Hi Philippe, I am very sorry to hear that your guys lost their afternoon. I have announced it to the list and we talked about it on the IRC channel. They are the two channels of communication we have. Why did not they ask us on #koha? I know there is a tradition in our community not to read these emails sent to the list but, as you can see, one minute to read an email can save time, sometimes. Have a good week-end, Jonathan On Fri, 9 Feb 2018 at 16:50 Philippe Blouin <philippe.blouin@inlibro.com> wrote:
half our team just got their QA afternoon bogged down by that push. Lasted 30 minutes until they made the association with your email. :)
I, for one, fully approve of that patch, btw! No more "Please press Ctrl-F5 first thing in the morning!" needed. Philippe Blouin, Responsable du développement informatique
Tél. : (888) 604-2627 philippe.blouin@inLibro.com inLibro | pour esprit libre | www.inLibro.com On 02/09/2018 12:10 PM, Jonathan Druart wrote:
Hi devs,
I have just pushed bug 12904 and 2 lines are added to the apache config files. You will need to update your misc4dev repo and reset_all
You can also add these 2 lines to the config files: +RewriteRule ^(.*)_(.*).js$ $1.js [N,L] +RewriteRule ^(.*)_(.*).css$ $1.css [N,L]
Otherwise you will get 404 for *.js and *.css files!
Cheers, Jonathan
_______________________________________________ Koha-devel mailing listKoha-devel@lists.koha-community.orghttp://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/