[zanata-bugs] [Bug 870876] PO download for non-PO projects cannot be uploaded

bugzilla at redhat.com bugzilla at redhat.com
Tue Mar 12 05:57:44 UTC 2013


Product: Zanata
https://bugzilla.redhat.com/show_bug.cgi?id=870876

--- Comment #9 from David Mason <damason at redhat.com> ---
Updated server to use msgctxt<->Zanata-id mapping in downloaded and uploaded
po/pot files at appropriate times:

 - uploads to gettext and podir projects behave exactly as before (do not use
msgctxt mappings)
 - downloads from gettext and podir projects behave as before

 - uploads of pot files to 'file' projects (which may contain pot files):
     - if it is a new file, does not use mapping
     - if it is overwriting an existing pot file, does not use mapping
     - if it is overwriting a non-pot file, it will use the new mapping
 - download of pot files from 'file' projects
     - if the original is a pot file, does not use mapping
     - if the original is any other type, mapping is used

 - uploads of pot files to all other project types will use the mapping
     - since pot files are not allowed in these projects, it is assumed that
pot files uploaded to these must have been generated from non-po files
 - downloads of po/pot files from all other project types will use the mapping

see:
https://github.com/zanata/zanata/compare/1dbaf6e6234578fdfcc2316f945de51048656119...cc57236f73bb81e930aab584ba63ea1f76aa0a70

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=dghn8p3Gx6&a=cc_unsubscribe




More information about the zanata-bugs mailing list