[Validator] error validating HTML4.01 PHP maden page

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • DeMZed

    [Validator] error validating HTML4.01 PHP maden page

    Hi,

    When validating my web site, I've got the following error :
    ------------------------------
    Line 31, column 26: cannot generate system identifier for general
    entity "PHPSESSID"

    <a href="index.php ?id=3&PHPSESSID =8604f064ab03c7 5b6c7efe1846ef2 da9"
    class="men

    An entity reference was found in the document, but there is no
    reference by that name defined. Often this is caused by misspelling the
    reference name, unencoded ampersands, or by leaving off the trailing
    semicolon (;). The most common cause of this error is unencoded
    ampersands in URLs as described by the WDG in "Ampersands in URLs".

    Entity references start with an ampersand (&) and end with a semicolon
    (;). If you want to use a literal ampersand in your document you must
    encode it as "&amp;" (even inside URLs!). Be careful to end entity
    references with a semicolon or your entity reference may get
    interpreted in connection with the following text. Also keep in mind
    that named entity references are case-sensitive; &Aelig; and &aelig;
    are different characters.

    Note that in most documents, errors related to entity references will
    trigger up to 5 separate messages from the Validator. Usually these
    will all disappear when the original problem is fixed.
    -----------------------------

    But the PHPSESSID is added by the server ! it's valid, isn't it ?

    So, is there a mistake in the validator ? (or how can I correct it)

    Thanks.

    DeMZed

  • David Dorward

    #2
    Re: [Validator] error validating HTML4.01 PHP maden page

    DeMZed wrote:
    [color=blue]
    > But the PHPSESSID is added by the server ! it's valid, isn't it ?[/color]



    --
    David Dorward <http://blog.dorward.me .uk/> <http://dorward.me.uk/>
    Home is where the ~/.bashrc is

    Comment

    • DeMZed

      #3
      Re: error validating HTML4.01 PHP maden page

      Sorry, I forgot that it was always the same problem : & is not &amp; !

      Thanks.

      Comment

      • Andreas Prilop

        #4
        Re: error validating HTML4.01 PHP maden page

        On 10 Jul 2005, DeMZed wrote:
        [color=blue]
        > Subject: Re: error validating HTML4.01 PHP maden page
        > Organization: http://groups.google.com[/color]

        This is very naughty! Your original posting had

        | Subject: [Validator] error validating HTML4.01 PHP maden page
        ^^^^^^^^^^^
        | Organization: http://groups.google.com
        | Message-ID: <1121015592.806 403.138710@o13g 2000cwo.googleg roups.com>
        <news:112101559 2.806403.138710 @o13g2000cwo.go oglegroups.com>

        If you use Google's broken (!!) Usenet interface, then please
        make sure that you do not change the Subject at will.
        Google Groups is *broken* because it omits everything from the
        Subject enclosed in brackets.

        Comment

        • DeMZed

          #5
          Re: error validating HTML4.01 PHP maden page

          I know.

          But go there :



          And try to answer my post... you'll see the subject is not editable,
          because not present ! Thus, I can't do anything...and furthermore you
          didn't notice the subject had change till you print the headers of each
          post, after posting your message !

          Comment

          • kchayka

            #6
            Re: error validating HTML4.01 PHP maden page

            DeMZed wrote:[color=blue]
            >
            > But go there :
            >
            > http://groups.google.fr/group/comp.i...b0d52daf79f82a
            >
            > And try to answer my post...[/color]

            Get yourself a real newsreader and abandon that abomination called
            google groups, at least for posting to usenet. You'll do yourself and
            everyone else a favor if you do.

            --
            Reply email address is a bottomless spam bucket.
            Please reply to the group so everyone can share.

            Comment

            Working...