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

URL scheme length

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major Major
    • None
    • 3.0.7-PL1
    • Other
    • None

      Ulr are parsed in a wrong way :

      things like this should never happens

      aaaahttp://www.phpbb.com
       
      [url=aaaahttp://www.phpbb.com]WRONG URL[/url]

      In my opinion should be a limit in the scheme length in the code from function function get_preg_expression():

      return "[a-z]$scheme*:/{2}

            Unassigned Unassigned
            leviatan21 leviatan21 [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: