bicodrex opened a new pull request, #9208: URL: https://github.com/apache/netbeans/pull/9208
When using File -> Export Project -> To ZIP, selecting a file with the browse dialog did not automatically append the .zip extension. Users had to type it manually. This change ensures that if the selected file name does not end with .zip (case-insensitive), the extension is automatically added, improving usability and preventing missing extensions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
