You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2013/07/01 08:53:19 UTC

[jira] [Commented] (OFBIZ-5253) Added missing cancel/done link on Party Attribute page.

    [ https://issues.apache.org/jira/browse/OFBIZ-5253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696614#comment-13696614 ] 

Jacques Le Roux commented on OFBIZ-5253:
----------------------------------------

Hi Arpit,

It seems you missed to put something in your patch. Using the button got this

org.ofbiz.webapp.control.RequestHandlerException: Unknown request [null]; this request does not exist or cannot be called directly.

In log:

[java] 2013-07-01 08:50:07,031 (http-bio-0.0.0.0-8443-exec-6) [     RequestHandler.java:730:WARN ] Got nothing when splitting URI: /
[java] 2013-07-01 08:50:07,031 (http-bio-0.0.0.0-8443-exec-6) [     ControlServlet.java:223:ERROR]
[java] ---- exception report ----------------------------------------------------------
[java] Error in request handler:
[java] Exception: org.ofbiz.webapp.control.RequestHandlerException
[java] Message: Unknown request [null]; this request does not exist or cannot be called directly.
[java] ---- stack trace ---------------------------------------------------------------
[java] org.ofbiz.webapp.control.RequestHandlerException: Unknown request [null]; this request does not exist or cannot be called directly.
[java] org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:163)
[java] org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:214)
                
> Added missing cancel/done link on Party Attribute page.
> -------------------------------------------------------
>
>                 Key: OFBIZ-5253
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5253
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: party
>    Affects Versions: SVN trunk, Release Branch 12.04
>            Reporter: Arpit Singh Pandya
>            Priority: Minor
>             Fix For: SVN trunk, Release Branch 12.04
>
>         Attachments: Cancel_DoneButtonOnProfilePage.patch
>
>
> While navigate from Party profile page to create Party Attribute, there is no back option. Added missing cancel/done link on Party Attribute page. Not available in trunk and 12.04, not sure about other versions. 

--
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