#2256: .po header lost when merging a .pot including genshi templates
--------------------+-------------------------------------------------------
Reporter: rejoc | Owner: rejoc
Type: defect | Status: new
Priority: normal | Milestone: 1.1b4
Component: I18n | Version: 1.1 HEAD
Severity: major | Keywords: i18n
--------------------+-------------------------------------------------------
When collecting i18n records, "tg-admin i18n collect" genrerates records
with msgid "" for genshi templates in the .pot file.
Then, during a subsequent merge phase, the .pot header disappears from the
.po file, replaced by an "empty" record (the last empty record from the
.po file I think).
This leads to bad replacements at render time when msgid contains not pure
ascii characters.
--
Ticket URL: <http://trac.turbogears.org/ticket/2256>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---