17 Feb
2025
17 Feb
'25
7:10 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39149 --- Comment #3 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Good news, it seems there aren't other cases of files with slightly diverging extensions that escaped tidying. After looking at all the stuff not having the most common extensions: find . -type f -not -path "./.git/*" -not -path "./misc/translator/po/.git/*" -regextype posix-egrep -not -regex ".*\.(sql|pl|yml|md|yaml|js|txt|xml|json|xsl|chr|pm|t|ts|mrc|csv|inc|pod|att|tag|abs|mar|cfg|conf|properties|ods|po|png|svg|idx|gif|tt|css|vue|html|jpg|in|ogg|woff|woff2|ttf|map|scss|map|py|pref|sh|pdf|odt)$" -- You are receiving this mail because: You are watching all bug changes.