Issue Type: Bug Bug
Affects Versions: 5.0 Alpha2 s012
Assignee: Jozef Chocholacek
Components: core
Created: 07/Feb/13 11:32 AM
Description:

The problem lies in info.magnolia.commands.CommandsManager.getCommand(String, String). The
chain command retrieved from the catalog is correctly populated with the actual commands however we then do

 return command.getClass().newInstance();

which gives back an empty (no commands) instance.

Fix Versions: 5.0
Project: Magnolia
Priority: Critical Critical
Reporter: Federico Grilli
Security Level: Public
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to