Announcement

Collapse
No announcement yet.

url gets parsed incorrectly

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • url gets parsed incorrectly

    Hello!

    Just noticed this:
    If you type this link:
    Code:
    http://kb.mozillazine.org/Synchronizing_mail_on_two_computers_(Thunderbird)
    in a message, and post it, it gets parsed incorrectly. The last bracket is positioned outside of the url tags.

    The only workaround now is to write the url tags manually. I wonder if there are other URLs that are parsed wrong...

    edit: Now this is odd... The firefox extenstion Linkification makes the same error...


    Jörg
    Last edited by VJ; 28 March 2006, 07:24.
    pixar
    Dream as if you'll live forever. Live as if you'll die tomorrow. (James Dean)

  • #2
    This is intended: usually, URIs don't contain brackets, but you often write a URI in brackets, and you wouldn't want the bracket to be parsed.
    There's an Opera in my macbook.

    Comment


    • #3
      You bring up a valid point...

      However, if it was checked whether or not the brackets are matched, it would be possible to parse a larger number of URLs correctly.


      Jörg
      pixar
      Dream as if you'll live forever. Live as if you'll die tomorrow. (James Dean)

      Comment

      Working...
      X