[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    l10n-support/pology/file
From:       Chusslove Illich <caslav.ilic () gmx ! net>
Date:       2009-02-01 1:47:25
Message-ID: 1233452845.566473.11593.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 919457 by ilic:

Changed ordering of extraction-invariant parts, due to side effects of setting fuzzy state.

 M  +4 -2      message.py  


--- trunk/l10n-support/pology/file/message.py #919456:919457
@@ -105,6 +105,10 @@
     "fuzzy",
 )
 _Message_inv_fields = (
+    "obsolete",
+    "fuzzy",
+    # ...fuzzy state must come before *_previous fields,
+    # not to null them in when setting fields in this order.
     "manual_comment",
     "msgctxt_previous",
     "msgid_previous",
@@ -113,8 +117,6 @@
     "msgid",
     "msgid_plural",
     "msgstr",
-    "obsolete",
-    "fuzzy",
 )
 
 class Message_base (object):
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic