[url] tags not working anymore

Post a reply

Confirmation code
Enter the code exactly as it appears. All letters are case insensitive.
Smilies
:D :) :( :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: =D> #-o :^o [-X [-o< 8-[ [-( :-k ](*,) :-"
View more smilies

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: [url] tags not working anymore

Re: [url] tags not working anymore

by therube » December 17th, 2015, 10:01 am

It seems for some URI you need to include http(s):.
For a "www" the board will do it automatically.

Code: Select all

[url=www.example.com][/url]
(Automatically) changes to:

Code: Select all

[url=http://www.example.com][/url]

Code: Select all

[url=ffsf.aaron-kelley.net/download_8.html][/url]
Is broken.

Code: Select all

[url=http://ffsf.aaron-kelley.net/download_8.html][/url]
Works.

Re: [url] tags not working anymore

by patrickjdempsey » December 10th, 2015, 7:55 pm

Tested and it works for me. I'm guessing the "other websites" were all HTTPS. Try safe mode. Sounds like an extension is interfering with the code that correctly copies HTTP URLs.

Alternatively you can set this to false: browser.urlbar.trimURLs

Re: [url] tags not working anymore

by Frank Lion » December 10th, 2015, 5:30 pm

SeahawksXLVIII wrote: so I didn't think that website had one
https://en.wikipedia.org/wiki/Website

Re: [url] tags not working anymore

by SeahawksXLVIII » December 10th, 2015, 5:10 pm

for some reason the http:// does not copy with that website in Firefox. whilst other websites it does so I didn't think that website had one

Re: [url] tags not working anymore

by James » December 8th, 2015, 6:56 pm

It works if you have http://

[url] tags not working anymore

by SeahawksXLVIII » December 8th, 2015, 6:10 pm

they were working a few days ago but now they just aren't working on Mozillazine anymore. as you can see here: viewtopic.php?f=38&t=2977811 the url didn't become a link in that post. it is formatted the same way as it was when I used them before but now it is being stubborn

Top