[TikiWiki-commits] [Git][tikiwiki/tiki][28.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 | <6940e476a803_2a17fbb03993c@gitlab-sidekiq-low-urgency-cpu-bound-v2-5d64c6946b-dr2l4.mail> |
Victor Emanouilov pushed to branch 28.x at Tiki Wiki CMS Groupware / Tiki Commits: 6755e971 by Victor Emanouilov at 2025-12-16T06:47:44+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/6755e9716779399f18688db33d4ed917930d2f9b -- View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/6755e9716779399f18688db33d4ed917930d2f9b 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