LimeSurvey: 3.x-LTS bf44b17f

Author Committer Branch Timestamp Parent
gabrieljenik GitHub 3.x-LTS 2021-02-04 13:11:30 3.x-LTS 321bde5b
Affected Issues  17026: Custom themes not uploading files
Changeset

Fixed Issue 17026: Custom themes not uploading files (#1733)

  • Fixed Issue 17026: Custom themes not uploading files

Code for backward compatiblity with custom themes that are expecting to upload images to upload subaction.
That happens as their options.twig are outdated.
Now that the upload subaction doesn't handle all uploads, weneed to dispatch to the proper.

  • Fixed Issue 17026: Custom themes not uploading files

Code Review

mod - application/controllers/admin/themes.php Diff File