Regressions in file upload form
- Status
- Open
- Subject
- Regressions in file upload form
- Version
- 30.x
31.x (future, currently trunk) - Category
- Regression
- Upgrade Blocker
- Feature
- File Gallery (elFinder or standard UI)
- Resolution status
- New
- Submitted by
- Jonny Bradley
- Lastmod by
- Jonny Bradley
- Rating
- Description
Uploading a file on tiki-upload_file.php shows an error when uploading anything:
UploadAjaxError: fail to POST tiki-ajax_services.php?controller=file&action=upload 500This happens in
\Services_File_Controller::action_uploadon the line that runsupdateDeleteAfter(210 in master currently), and it is because the values$input->deleteAfter0 and$input->deleteAfter_unitare now jitFilter objects, and not integers any more.Also, the "Automatic upload" checkbox has gone missing, and from what i can tell, it is unzipping active files automatically and i need it not to currently.
- Solution
- Workaround
- Apparently we can release an LTS with known fatal server errors these days, sadly
- Importance
- 8
- Easy to solve?
- 3
- Priority
- 24
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 8983
- Created
- Tuesday 19 May, 2026 11:56:34 UTC
by Jonny Bradley - LastModif
- Monday 22 June, 2026 11:21:16 UTC