We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
You are here: TWiki> Codev Web>URLFormattingWithHtmlTag (10 Nov 2002, PeterThoeny)
Tags:
create new tag
, view all tags

Bug: Enter bug title here

Hyperlink followed by a html tag not working; actual link still contains html tag

Test case

http://kuhne.com<br>

Expected result: Hyperlink to the URL: http://kuhne.com

http://kuhne.com

Actual result: Hyperlinks contains <br>, 404 not found

Environment

TWiki version: dec 2001
TWiki plugins: -
Server OS: n/a
Web server: n/a
Perl version: n/a
Client OS: WinXP? SP1
Web Browser: IE60SP1?

I can be contacted at ku71@gmxPLEASENOSPAM.de

Thanks Martin Kuhne

-- TWikiGuest - 29 Oct 2002

Follow up

I clarified the example a little bit. BTW, it's considered good form to end non-document URLs with a trailing backslash, eg: http://kuhne.com/

-- MattWilkie - 30 Oct 2002

RFC:2396 defines < > " as delimiter characters. The regex needs to be fixed to stop at those characters. Note that the angle brackets are still not allowed at the beginning or we would get unwanted double rendering.

Test: Text enclosed in italic HTML tag ending in URL http://twiki.org/

-- PeterThoeny - 31 Oct 2002

Fix record

This is now fixed, in TWikiAlphaRelease and at TWiki.org.

TWiki.org is now identical to Alpha.

-- PeterThoeny - 10 Nov 2002

Topic revision: r4 - 10 Nov 2002 - 08:42:20 - PeterThoeny
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback