![]() | ![]() |
|
Welcome to the HEXUS.community discussion forums forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and other features. By joining our free community you will have access to post topics, respond to polls and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! |
|
|||||||
| HEXUS.suggestions got any kind words to say, issues to raise, or constructive suggestions to make about HEXUS.net |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Paid to sunbathe
Join Date: Aug 2005
Location: 4° 12' 50.333N : 7° 59' 45.439E
Posts: 10,952
Thanks: 149
Thanked 212 Times in 194 Posts
|
Another bug in the link parsing code
Right this might take a bit of explaining.
If you manually build the URL and enter a domain name as the linked text, the parsing code ditches the URL that you specified and uses the domain instead. The two links below are constructed differently. The first was just the Hexus URL and the auto-parsed. The second was built anually with hexus(dot)net as the linked text. The code blocks are what I posted Code:
http://www.hexus.net Code:
[url = http://www.hexus.net]hexus . net[/url] No this might not be a problem on Hexus, but if you are manually trying to build links to problematic pages, you still fall fowl of the parsing issue already reported. Also, if you link to a page with a valid <title></title> tag, but don't want that massive title in your post, but decide to use just randomdomain.com in the linked text, that becomes the link. Remember some web servers are only set up to accept the www. at the start, so again, you fall fowl of the parsing bug. Does that all make sense? Here is an example: Code:
http://www.vb.org/app/ Code:
[url = "http://www.vb.org/app/"]vb . org[/url] Notice the lack of second link there. It's borked the code now. (you can blame DR for the choice of example EDIT: GAH!!!!! it even parses and breaks links you put in [code] blocks. God damn this is a moronic plugin! |
|
Last edited by Funkstar; 25-02-2008 at 10:40 PM. |
|
|
|
|
#3 (permalink) |
|
RAWR!
Join Date: Aug 2003
Location: Milk 'n' Beans
Posts: 6,463
Thanks: 56
Thanked 88 Times in 79 Posts
|
Re: Another bug in the link parsing code
I spotted this one tonight...
trying to post a link to the google groups.... Even when I HAND CODE the URL into the space between the markup, it ignores it. This is what I'm trying to post (without the < > before anyone tries to tarnish my professional capabilities again... )<http://groups.google.com/group/hexussocial> |
|
HEXUS.social Co-ordinator & [H3XU5].lan Founder Events coming soon:
|
|
|
|
|
#4 (permalink) |
|
Paid to sunbathe
Join Date: Aug 2005
Location: 4° 12' 50.333N : 7° 59' 45.439E
Posts: 10,952
Thanks: 149
Thanked 212 Times in 194 Posts
|
Re: Another bug in the link parsing code
Thats an interesting one because it does have a <title></title> block.
I wonder if it is the '|' or the line breaks that are killng the script this time? |
|
|
|
|
|
#5 (permalink) |
|
RAWR!
Join Date: Aug 2003
Location: Milk 'n' Beans
Posts: 6,463
Thanks: 56
Thanked 88 Times in 79 Posts
|
Re: Another bug in the link parsing code
Something in the "prettyfying" of the link texts has screwed something up royally somewhere.
|
|
HEXUS.social Co-ordinator & [H3XU5].lan Founder Events coming soon:
|
|
|
|
|
#7 (permalink) |
|
RAWR!
Join Date: Aug 2003
Location: Milk 'n' Beans
Posts: 6,463
Thanks: 56
Thanked 88 Times in 79 Posts
|
Re: Another bug in the link parsing code
The point being you shouldn't have to faff about with that...
I'm not gonna bother commenting again. I've said my bit. |
|
HEXUS.social Co-ordinator & [H3XU5].lan Founder Events coming soon:
|
|
|
|
|
#8 (permalink) |
|
'with great power comes great responsibility....'
Join Date: Jul 2003
Location: Purton, Wiltshire
Posts: 11,623
Thanks: 6
Thanked 77 Times in 42 Posts
|
Re: Another bug in the link parsing code
Yep - in an ideal world we would not have his bug at all and it would all be hunky dory - we are talking to the developer and hopefully should have a fix soon(!)
|
|
|
|
![]() |
| Breadcrumb | ||||||
|
||||||
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to avoid/get rid of code duplication? | Cuffz | Software and web development | 3 | 29-12-2007 03:04 AM |
| The Link. | blockers | General discussion | 2 | 11-06-2004 06:08 PM |
| Source Code Leak, Question. | Dave_07 | Operating systems & applications | 3 | 16-02-2004 12:32 PM |
| Page number link in threads. | Trash Man | HEXUS.suggestions | 0 | 10-10-2003 04:36 PM |
| Avatar = link | Dr. X | HEXUS.suggestions | 0 | 23-08-2003 06:49 PM |