https://bugs.kde.org/show_bug.cgi?id=368749
Hartmut Riesenbeck <hartmut.riesenb...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/parl | |ey/b2ddc4a2bf4147ad5c435d41 | |99e1cfc8f4176aba --- Comment #2 from Hartmut Riesenbeck <hartmut.riesenb...@gmx.de> --- Git commit b2ddc4a2bf4147ad5c435d4199e1cfc8f4176aba by Hartmut Riesenbeck. Committed on 30/10/2016 at 19:24. Pushed by hriesenbeck into branch 'master'. Fix wrong displayed grade/pregrade in practise mode The grade/pregrade display at the upper right corner of the practice dialog fails for conjugation, gender of nouns and comparsion sessions. The grades of the base entry were shown instead of the congugation resp. article or comparsion ones. REVIEW: 128901 M +18 -0 src/practice/comparisonbackendmode.cpp M +2 -0 src/practice/comparisonbackendmode.h M +6 -16 src/practice/conjugationbackendmode.cpp M +19 -0 src/practice/genderbackendmode.cpp M +3 -0 src/practice/genderbackendmode.h M +2 -3 src/practice/practicestatemachine.cpp http://commits.kde.org/parley/b2ddc4a2bf4147ad5c435d4199e1cfc8f4176aba -- You are receiving this mail because: You are watching all bug changes.