matthiasblaesing opened a new pull request, #6837:
URL: https://github.com/apache/netbeans/pull/6837

   There are two very different supported refactorings supported in the CSS 
context:
   
   1. CSS "internal" refactorings, which are completely rooted and handled 
inside the CSS modules (renaming classes, ids, colors, elements)
   2. Renaming files/folders
   
   The second category caused NullPointerExceptions because the refactoring 
plugin expected a special context object only provided for the first set of 
refactorings.
   
   Closes: #6833
   Closes: #6279


-- 
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

Reply via email to