[ wxwindows-Bugs-1648418 ] Strings' contents not skipped for HTML
tags' parameters
SourceForge.net
noreply at sourceforge.net
Tue Jan 30 20:16:44 PST 2007
Bugs item #1648418, was opened at 2007-01-31 14:16
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1648418&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: HTML
Group: Must fix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: HzD_Byte (hzd_byte)
Assigned to: Vaclav Slavik (vaclavslavik)
Summary: Strings' contents not skipped for HTML tags' parameters
Initial Comment:
In wxHTML for tag "A", parameter "HREF", when I use
'<a href="exec:m=m-1> $curloc">---</a>' string, wxHtmlLinkEvent reports that link is "exec:m=m-1> $curloc". I think that contents of strings must be skipped, when checking "gt", "lt", etc. (for ALL tags' parameters, not only "A HREF").
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1648418&group_id=9863
More information about the wx-dev
mailing list