https://bugzilla.wikimedia.org/show_bug.cgi?id=51150
--- Comment #8 from Gabriel Wicke <[email protected]> --- Example on http://www.mediawiki.org/wiki/User:GWicke/TestDataMW?veaction=edit: Original data-mw: data-mw='{"target":{"wt":"echo","href":"../Template:Echo"},"params":{"1":{"wt":"foo"}},"i":0}' data-mw through VE without edit: data-mw="{"target":{"wt":"echo","href":"../Template:Echo"},"params":{"1":{"wt":"foo"}},"i":0}" data-mw through VE after changing 'foo' to 'bar': data-mw="{"target":{"wt":"echo","href":"../Template:Echo"},"params":{"1":{"wt":"bar"}}}" Note that the "i" member is gone. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
