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

List:       kde-bugs-dist
Subject:    [Bug 102122] Kbabel constantly crashes on all operations
From:       Stanislav Visnovsky <visnovsky () nenya ! ms ! mff ! cuni ! cz>
Date:       2005-07-02 8:35:57
Message-ID: 20050702083557.18190.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=102122         
visnovsky nenya ms mff cuni cz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From visnovsky nenya ms mff cuni cz  2005-07-02 10:35 -------
SVN commit 430777 by nanulo:

reinitialize plural form number for each entry when searching

CCMAIL: 102122-done bugs kde org



 M  +4 -0      catalog.cpp  


--- branches/KDE/3.4/kdesdk/kbabel/common/catalog.cpp #430776:430777
 @ -2514,6 +2514,7  @
 						else
 						{
 							docPos.item++;
+							docPos.form = 0;
 						}
 					}
 					break;
 @ -2545,6 +2546,7  @
 						else
 						{
 							docPos.item++;
+							docPos.form = 0;
 						}
 					}
 					break;
 @ -2558,6 +2560,7  @
 						{
 							docPos.part = Msgid;
 							docPos.item++;
+							docPos.form = 0;
 						}
 					}
 					else if(findOpts->inMsgstr){
 @ -2580,6 +2583,7  @
 						else
 						{
 							docPos.item++;
+							docPos.form = 0;
 						}
 					}
 					break;
[prev in list] [next in list] [prev in thread] [next in thread] 

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