Bug 27725 - [WML] Page title doesn't update after variable substitution, if it contained variables
Summary: [WML] Page title doesn't update after variable substitution, if it contained ...
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:
Blocks: 20393
  Show dependency treegraph
 
Reported: 2009-07-27 11:32 PDT by Nikolas Zimmermann
Modified: 2009-07-28 08:03 PDT (History)
1 user (show)

See Also:


Attachments
Initial patch (6.11 KB, patch)
2009-07-28 07:46 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-27 11:32:51 PDT
Breaks manual-tests/wml/task-refresh-in-anchor.wml. The card title contains a variable reference. As soon as the variable is substituted, the page title should change. It doesn't at the moment.
Comment 1 Nikolas Zimmermann 2009-07-28 07:46:11 PDT
Created attachment 33631 [details]
Initial patch
Comment 2 Nikolas Zimmermann 2009-07-28 08:03:42 PDT
Landed in r46486.