Fixed
Details
Details
Assignee
Francisco Vives
Francisco VivesReporter
Francisco Vives
Francisco VivesOriginal estimate
1w 4d
Time tracking
No time logged1w 4d remaining
Components
Fix versions
Affects versions
Priority
Created June 17, 2006 at 4:37 AM
Updated September 15, 2006 at 2:15 AM
Resolved September 15, 2006 at 2:15 AM
Update the XMPP Error in order to implement the RFC3920 chapter 9.3 (http://www.xmpp.org/specs/rfc3920.html#stanzas-error).
The XMPP Error will have a code, condition and type:
The code remainds the same as today.
There will be some conditions by default (like item-not-found) and users may create errors using them or new ones.
Available types will be: wait, cancel, modify auth and continue.
The new way to create errors will be using a condition and not a code.