#4899: i18n catalog generation slightly broken after [5708]
------------------------------+---------------------------------------------
Reporter: Ramiro Morales | Owner: mtredinnick
Status: reopened | Component: Internationalization
Version: SVN | Resolution:
Keywords: | Stage: Accepted
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
------------------------------+---------------------------------------------
Comment (by Ramiro Morales):
Simon: It seems that's not enough (in the first place it's adding 'U' just
to the opening of the javascript files. But adding it to the open() of the
template and python source code files doesn't solve the problem under
Windows anyways), I've found that specifying 't' to os.popen3() solves the
problem.
Find attached a new patch that has been tested under Linux and Windows
producing no change of behaviour in the first case and solving the problen
in the second case. It as bee tested extracting the literals of the django
source tree
--
Ticket URL: <http://code.djangoproject.com/ticket/4899#comment:7>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" 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/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---