Fixed
Details
Assignee
Guus der KinderenGuus der KinderenReporter
Guus der KinderenGuus der KinderenFix versions
Priority
Minor
Details
Details
Assignee
Guus der Kinderen
Guus der KinderenReporter
Guus der Kinderen
Guus der KinderenFix versions
Priority
Created July 7, 2021 at 6:27 PM
Updated July 21, 2021 at 10:18 AM
Resolved July 21, 2021 at 10:18 AM
Openfire uses XEP-0004 Data Forms in various places. When a form field is returned, it should (but isn't strictly required) to have defined a form type.
Openfire neglects to define an explicit type in various places. Although the default, text-single, can (and is) assumed, it's probably best to explicitly define the type (if only to reduce the amount of warnings that Smack outputs...)