[JIRA] Commented: (OFBIZ-653) Remove Content with ContentDataResourceView broken

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[JIRA] Commented: (OFBIZ-653) Remove Content with ContentDataResourceView broken

JIRA jira@ofbiz.org
     [ http://jira.undersunconsulting.com/browse/OFBIZ-653?page=comments#action_13953 ]
     
Marco Risaliti commented on OFBIZ-653:
--------------------------------------

can some-one close this issue because it was replace by the new-one OFBIZ-263.

Thanks
Marco

> Remove Content with ContentDataResourceView broken
> --------------------------------------------------
>
>          Key: OFBIZ-653
>          URL: http://jira.undersunconsulting.com/browse/OFBIZ-653
>      Project: [OFBiz] Open For Business
>         Type: Bug
>   Components: content
>     Versions: SVN
>  Environment: SVN 6442 running on OS X/Darwin 10.4.3 with MySQL backend.
>     Reporter: Ron Koch
>     Assignee: Jira Administrator

>
>
> When trying to delete content using the Content Manage app, Template portlet, Find option -- content is displayed in the lower section of the screen.  If you select "Delete", the application produces the follwing exception, and the content is not deleted:
> ---- exception report ----------------------------------------------------------
> Error in request handler:
> Exception: org.ofbiz.webapp.control.RequestHandlerException
> Message: Unknown request [removeContent]; this request does not exist or cannot be called directly.
> ---- stack trace ---------------------------------------------------------------
> org.ofbiz.webapp.control.RequestHandlerException: Unknown request [removeContent]; this request does not exist or cannot be called directly.
> org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:131)
> org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:191)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
> org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:258)
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:526)
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744)
> org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
> org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
> java.lang.Thread.run(Thread.java:552)
> --------------------------------------------------------------------------------

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