inplace ajax editor for textfields does not work anymore because of the security changes (ajaxInPlaceEditDisplayField)
---------------------------------------------------------------------------------------------------------------------- Key: OFBIZ-2491 URL: https://issues.apache.org/jira/browse/OFBIZ-2491 Project: OFBiz Issue Type: Sub-task Reporter: Hans Bakker -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710690#action_12710690 ] Jacques Le Roux commented on OFBIZ-2491: ---------------------------------------- Hi Hans, Have you an URL as example ? I just tried in Example component using https://localhost:28443/example/control/authview/findExampleAjax and I'm able to edit the names (tough this is stil not working with FF3 on WIndows, other browers are ok, ie IE8, Opera, Chrome and Safari). But maybe it"s not the same issue ? > inplace ajax editor for textfields does not work anymore because of the security changes (ajaxInPlaceEditDisplayField) > ---------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-2491 > URL: https://issues.apache.org/jira/browse/OFBIZ-2491 > Project: OFBiz > Issue Type: Sub-task > Reporter: Hans Bakker > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710714#action_12710714 ] Hans Bakker commented on OFBIZ-2491: ------------------------------------ i doute the exampl is working, the screen seems to be working however th result is not saved in the database...i used it preferences in portal page, edit a page and then change the description. the screen seems to be working fine however the description is not saved. > inplace ajax editor for textfields does not work anymore because of the security changes (ajaxInPlaceEditDisplayField) > ---------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-2491 > URL: https://issues.apache.org/jira/browse/OFBIZ-2491 > Project: OFBiz > Issue Type: Sub-task > Reporter: Hans Bakker > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710715#action_12710715 ] Jacques Le Roux commented on OFBIZ-2491: ---------------------------------------- Indeed! I did not check the DB saving. Not working with FF3 on WiIndows (not sure for Linux) is also a problem... > inplace ajax editor for textfields does not work anymore because of the security changes (ajaxInPlaceEditDisplayField) > ---------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-2491 > URL: https://issues.apache.org/jira/browse/OFBIZ-2491 > Project: OFBiz > Issue Type: Sub-task > Reporter: Hans Bakker > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710720#action_12710720 ] nicolas malin commented on OFBIZ-2491: -------------------------------------- I confirm, isn't working on linux. The problem come from security reason : --------- 2009-05-12 16:44:48,793 (http-0.0.0.0-8444-6) [ServiceEventHandler.java:406:ERROR] =============== Found URL parameter [exampleId] passed to secure (https) ..... --------- I try to correct it, but I don't understand How correct the problem. > inplace ajax editor for textfields does not work anymore because of the security changes (ajaxInPlaceEditDisplayField) > ---------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-2491 > URL: https://issues.apache.org/jira/browse/OFBIZ-2491 > Project: OFBiz > Issue Type: Sub-task > Reporter: Hans Bakker > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710720#action_12710720 ] nicolas malin edited comment on OFBIZ-2491 at 5/19/09 5:30 AM: --------------------------------------------------------------- I confirm, isn't working on linux. The problem come from security reason : --------- 2009-05-12 16:44:48,793 (http-0.0.0.0-8444-6) [ServiceEventHandler.java:406:ERROR] =============== Found URL parameter [exampleId] passed to secure (https) ..... --------- I try to correct it, but I don't understand How correct the problem. I change htmlFormRender to call by form submission instead of hyperlink call but not resolve this problem. was (Author: soledad): I confirm, isn't working on linux. The problem come from security reason : --------- 2009-05-12 16:44:48,793 (http-0.0.0.0-8444-6) [ServiceEventHandler.java:406:ERROR] =============== Found URL parameter [exampleId] passed to secure (https) ..... --------- I try to correct it, but I don't understand How correct the problem. > inplace ajax editor for textfields does not work anymore because of the security changes (ajaxInPlaceEditDisplayField) > ---------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-2491 > URL: https://issues.apache.org/jira/browse/OFBIZ-2491 > Project: OFBiz > Issue Type: Sub-task > Reporter: Hans Bakker > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710760#action_12710760 ] Jacques Le Roux commented on OFBIZ-2491: ---------------------------------------- As I see 2 differents problems here I have opened OFBIZ-2494 for the FF3/Windows specific problem which was existing before the security changes. > inplace ajax editor for textfields does not work anymore because of the security changes (ajaxInPlaceEditDisplayField) > ---------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-2491 > URL: https://issues.apache.org/jira/browse/OFBIZ-2491 > Project: OFBiz > Issue Type: Sub-task > Reporter: Hans Bakker > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-2491. ---------------------------------- Resolution: Fixed Fix Version/s: SVN trunk Release Branch 9.04 Assignee: Scott Gray Scott fixed this issue in trunk at r835585, I backported in R9.04 at r835620 > inplace ajax editor for textfields does not work anymore because of the security changes (ajaxInPlaceEditDisplayField) > ---------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-2491 > URL: https://issues.apache.org/jira/browse/OFBIZ-2491 > Project: OFBiz > Issue Type: Sub-task > Reporter: Hans Bakker > Assignee: Scott Gray > Fix For: Release Branch 9.04, SVN trunk > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |