Projects tigase _server tigase-http-api Issues #144
upload component sends incorrect xep-0128 form (lacks type=hidden) (#144)
In QA
wojciech.kapcia@tigase.net opened 5 months ago

As reported by jonas’ on our MUC:

[2024-05-09 11:00:11] <jonas’>: o/ me again :)

[2024-05-09 11:01:33] <jonas’>: upload.tigase.im sends an incorrect XEP-0128 form. The form's type is 'result', but the <field var='FORM_TYPE'/> field lacks a type='hidden' attribute which means that it is not going to be interpreted as XEP-0068 form by compliant implementations (see https://xmpp.org/extensions/xep-0068.html#usecases-incorrect )

[2024-05-09 11:01:52] <jonas’>: the correct fix AFAICT is to add a type='hidden' attribute to the FORM_TYPE field of that form.

[2024-05-09 11:02:06] <jonas’>: (it only affects the urn:xmpp:http:upload:0 form, the other extension (http://jabber.org/network/serverinfo) is valid)

wojciech.kapcia@tigase.net added to iteration "tigase-server-8.5.0" 5 months ago
Referenced from commit 3 months ago
Andrzej Wójcik (Tigase) changed state to 'In Progress' 3 months ago
Previous Value Current Value
Open
In Progress
Andrzej Wójcik (Tigase) changed state to 'In QA' 3 months ago
Previous Value Current Value
In Progress
In QA
issue 1 of 1
Type
Bug
Priority
Normal
Assignee
Version
none
Target Release
1.0
Sprints
n/a
Customer
n/a
Iterations
Issue Votes (0)
Watchers (3)
Reference
tigase/_server/tigase-http-api#144
Please wait...
Page is in error, reload to recover