On Friday, May 27, 2016 at 8:32:25 AM UTC-7, RjOllos wrote: > > > > On Friday, May 27, 2016 at 1:34:45 AM UTC-7, Mingxing Tian wrote: >> >> An error occurred when the browser requests >> >> http://xxx.xxx.com/trac/chrome/datasaver/lang_js/zh_CN.js Failed to load >> resource: the server responded with a status of 404 (Not Found) >> >> Information log output >> 2016-05-27 16:28:02,133 Trac[main] WARNING: [192.168.1.50] HTTPNotFound: >> 404 Not Found (File lang_js/zh_CN.js not found) >> 2016-05-27 16:28:02,844 Trac[chrome] WARNING: File lang_js/zh_CN.js not >> found in any of >> ['/home/projects/xxx/.egg-cache/DataSaverPlugin-2.0.dev0-py2.6.egg-tmp/datasaver/htdocs'] >> >> >> My guess is no international plug, do not know how to solve it? >> > > Would you like to contribute a translation, or are you just looking to > make the error go away? > > For the latter, see https://trac-hacks.org/ticket/12785. I'll commit a > fix later today. > > - Ryan >
Fixed in r15561. Make sure to install from the trunk rather than the 0.11 directory. https://trac-hacks.org/changeset/15561 - Ryan -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
