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 list Koha-devel@lists.koha-community.org http://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/