[JIRA] Closed: (MGNLDATA-39) Activate all not working

View: New views
1 Messages — Rating Filter:   Alert me  

[JIRA] Closed: (MGNLDATA-39) Activate all not working

by Magnolia - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.magnolia.info/browse/MGNLDATA-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Joseph closed MGNLDATA-39.
----------------------------------

    Resolution: Not an issue
      Assignee: Gregory Joseph  (was: Philipp Bracher)

(checked) Your custom module bootstraps and overrides the /modules/data/commands node, and only had the "activate" command defined. If the goal was to redefine this command but not to remove the other ones, the bootstrap file should be updated accordingly. Same goes for the tree, which override the {{data}} and {{dataType}} trees, probably unnecessarily.

> Activate all not working
> ------------------------
>
>                 Key: MGNLDATA-39
>                 URL: http://jira.magnolia.info/browse/MGNLDATA-39
>             Project: Magnolia Data Module
>          Issue Type: Bug
>    Affects Versions: 1.2-rc1
>         Environment: MacosX, but probably also in all the other environments
>            Reporter: Alvaro Arce
>            Assignee: Gregory Joseph
>
> The button activate all of the Data module is not working.
> Whenever it is pressed the following exception is thrown :
> {noformat}
> ERROR  info.magnolia.cms.servlets.MVCServletHandlerImpl MVCServletHandlerImpl.java(execute:130) 23.07.2008 21:22:42  can't call command: activateAll
> java.lang.NoSuchMethodException: info.magnolia.module.data.trees.GenericDataAdminTree.activateAll()
> at java.lang.Class.getMethod(Class.java:1581)
> at info.magnolia.cms.servlets.MVCServletHandlerImpl.execute(MVCServletHandlerImpl.java:121)
> at info.magnolia.cms.servlets.CommandBasedMVCServletHandler.execute(CommandBasedMVCServletHandler.java:87)
> at info.magnolia.cms.servlets.MVCServlet.doPost(MVCServlet.java:124)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
> at info.magnolia.cms.filters.ServletDispatchingFilter.doFilter(ServletDispatchingFilter.java:143)
> {noformat}

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------