https://bz.apache.org/bugzilla/show_bug.cgi?id=67849
--- Comment #1 from Guillaume Poirier-Morency <[email protected]> --- Our workaround is to add a mime mapping in our web.xml configuration: <!-- https://github.com/PavlidisLab/Gemma/issues/923 --> <mime-mapping> <extension>js</extension> <mime-type>application/javascript</mime-type> </mime-mapping> https://github.com/PavlidisLab/Gemma/commit/578d04170c92595ad153bccc9f075e3afc96d2c8 -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
