#2958 closed defect (bug) (fixed)
Wrong error response when uploading subtitles without having selected a language
Reported by: | tfrommen | Owned by: | obenland |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | WordPress.tv | Keywords: | has-patch commit |
Cc: |
Description
When you upload a subtitle file without having selected a language, the error code 8
gets returned. The according message, however, is about already having subtitles for that language - which is not only wrong, but also just not possible.
Instead, the error code 7
, indicating an invalid language, would be the right one to send.
Patch follows.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 5855: