Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-7891

Local URL Comma Bug

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 3.0.4
    • 3.0.3
    • Posting
    • None
    • PHP Environment:
      Database:

      As noted, this can only be reproduced on the local URL of the forums you are using.

      Bla bla http://www.phpbb.com/community/, hi there.

      When doing a preview, it results in...

      Bla bla http://www.phpbb.com/community,/ hi there.

      The comma gets moved before the forward slash like so: ",/".

      I see here in the bug tracker, I just did a preview of my post, and where I am typing now and looking at it below, I see the comma is still in the correct position, but my post being previewed above has moved the comma to the left of the forward slash.

      ----------

      http://www.phpbb.com/community/,

      ... results in ...

      http://www.phpbb.com/community,/

      ----------

      Testing further... the same issue occurs with periods too I see.

      http://www.phpbb.com/community/.

      ... results in ...

      http://www.phpbb.com/community./

      ----------

      http://www.phpbb.com/community/1

      ... results in ...

      http://www.phpbb.com/community/1

      ----------

      http://www.phpbb.com/community/a

      ... results in ...

      http://www.phpbb.com/community/a

            naderman Nils Adermann
            DarkGod DarkGod [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: