https://bugzilla.wikimedia.org/show_bug.cgi?id=38843
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] 2012-08-03 15:43:06 UTC --- It seems there are two options: 1) the &data= argument overrides the whole document; what is passed to it becomes the new contents. 2) the &data= argument extends the document; already present fields are not removed unless its content is an empty string. [Regardless, this does not work for sitelinks while it works with others and needs to be fixed]. I'd prefer the first option, but it's not my choice :). The second option could be useful for the last thing Daniel pointed out, or just to batch add something without fetching it before. Maybe both? wbsetitem and wbextenditem? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
