[TikiWiki-commits] [Git][tikiwiki/tiki][27.x] [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 | <6940e47d8912b_2a17fa98-3e@gitlab-sidekiq-low-urgency-cpu-bound-v2-5d64c6946b-wckvd.mail> |
Victor Emanouilov pushed to branch 27.x at Tiki Wiki CMS Groupware / Tiki Commits: c00fc0ec by Victor Emanouilov at 2025-12-16T06:47:53+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/c00fc0ec4f9b0fdda40d331e57f3635271ed49a7 -- View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/c00fc0ec4f9b0fdda40d331e57f3635271ed49a7 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