Remove deprecated "xml-not-well-formed" error in favor of "not-well-formed"

Description

Openfire currently uses the deprecated <xml-not-well-formed/> stream error from RFC 3920.

It has been replaced with RFC 6120 by "<not-well-formed/>"

See http://xmpp.org/rfcs/rfc6120.html#streams-error-conditions-not-well-formed.

Seems like only ConnectionHandler.java is affected.

Environment

None

Activity

Show:

Neustradamus February 22, 2015 at 11:12 AM

Fixed

Details

Assignee

Reporter

Expected Effort

Minimal

Fix versions

Priority

Created May 29, 2014 at 6:23 PM
Updated February 22, 2015 at 11:12 AM
Resolved May 29, 2014 at 7:19 PM

Flag notifications