Projects tigase _server tigase-http-api Issues #144
ctrl k
upload component sends incorrect xep-0128 form (lacks type=hidden) (#144)
Wojciech Kapcia (Tigase) opened 12 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) added to iteration "tigase-server-8.5.0" 11 months ago
Referenced from commit 10 months ago
Andrzej Wójcik (Tigase) changed state to 'In Progress' 10 months ago
Previous Value Current Value
Open
In Progress
Andrzej Wójcik (Tigase) changed state to 'In QA' 10 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