Better error message when the parent of an activated node is not activated yet
------------------------------------------------------------------------------
Key: MAGNOLIA-3197
URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3197
Project: Magnolia
Issue Type: Improvement
Affects Versions: 4.3.1
Reporter: Fabrizio Giustina
Assignee: Fabrizio Giustina
Priority: Trivial
Fix For: 4.3.x
If you try to activate a node with a missing parent the error message returned
to the activator simply contains the missing node name, e.g.
{code}
"parent"
{code}
Something more explicit could help, e.g.:
{code}
Parent folder "parent" not yet activated, please activate it before children.
{code}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------