-
Bug
-
Resolution: Fixed
-
Medium
-
2.4.0
-
None
Steps to reproduce:
- Create a snippet
- Trying to print the snippet via Tools -> Print
The following message is displayed:
javax.el.PropertyNotFoundException: The class 'com.cenqua.crucible.actions.snippet.PrintSnippetAction' does not have the property 'snippetSyntax'. The class 'com.cenqua.crucible.actions.snippet.PrintSnippetAction' does not have the property 'snippetSyntax'. You are running release CR2.4.0 FE2.4.0 (20101020013901 2010-10-20), please report your release number when reporting bugs.
Please see this screenshot for a clearer picture.
- details
-
CRUC-4863 Spring inject the snippetManager in PrintSnippetAction
- Closed