[
https://issues.apache.org/jira/browse/OFBIZ-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13414426#comment-13414426
]
Jacques Le Roux commented on OFBIZ-4960:
----------------------------------------
Hi Tom,
I don't reproduce the 2 1st issues in R10.04 but in trunk. When applying your
patch they are solved. This, I guess, was due to the introduction by Sascha of
the layered example creation form.
Now for the 3rd case, I'm not quite sure if
# Expected: Examples to appear under the Examples menu.
is expected or not. For 2 reasons:
** the url in R10.04 is something clean like
example/control/EditExampleFeatureExampleAppls?exampleFeatureId=10002 (seems
intended)
** you can still get to the Examples menu using the Examples menu.
Did you change anything for that?
I like your fix for the Error Problem 3, this was already like that in R9.04
(you had to get back to feature menu then examples to see it). So I think it's
a good fix.
I did a cursorily review and did not test for side effects yet...
> Example Application Issues
> --------------------------
>
> Key: OFBIZ-4960
> URL: https://issues.apache.org/jira/browse/OFBIZ-4960
> Project: OFBiz
> Issue Type: Bug
> Affects Versions: Release 10.04, SVN trunk
> Environment: SVN Trunk
> Reporter: Tom Burns
> Priority: Minor
> Attachments: OFBIZ-4960 Example.patch
>
>
> There are several defects in the Example application under the Example and
> Feature menus.
> Problem path 1:
> Find Example > Find Example
> Select EX01
> Click Items Tab (or Features)
> Click Example Tab
> Expected: Example Details form in the context of the Example menus
> Actual: New Example Form under Example Application menus
> Problem path 2:
> Example > click New Example
> Enter a new example
> Expected: Example Details form to add Items and Features to the New Example
> Actual: Example page filtered on newly created example
> (this is a problem for a new user who will not know how to clear the Example
> Id from the Search Options form. A better path would be to go to the edit
> forms where the user can add additional information on the example i.e. Items
> and Features)
> Problem path 3:
> Features > New Example Features
> Enter a Description > Click Create
> Click Examples
> Expected: Examples to appear under the Examples menu.
> Actual: New Example Feature opens under the Example Application menu.
> Problem 3 Cont:
> Enter a Type and Sequence Num
> Click Add
> Expected: Create a new Example Feature Appl
> Actual: Error Problem 3: Error missing exampleFeatureId
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira