From: Brion Vibber Date: Fri, 22 Apr 2005 12:22:32 +0000 (+0000) Subject: Add parser test case for a bug 361 case that's still failing X-Git-Tag: 1.5.0alpha1~183 X-Git-Url: http://git.cyclocoop.org/fichier?a=commitdiff_plain;h=d2b54fb27c8f636d160f8fdf97a69e74ee6057eb;p=lhc%2Fweb%2Fwiklou.git Add parser test case for a bug 361 case that's still failing --- diff --git a/maintenance/parserTests.txt b/maintenance/parserTests.txt index 7b6138a9dc..8eac482cf1 100644 --- a/maintenance/parserTests.txt +++ b/maintenance/parserTests.txt @@ -534,6 +534,15 @@ BUG 361: URL inside bracketed URL

!! end +!! test +BUG 361: URL within URL, not bracketed +!! input +http://www.example.com/foo?=http://www.example.com/bar +!! result +

http://www.example.com/foo?=http://www.example.com/bar +

+!! end + !! test BUG 289: ">"-token in URL-tail !! input