Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0 - Initial Release
-
Fix Version/s: 1.1 - Concurrency
-
Component/s: None
-
Labels:None
-
Acceptance Test - Add?:No
Description
The org.xmpp.forms.FormField#getType method doesn't work. It returns always null.
Attachments
Issue Links
| This issue is related to: | ||||
| TINDER-10 | Don't set variable and label by adding a new field to a DataForm |
|
|
|
Thanks for your fix! I've applied the patch and provided a unit test that checks all getter/setters of the fields of FormField for this kind of bug.