facebook

comment bug in jsp [Enhancement]

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #205190 Reply

    hello
    Member

    Comments with odd number of ‘-‘ like <!—–> are not closed.
    And with even number of ‘-‘ is ok <!——>.

    #205191

    Riyad Kalla
    Member

    Thank you for the report, we will look into this.

    #205214

    No Operation
    Member

    http://www.w3.org/TR/1998/REC-html40-19980424/intro/sgmltut.html#h-3.2.4

    A common error is to include a string of hyphens (“—“) within a comment. Authors should avoid putting two or more adjacent hyphens inside comments.

    NOP

    #206896

    This message has not been recovered.

    #206900

    Riyad Kalla
    Member

    This message has not been recovered.

    #206901

    This message has not been recovered.

    #206948

    No Operation
    Member

    This message has not been recovered.

    #206949

    Riyad Kalla
    Member

    This message has not been recovered.

    #206955

    No Operation
    Member

    to make developers more productive

    IMHO: this means to enforce the spec.

    Users want applications which are fault tolerant (luckily existing browsers tolerate deviations).
    Developers want tools which conforms strict checks against specifications.

    It is an insane conclusion to adopt those tolerations into the development process, since the deviations are not standardized.

    How would the QS directive look like?

    HTML is now tested against some oppinions from several internet forums

    => Browsers still should tolerate deviations.
    => Development tools should enforce standards.

    NOP

    #206957

    Riyad Kalla
    Member

    NOP I can’t argue with you, those are all valid points. However, you realize the ultimate ‘best’ solution don’t you? …to support the <!——> construct but mark it as a warning IF the user has “Enforce HTML spec” checked under the JSP/HTML Editor options 😀

    We can take this conversation off-line now until we can reach a consensus.

Viewing 10 posts - 1 through 10 (of 10 total)
Reply To: comment bug in jsp [Enhancement]

You must be logged in to post in the forum log in