[jira] Closed: (OFBIZ-1994) Ajax example creation has somme issues

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

[jira] Closed: (OFBIZ-1994) Ajax example creation has somme issues

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-1994.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk
         Assignee: Jacques Le Roux

All of the above worked. I found another issue, the line
<on-event-update-area event-type="submit" area-id="EditExampleAjax" area-target="CreateExampleFormOnly">
was duplicating the list and hiding the create section. It's fixed at r1056824

> Ajax example creation has somme issues
> --------------------------------------
>
>                 Key: OFBIZ-1994
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1994
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Windows + most browsers but IE7
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>
> Issues :
> * A Save FIle dialog box pop up to save a json file with content
>  {code}{"javax.servlet.request.cipher_suite":"TLS_DHE_RSA_WITH_AES_128_CBC_SHA",
> "targetRequestUri":"/createExampleAjax","javax.servlet.request.key_size":128,
> "exampleId":"10002","thisRequestUri":"createExampleAjax","multiPartMap":{},
> "_CONTROL_PATH_":"/example/control","_CONTEXT_ROOT_":"D:\\workspace\\ofbizDev\\framework\\example\\webapp\\example\\",
> "javax.servlet.request.ssl_session":"48f200929dbcf1e08c79379cc2ff293e9b2771111d2e7c128f64e5dde86f3630",
> "_SERVER_ROOT_URL_":"https://192.168.2.4:28443"}
> {code}
> * Creation does not update the list
> * You can't edit the column "Name" content
> * Sometimes it works on an instance, not another (both with same configuration)
> * Sometimes the same instance, which did not work before, works

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.