[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] complements 7c6c5698de7955de7b0afd599e908d8e9800eb76 to revert broken file sef url prefix
"Victor Emanouilov \(@kroky\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <6940e460b667d_2a17fb241776e@gitlab-sidekiq-low-urgency-cpu-bound-v2-5d64c6946b-xbm5r.mail> |
Victor Emanouilov pushed to branch master at Tiki Wiki CMS Groupware / Tiki Commits: ac661787 by Victor Emanouilov at 2025-12-16T06:46:13+02:00 [FIX] complements 7c6c5698de7955de7b0afd599e908d8e9800eb76 to revert broken file sef url prefix - - - - - 1 changed file: - + installer/schema/20251216_revert_file_gallery_prefix.sql Changes: ===================================== installer/schema/20251216_revert_file_gallery_prefix.sql ===================================== @@ -0,0 +1,3 @@ +UPDATE `tiki_sefurl_regex_out` +SET `right` = 'dl$1' +WHERE `type` = 'file' AND `feature` = 'feature_file_galleries' and `right` = 'display$1'; \ No newline at end of file View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/ac6617877e5ca9d226b02bf94d9f469d433128d3 -- View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/ac6617877e5ca9d226b02bf94d9f469d433128d3 You're receiving this email because of your account on gitlab.com. _______________________________________________ TikiWiki-cvs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs