[Kde-imaging] [Bug 307291] New: Improve usability and fix bugs - 3 (patch)

Peter Potrowl peter017 at gmail.com
Sun Sep 23 22:19:10 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=307291

            Bug ID: 307291
          Severity: normal
           Version: 3.0.0
          Priority: NOR
          Assignee: kde-imaging at kde.org
           Summary: Improve usability and fix bugs - 3 (patch)
    Classification: Unclassified
                OS: Linux
          Reporter: peter017 at gmail.com
          Hardware: Compiled Sources
            Status: UNCONFIRMED
         Component: MediaWiki
           Product: kipiplugins

This patch fix the following bugs:

1) This plugin is made for uploading files to a MediaWiki-based service, not to
Wikimedia, which is a Foundation. The patch fixes this vocabulary issue in some
places, but not everywhere.

2) The text content in KTextEdit elements is used to produce a wikitext for the
destination wiki. We do not want to treat RichText, so, we disable RichText in
KTextEdit elements.

3) The editingFinished signal is called even when the text inside the KLineEdit
element was not modified. This is not the expected behavior for this plugin and
can cause losses of information to the user. This patch replaces the
editingFinished signal with textEdited signal in some places to avoid this
problem.

4) The plugin used to upload not the files listed in its window but the files
selected in digiKam, which is absolutely not the expected behavior: adding or
removing files in the list had no impact on which files would be uploaded. This
patch fixes this problem.

5) The user might want to copy information from the window after the upload,
so, we don't hide the window automatically after upload anymore.

6) As requested by a user comment, this patch cleans the list of destination
wikis and sort them by order of importance.

Can you please apply this patch to the trunk, please?

Best regards

Reproducible: Always

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-imaging mailing list