Both are the same code, except the first one uses https instead of http.
I know this isn't a major bug but if one of the moderators could sort it out
some time that'd would be good
Keep up the good work guys!
Must not be in the accepted protocols array... so when it goes to parse it, it
won't parse it unless one of the conditions are met... or he did a str/preg
replace with the http included, I dunno why that would be :/
If you create a link to a page that begins with 'https://' instead of 'http://' the url tag doesn't work.
For example:
Extension for firefox
Extension for firefox
Both are the same code, except the first one uses https instead of http.
I know this isn't a major bug but if one of the moderators could sort it out some time that'd would be good
Keep up the good work guys!
https is for HTTP Secure, probably an oversight in the URL code, I wonder if ftp works...
[url=ftp://ftp.mozilla.org]Mozilla FTP[/url]
Edit: Aparently not.
Must not be in the accepted protocols array... so when it goes to parse it, it won't parse it unless one of the conditions are met... or he did a str/preg replace with the http included, I dunno why that would be :/