Bug report: URL BBCode tag broken.
Bug report: URL BBCode tag broken.
Author
Discussion

JonRB

Original Poster:

80,009 posts

301 months

Tuesday 27th October 2015
quotequote all
Until today, there were three ways of specifying a URL on PH that worked fine:

[url]url[/url] 
[url]text|url[/url]
[url=url]text[/url]


As of today, the last one is broken and causes the following Runtime Error:



Observed on Firefox 41.0.2 under Win7-64 but also observed by another PHer who reported I had posted a bad link and then posted a link to exactly the same URL only using the second form.

JonRB

Original Poster:

80,009 posts

301 months

Tuesday 27th October 2015
quotequote all
Update:

Could be because I used quote marks.

Sorry about that. False alarm. Although it could be useful to sanitise the input before parsing.