Version: 2.3.2 (using KDE 4.5.5) OS: Linux Tellico ignores the modifications when the user tries to modify a saved filter. Reproducible: Always Steps to Reproduce: 1) Make and save an advanced filter as described in the Tellico handbook: "Filters may be saved, so that all entries which match are grouped together in the Filter View. To save the filter, enter a name in the text box, and click the Save Filter button." 2) Try to modify the filter: "Previously saved filters may be modified by right-clicking on the filter item in the Filter View and selecting Modify Filter. The Advanced Filter Dialog is opened, and changes may be made to the filter's name or rules." Actual Results: Tellico ignores changes made by user. Expected Results: Tellico should apply and save the changes the user made.
SVN commit 1225330 by rstephenson: Make sure to save edits to modified filters. BUG:268829 M +4 -0 ChangeLog M +2 -2 src/commands/filtercommand.cpp M +0 -15 src/filterview.cpp M +1 -0 src/tellico_kernel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1225330