Bug 27677 - [WML] Variable substitution is buggy
Summary: [WML] Variable substitution is buggy
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords:
Depends on: 27676
Blocks: 20393
  Show dependency treegraph
 
Reported: 2009-07-25 05:53 PDT by Nikolas Zimmermann
Modified: 2009-07-25 09:44 PDT (History)
1 user (show)

See Also:


Attachments
Initial patch (12.46 KB, patch)
2009-07-25 05:58 PDT, Nikolas Zimmermann
staikos: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 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.
Comment 1 Nikolas Zimmermann 2009-07-25 05:58:27 PDT
Created attachment 33493 [details]
Initial patch

Initial patch
Comment 2 Nikolas Zimmermann 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