![]() |
|
|
|
|
Change By:
|
Espen Jervidalo
(20/Aug/13 5:32 PM)
|
|
Description:
|
You execute a command using info.magnolia.commands.CommandsManager#executeCommand and pass some parameters, e.g. recursive and comment those get written to MgnlContext.getInstance() info.magnolia.commands.MgnlCommand#executeSynchronized here the commands fields get set using Beanutils and then executed.. VersionCommand does what its supposed to and then goes into info.magnolia.commands.impl.VersionCommand#release now we execute the same command but leave the comment parameter out as we do not reset the values written to the context, the comment is still the same the only reason why e.g. path, uuid, repository, recursive and so on are correct is because they get overwritten explicitly, which doesn't happen in case you leave one out
|
|
|
|
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]>
----------------------------------------------------------------