Am 02.12.2010 19:29 schrieb Toshio Kuratomi:
It did fail a unit test where javascript files were served as text/javascript but the test case expected application/javascript. I changed the test code to accept text/javascript as well. I can open a bug if you like but I'll attach the patch in case I'm moving in the wrong direction.
Ok, I have already checked it in. The patch was not necessary for me, but CherryPy uses the mimetype module for determining the JavaScript mimetype, which can yield different results on different platforms.
If you have more patches, let me know. I'll try to release TG 1.1.2 and 1.5b1 this weekend, so maybe you want to wait for that.
-- Christoph -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

