Bug 66409

Summary: New XML parser: attributes with the same local name but different prefix are ignored
Product: WebKit Reporter: Vicki Pfau <jeffrey+webkit>
Component: New BugsAssignee: Vicki Pfau <jeffrey+webkit>
Status: RESOLVED WONTFIX    
Severity: Normal CC: ahmad.saleem792
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch abarth: review-

Vicki Pfau
Reported 2011-08-17 14:03:51 PDT
New XML parser: attributes with the same local name but different prefix are ignored
Attachments
Patch (1.96 KB, patch)
2011-08-17 14:05 PDT, Vicki Pfau
abarth: review-
Vicki Pfau
Comment 1 2011-08-17 14:05:30 PDT
Adam Barth
Comment 2 2011-08-17 16:19:26 PDT
Comment on attachment 104235 [details] Patch This seems like a bit of a hack, no? You're storing a value in a variable of the wrong type, effectively. The compiler lets you get away with it only because they're both strings...
Ahmad Saleem
Comment 3 2024-05-04 17:37:23 PDT
Note You need to log in before you can comment on or make changes to this bug.