Bug 25515

Summary: Support namespaced attributes in _stanza_build()
Product: Wocky Reporter: Will Thompson <will>
Component: GeneralAssignee: Telepathy bugs list <telepathy-bugs>
Status: NEW --- QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: enhancement    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Will Thompson 2009-12-08 06:10:18 UTC
Currently you can't add namespaced attributes to a stanza with build(); you have to do it yourself.

Either this could be supported with a new build tag which takes three arguments (attr, ns, value); or, attr names could support being specified as something like "misc:other" where "misc" is the short name you've previously told wocky to use for the ns you care about; or, both. (The latter may already work, I haven't checked.)

Assigning this bug to me; I intend to implement this.
Comment 1 Will Thompson 2010-10-04 08:16:27 UTC
No I don't.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.