Menu

#633 Fix filename in case of NPPN_FILEBEFORESAVE plug-in notification for SaveAs operation

Next_release
closed
nobody
None
5
2015-03-14
2014-12-16
Pavel Nedev
No

This patch updates buffer filename before sending NPPN_FILEBEFORESAVE plug-in notification for SaveAs operation. NPPN_FILEBEFORESAVE is triggered after the user has entered the new filename in SaveAs dialog so NPPM_GETFULLPATHFROMBUFFERID and NPPM_GETFULLCURRENTPATH shall return the new filename (as the original file is not saved).
This patch is partial implementation of this thread:
https://sourceforge.net/p/notepad-plus/discussion/482781/thread/bdb6269d/#1835

1 Attachments

Discussion

  • Pavel Nedev

    Pavel Nedev - 2014-12-28

    Please do not merge this patch. It has issues with this one:
    https://sourceforge.net/p/notepad-plus/patches/635/

     
  • Don HO

    Don HO - 2015-03-14
    • status: open --> closed