Georges Racinet wrote: > > On Dec 14, 2005, at 11:53 AM, JoseLuis de la Rosa Triviño wrote: > >> >> Hi! >> >> >> I'm using CPS 3.3.8. From ZMI when I click in "Localizer" this error >> appears, cuoriously this only happends in the first click, when I >> click a second time every thing works fine. >> >> >> Anyone has seen this before? > > Yes, it's been fixed it the trunk, see http://svn.nuxeo.org/trac/pub/ > ticket/1144 > Note that there's a way to get rid of it without performing a CPS > upgrade.
Yes, go into Localizer/locale folder, remove all .mo files and re-generate them from your computer using the msgfmt command line tool: "msgfmt en.po en.mo" for example (I don't know how to do it under windows) Tarek _______________________________________________ cps-devel mailing list http://lists.nuxeo.com/mailman/listinfo/cps-devel
