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

umlauts in posted links

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 3.0.x
    • Other
    • None
    • PHP Environment: here on Area51
      Database: here on area51

      example:

      [url=http://www.test.de/Übersicht]Linkname[/url]
      http://www.test.de/Übersicht

      shows:
      [url=http://www.test.de/Übersicht]Linkname[/url]
      http://www.test.de/Übersicht

      and

      [url=http://www.test.de/Uebersicht]Linkname[/url]
      http://www.test.de/Uebersicht

      shows:
      Linkname
      http://www.test.de/Uebersicht

      so umlauts are not supported (like in phpBB2). Is there a chance to auto-encode it into utf-8, so that the link will be klickable?

            nickvergessen Joas Schilling
            Gumfuzi Gumfuzi [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: