Actions
Defect #4190
closedjstoolbar-zh-TW.js not found?
Resolution:
Fixed
Affected version:
Description
I saw a lot of error lines in my production.log:
ActionController::RoutingError (No route matches "/javascripts/jstoolbar/lang/jstoolbar-zh-TW.js" with {:method=>:get}):
public/dispatch.fcgi:24
There is a jstoolbar-zh-tw.js in the "/public/javascripts/jstoolbar/lang/jstoolbar-zh-tw.js" directory. Maybe a change in character case will fix this problem?
Actions