[ wxwindows-Bugs-1631705 ] wxHtmlTag::HasParam() needs to consider
hyphens
SourceForge.net
noreply at sourceforge.net
Tue Jan 9 10:09:06 PST 2007
Bugs item #1631705, was opened at 2007-01-09 12:09
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=1631705&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Blake Madden (blizzymadden)
Assigned to: Vaclav Slavik (vaclavslavik)
Summary: wxHtmlTag::HasParam() needs to consider hyphens
Initial Comment:
wxHtmlTag::HasParam() needs to take into consideration hyphens when "whole word" searching. For example, say you are looking for two tags such as "color" and "background-color". If there happens to be no "color" tag in the wxHtmlTag, HasParam("COLOR") will actually return the "background-color" tag.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1631705&group_id=9863
More information about the wx-dev
mailing list