Page MenuHomePhabricator

File overwrite dialog appears two times
Closed, ResolvedPublic

Description

When saving a file over an existing one, the "are you sure to overwrite file" dialog appears two times and has to be approved two times, too.
(One in German, one in English).

To reproduce:

  • Save an image from Data Manager
  • Save same image again with same name.

Michi, please reassign at next BSP.

Event Timeline

I think I implemented this english version of the overwrite dialog in one of the first BSPs. The second overwrite dialog did not appear at this time. I'll have a look.

[SVN revision 25769]
FIX (#5236): removed method IsFilenameValidForWriting() as it only checks whether the chosen file already exists which is automatically checked by the getSaveFileNameDialog()