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

Magic URL corrupts the actual URL after editing post

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 3.0.RC4
    • Viewing posts
    • None
    • PHP Environment: 4.4.6
      Database: MySQL 4.1.22-standard-log

      When a post contains a URL format like..
      http://www.sitename.com/bla1/bla2/bla3/bla4/page.htm

      after posting, phpBB3 shorten it to format like..
      http://www.sitename.com/bla1/bla2/.../page.htm

      This is fine, but its a nightmare if you later on edited somewhere else in the same post
      the good shortened URL http://www.sitename.com/.../page.htm
      becomes into bad misleading or corrupted and inactive format like..
      http://www.sitename.com/bla1/bla2/ .../page.htm

      I believe there should be a way to keep the actual URL valid even after performing an edit

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

              Created:
              Updated:
              Resolved: