From: SourceForge.net <no...@so...> - 2004-01-09 16:51:22
|
Bugs item #873886, was opened at 2004-01-09 17:51 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=616963&aid=873886&group_id=97094 Category: Parser Group: Release 0.0.1 Status: Open Resolution: None Priority: 6 Submitted By: Christopher Lenz (cell) Assigned to: Christopher Lenz (cell) Summary: URLs containing semicola terminate a declaration Initial Comment: When encountering a URL that contains a semicolon, such as: background-image: url(http://sourceforge.net/sflogo.php;group_id=97094&type=3); the parser incorrectly thinks that the first semicolon terminates the style declaration. Instead, it should ignore any semicolon until the open paren has been closed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=616963&aid=873886&group_id=97094 |