authentictech opened a new issue, #6279: URL: https://github.com/apache/netbeans/issues/6279
### Apache NetBeans version Apache NetBeans 18 ### What happened In an HTML5 project, I attempted to refactor > rename a project folder and the following warning was produced: `Module CSS Editor threw java.lang.NullPointerException: Cannot invoke "org.netbeans.modules.css.refactoring.api.CssRefactoringInfo.getFileObject()" because "this.context" is null. Please report a bug against CSS Editor module and attach your var/log/messages.log.` ### How to reproduce 1. Create an HTML5 project. 2. Add a new folder. 3. Refactor > rename the folder to anything. ### Did this work correctly in an earlier version? Apache NetBeans 17 ### Operating System Ubuntu 22.04.2 LTS / Linux version 5.15.0-78-lowlatency running on amd64 ### JDK 17.0.7; OpenJDK 64-Bit Server VM 17.0.7+7-Ubuntu-0ubuntu122.04.2; Private Build ### Apache NetBeans packaging Apache NetBeans Snap Package ### Anything else This is occurring every time I perform the specified actions. ### Are you willing to submit a pull request? No -- 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
