• HEXUS
  • HEXUS.tv
  • channel
  • gaming
  • lifestyle
  • trust
  • community
  • ESReality
  • HEXUS.community discussion forumsVisit Corsair.com

    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!

    Go Back   HEXUS.community discussion forums > HEXUS.channels > HEXUS.opinions > HEXUS.suggestions

    HEXUS.suggestions got any kind words to say, issues to raise, or constructive suggestions to make about HEXUS.net

    Reply
     
    LinkBack Thread Tools
    Old 25-02-2008, 10:25 PM   #1 (permalink)
    Paid to sunbathe
     
    Funkstar's Avatar
     
    Join Date: Aug 2005
    Location: 4° 12' 50.333N : 7° 59' 45.439E
    Posts: 10,952
    Thanks: 149
    Thanked 212 Times in 194 Posts
    Funkstar's system
    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
    HEXUS.net - Definitive Technology News and Reviews

    Code:
    [url = http://www.hexus.net]hexus . net[/url]
    HEXUS.net - Definitive Technology News and Reviews

    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/
    Victory Baptist Church - Anaheim, CA - Victory Baptist Church

    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.
    Funkstar is offline   Reply With Quote
    Old 26-02-2008, 08:18 AM   #2 (permalink)
    DR
    'with great power comes great responsibility....'
     
    DR's Avatar
     
    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

    Cheers
    DR is offline   Reply With Quote
    Old 26-02-2008, 11:55 PM   #3 (permalink)
    RAWR!
     
    tiggerai's Avatar
     
    Join Date: Aug 2003
    Location: Milk 'n' Beans
    Posts: 6,463
    Thanks: 56
    Thanked 88 Times in 79 Posts
    tiggerai's system
    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:
    • 25 October - Annual HEXUS.social Blechley Park Meet - Milton Keynes
    • 7/8/9 November - [H3XUS].lan2 - Uttoxeter
    For details, visit - http://forums.hexus.net/social/ or http://www.h3xu5.net
    tiggerai is offline   Reply With Quote
    Old 27-02-2008, 12:06 AM   #4 (permalink)
    Paid to sunbathe
     
    Funkstar's Avatar
     
    Join Date: Aug 2005
    Location: 4° 12' 50.333N : 7° 59' 45.439E
    Posts: 10,952
    Thanks: 149
    Thanked 212 Times in 194 Posts
    Funkstar's system
    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?
    Funkstar is offline   Reply With Quote
    Old 27-02-2008, 12:17 AM   #5 (permalink)
    RAWR!
     
    tiggerai's Avatar
     
    Join Date: Aug 2003
    Location: Milk 'n' Beans
    Posts: 6,463
    Thanks: 56
    Thanked 88 Times in 79 Posts
    tiggerai's system
    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:
    • 25 October - Annual HEXUS.social Blechley Park Meet - Milton Keynes
    • 7/8/9 November - [H3XUS].lan2 - Uttoxeter
    For details, visit - http://forums.hexus.net/social/ or http://www.h3xu5.net
    tiggerai is offline   Reply With Quote
    Old 27-02-2008, 12:23 AM   #6 (permalink)
    The King of Vague
     
    Steve B's Avatar
     
    Join Date: Oct 2005
    Location: Glasgow
    Posts: 4,674
    Thanks: 93
    Thanked 55 Times in 51 Posts
    Re: Another bug in the link parsing code

    here

    Steve B is offline   Reply With Quote
    Old 27-02-2008, 12:24 AM   #7 (permalink)
    RAWR!
     
    tiggerai's Avatar
     
    Join Date: Aug 2003
    Location: Milk 'n' Beans
    Posts: 6,463
    Thanks: 56
    Thanked 88 Times in 79 Posts
    tiggerai's system
    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:
    • 25 October - Annual HEXUS.social Blechley Park Meet - Milton Keynes
    • 7/8/9 November - [H3XUS].lan2 - Uttoxeter
    For details, visit - http://forums.hexus.net/social/ or http://www.h3xu5.net
    tiggerai is offline   Reply With Quote
    Old 27-02-2008, 04:21 AM   #8 (permalink)
    DR
    'with great power comes great responsibility....'
     
    DR's Avatar
     
    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(!)
    DR is offline   Reply With Quote
    Reply

    Breadcrumb
    Go Back   HEXUS.community discussion forums > HEXUS.channels > HEXUS.opinions > HEXUS.suggestions


    Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
     
    Thread Tools

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off
    Trackbacks are On
    Pingbacks are On
    Refbacks are On
    Forum Jump

    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



    All times are GMT +1. The time now is 11:13 PM.

    Any representations/statements made on the HEXUS.community discussion forums are the representations/statements of the author i.e. the person/organisation making them. If any such representations/statements are disputed they are a matter between the parties concerned. HEXUS Limited accepts no responsibility for any misrepresentations, inaccurate or false statements made by any person/organisation other than HEXUS Limited employees.
    Powered by vBulletin® Version 3.7.2
    Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
    Content Relevant URLs by vBSEO 3.2.0
    © Copyright 2007 HEXUS Limited. All rights reserved. Unauthorised reproduction strictly prohibited.