Reviewing merge request #1: Three bug fixes, see description

In handleGetSaveX:
Just return the filename instead of an url when Firefox asks to save to a local file (url==false).

Escape slashes in filter descriptions.
Otherwise KFileDialog thinks these are mime types.

In handleGetOpenX:
Remove all empty items from the url/filename list. Otherwise Firefox interprets the results as "/" when the user cancels an Open file dialog.

Commits that would be merged:

Version 3
  • Version 1
  • Version 2
  • Version 3
  • b86c200
  • 4f19c4d
  • Escape slashes in filter descriptions for KFileDialog.

  • 70f9d59
  • Just return the filename instead of an url when Firefox asks to save to a local file.

  • 3bce8ea
  • Return false if user cancels Open file dialog

Showing b86c200-4f19c4d

Comments

→ State changed from Open to Closed

Merged, thanks.

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository