Bug 27677

Summary: [WML] Variable substitution is buggy
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: WebCore Misc.Assignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal CC: staikos
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on: 27676    
Bug Blocks: 20393    
Attachments:
Description Flags
Initial patch staikos: review+

Nikolas Zimmermann
Reported 2009-07-25 05:53:42 PDT
Variables should be substituted regardless of their existance. Not-existant variables should be expaneded to empty strings, per WML spec. Fix that.
Attachments
Initial patch (12.46 KB, patch)
2009-07-25 05:58 PDT, Nikolas Zimmermann
staikos: review+
Nikolas Zimmermann
Comment 1 2009-07-25 05:58:27 PDT
Created attachment 33493 [details] Initial patch Initial patch
Nikolas Zimmermann
Comment 2 2009-07-25 09:44:24 PDT
Sending LayoutTests/ChangeLog Adding LayoutTests/wml/newcontext-same-deck-expected.txt Adding LayoutTests/wml/newcontext-same-deck.html Sending LayoutTests/wml/resources/WMLTestCase.js Adding LayoutTests/wml/resources/newcontext-same-deck.js Adding LayoutTests/wml/resources/newcontext-same-deck.wml Sending LayoutTests/wml/resources/select-element-variables.js Sending LayoutTests/wml/select-element-variables-expected.txt Sending LayoutTests/wml/variable-reference-invalid-character-expected.txt Sending WebCore/ChangeLog Sending WebCore/dom/Text.cpp Sending WebCore/dom/Text.h Transmitting file data ............ Committed revision 46395. http://trac.webkit.org/changeset/46395
Note You need to log in before you can comment on or make changes to this bug.