Delete Product from Category
---------------------------- Key: OFBIZ-2714 URL: https://issues.apache.org/jira/browse/OFBIZ-2714 Project: OFBiz Issue Type: Sub-task Reporter: Evangelina Bowman -- 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-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729280#action_12729280 ] Evangelina Bowman commented on OFBIZ-2714: ------------------------------------------ I get the following error when trying to DELETE a Product from a Category: The Following Errors Occurred: Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productCategoryId] passed to secure (https) request-map with uri [removeCategoryProductMember] with an event that calls service [removeProductFromCategory]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://docs.ofbiz.org/x/r. Thank you in advance for your help. Thank you, Evangelina Bowman [hidden email] > Delete Product from Category > ---------------------------- > > Key: OFBIZ-2714 > URL: https://issues.apache.org/jira/browse/OFBIZ-2714 > Project: OFBiz > Issue Type: Sub-task > Reporter: Evangelina Bowman > -- 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-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Evangelina Bowman updated OFBIZ-2714: ------------------------------------- Component/s: product Description: I get the following error when trying to delete a Product from a Category: The Following Errors Occurred: Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productCategoryId] passed to secure (https) request-map with uri [removeCategoryProductMember] with an event that calls service [removeProductFromCategory]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://docs.ofbiz.org/x/r. Thank you in advance for your help. Affects Version/s: SVN trunk > Delete Product from Category > ---------------------------- > > Key: OFBIZ-2714 > URL: https://issues.apache.org/jira/browse/OFBIZ-2714 > Project: OFBiz > Issue Type: Sub-task > Components: product > Affects Versions: SVN trunk > Reporter: Evangelina Bowman > > I get the following error when trying to delete a Product from a Category: > The Following Errors Occurred: > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productCategoryId] passed to secure (https) request-map with uri [removeCategoryProductMember] with an event that calls service [removeProductFromCategory]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://docs.ofbiz.org/x/r. Thank you in advance for your help. -- 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-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Evangelina Bowman updated OFBIZ-2714: ------------------------------------- Comment: was deleted (was: I get the following error when trying to DELETE a Product from a Category: The Following Errors Occurred: Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productCategoryId] passed to secure (https) request-map with uri [removeCategoryProductMember] with an event that calls service [removeProductFromCategory]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://docs.ofbiz.org/x/r. Thank you in advance for your help. Thank you, Evangelina Bowman [hidden email]) > Delete Product from Category > ---------------------------- > > Key: OFBIZ-2714 > URL: https://issues.apache.org/jira/browse/OFBIZ-2714 > Project: OFBiz > Issue Type: Sub-task > Components: product > Affects Versions: SVN trunk > Reporter: Evangelina Bowman > > I get the following error when trying to delete a Product from a Category: > The Following Errors Occurred: > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productCategoryId] passed to secure (https) request-map with uri [removeCategoryProductMember] with an event that calls service [removeProductFromCategory]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://docs.ofbiz.org/x/r. Thank you in advance for your help. -- 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-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Evangelina Bowman updated OFBIZ-2714: ------------------------------------- Description: I get the following error when trying to delete a Product from a Category: The Following Errors Occurred: Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productCategoryId] passed to secure (https) request-map with uri [removeCategoryProductMember] with an event that calls service [removeProductFromCategory]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://docs.ofbiz.org/x/r. Thank you in advance for your help. Thank you, Evangelina Bowman [hidden email] was: I get the following error when trying to delete a Product from a Category: The Following Errors Occurred: Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productCategoryId] passed to secure (https) request-map with uri [removeCategoryProductMember] with an event that calls service [removeProductFromCategory]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://docs.ofbiz.org/x/r. Thank you in advance for your help. > Delete Product from Category > ---------------------------- > > Key: OFBIZ-2714 > URL: https://issues.apache.org/jira/browse/OFBIZ-2714 > Project: OFBiz > Issue Type: Sub-task > Components: product > Affects Versions: SVN trunk > Reporter: Evangelina Bowman > > I get the following error when trying to delete a Product from a Category: > The Following Errors Occurred: > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productCategoryId] passed to secure (https) request-map with uri [removeCategoryProductMember] with an event that calls service [removeProductFromCategory]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://docs.ofbiz.org/x/r. Thank you in advance for your help. > Thank you, > Evangelina Bowman > [hidden email] -- 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-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729307#action_12729307 ] BJ Freeman commented on OFBIZ-2714: ----------------------------------- this is a duplicate of https://issues.apache.org/jira/browse/OFBIZ-2452 > Delete Product from Category > ---------------------------- > > Key: OFBIZ-2714 > URL: https://issues.apache.org/jira/browse/OFBIZ-2714 > Project: OFBiz > Issue Type: Sub-task > Components: product > Affects Versions: SVN trunk > Reporter: Evangelina Bowman > > I get the following error when trying to delete a Product from a Category: > The Following Errors Occurred: > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productCategoryId] passed to secure (https) request-map with uri [removeCategoryProductMember] with an event that calls service [removeProductFromCategory]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://docs.ofbiz.org/x/r. Thank you in advance for your help. > Thank you, > Evangelina Bowman > [hidden email] -- 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-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guido Esch updated OFBIZ-2714: ------------------------------ Attachment: EditCategoryProducts.patch > Delete Product from Category > ---------------------------- > > Key: OFBIZ-2714 > URL: https://issues.apache.org/jira/browse/OFBIZ-2714 > Project: OFBiz > Issue Type: Sub-task > Components: product > Affects Versions: SVN trunk > Reporter: Evangelina Bowman > Attachments: EditCategoryProducts.patch > > > I get the following error when trying to delete a Product from a Category: > The Following Errors Occurred: > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productCategoryId] passed to secure (https) request-map with uri [removeCategoryProductMember] with an event that calls service [removeProductFromCategory]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://docs.ofbiz.org/x/r. Thank you in advance for your help. > Thank you, > Evangelina Bowman > [hidden email] -- 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-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730382#action_12730382 ] Guido Esch commented on OFBIZ-2714: ----------------------------------- Please review the patch added for this url issue. > Delete Product from Category > ---------------------------- > > Key: OFBIZ-2714 > URL: https://issues.apache.org/jira/browse/OFBIZ-2714 > Project: OFBiz > Issue Type: Sub-task > Components: product > Affects Versions: SVN trunk > Reporter: Evangelina Bowman > Attachments: EditCategoryProducts.patch > > > I get the following error when trying to delete a Product from a Category: > The Following Errors Occurred: > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productCategoryId] passed to secure (https) request-map with uri [removeCategoryProductMember] with an event that calls service [removeProductFromCategory]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://docs.ofbiz.org/x/r. Thank you in advance for your help. > Thank you, > Evangelina Bowman > [hidden email] -- 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-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741369#action_12741369 ] Kojo Gambrah commented on OFBIZ-2714: ------------------------------------- I can confirm that this patch work. I haven't analysed the code though. > Delete Product from Category > ---------------------------- > > Key: OFBIZ-2714 > URL: https://issues.apache.org/jira/browse/OFBIZ-2714 > Project: OFBiz > Issue Type: Sub-task > Components: product > Affects Versions: SVN trunk > Reporter: Evangelina Bowman > Attachments: EditCategoryProducts.patch > > > I get the following error when trying to delete a Product from a Category: > The Following Errors Occurred: > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productCategoryId] passed to secure (https) request-map with uri [removeCategoryProductMember] with an event that calls service [removeProductFromCategory]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://docs.ofbiz.org/x/r. Thank you in advance for your help. > Thank you, > Evangelina Bowman > [hidden email] -- 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)
To delete product from Category, follow the following steps:
1. Go to Catalog Manager 2. Enter Product id and edit it 3. Product screen appears having different tabs 4. Open Categories tab and delete product from it. Your product will be deleted from Category. If you need any further support on how to do this, please feel free to email us at ofbiz@palinfocom.net -- Best regards, Ajay S PIC Technologies, Mohali
|
Hi Ajay
If you wish to comment on an issue please do so in Jira rather than by replying directly to the notifications. If you need any further support on how to do this, please feel free to email me at [hidden email] Many thanks Scott HotWax Media http://www.hotwaxmedia.com On 14/08/2009, at 2:32 AM, Pal InfoCom Technologies wrote: > > To delete product from Category, follow the following steps: > > 1. Go to Catalog Manager > 2. Enter Product id and edit it > 3. Product screen appears having different tabs > 4. Open Categories tab and delete product from it. > > Your product will be deleted from Category. :-) > > If you need any further support on how to do this, please feel free > to email > us at [hidden email] > > -- > Best regards, > Ajay S > > PIC Technologies, > Mohali > > > > JIRA [hidden email] wrote: >> >> >> [ >> https://issues.apache.org/jira/browse/OFBIZ-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729280 >> #action_12729280 >> ] >> >> Evangelina Bowman commented on OFBIZ-2714: >> ------------------------------------------ >> >> I get the following error when trying to DELETE a Product from a >> Category: >> >> The Following Errors Occurred: >> >> Error calling event: org.ofbiz.webapp.event.EventHandlerException: >> Found >> URL parameter [productCategoryId] passed to secure (https) request- >> map >> with uri [removeCategoryProductMember] with an event that calls >> service >> [removeProductFromCategory]; this is not allowed for security >> reasons! The >> data should be encrypted by making it part of the request body (a >> form >> field) instead of the request URL. Moreover it would be kind if you >> could >> create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 >> (check before if a sub-task for this error does not exist). If you >> are not >> sure how to create a Jira issue please have a look before at >> http://docs.ofbiz.org/x/r. Thank you in advance for your help. >> >> Thank you, >> Evangelina Bowman >> [hidden email] >> >>> Delete Product from Category >>> ---------------------------- >>> >>> Key: OFBIZ-2714 >>> URL: https://issues.apache.org/jira/browse/OFBIZ-2714 >>> Project: OFBiz >>> Issue Type: Sub-task >>> Reporter: Evangelina Bowman >>> >> >> >> -- >> This message is automatically generated by JIRA. >> - >> You can reply to this email to add a comment to the issue online. >> >> >> > > -- > View this message in context: http://www.nabble.com/-jira--Created%3A-%28OFBIZ-2714%29-Delete-Product-from-Category-tp24411404p24954867.html > Sent from the OFBiz - Dev mailing list archive at Nabble.com. > smime.p7s (3K) Download Attachment |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743422#action_12743422 ] Jacques Le Roux commented on OFBIZ-2714: ---------------------------------------- Hi Guido, There are issues with your patch * tabs (replace with 4 spaces) * indentation (minor) * revision 122 ? * I can't merge it nor patch with it thanks > Delete Product from Category > ---------------------------- > > Key: OFBIZ-2714 > URL: https://issues.apache.org/jira/browse/OFBIZ-2714 > Project: OFBiz > Issue Type: Sub-task > Components: product > Affects Versions: SVN trunk > Reporter: Evangelina Bowman > Attachments: EditCategoryProducts.patch > > > I get the following error when trying to delete a Product from a Category: > The Following Errors Occurred: > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productCategoryId] passed to secure (https) request-map with uri [removeCategoryProductMember] with an event that calls service [removeProductFromCategory]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://docs.ofbiz.org/x/r. Thank you in advance for your help. > Thank you, > Evangelina Bowman > [hidden email] -- 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-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-2714: -------------------------------------- Assignee: Jacques Le Roux > Delete Product from Category > ---------------------------- > > Key: OFBIZ-2714 > URL: https://issues.apache.org/jira/browse/OFBIZ-2714 > Project: OFBiz > Issue Type: Sub-task > Components: product > Affects Versions: SVN trunk > Reporter: Evangelina Bowman > Assignee: Jacques Le Roux > Attachments: EditCategoryProducts.patch > > > I get the following error when trying to delete a Product from a Category: > The Following Errors Occurred: > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productCategoryId] passed to secure (https) request-map with uri [removeCategoryProductMember] with an event that calls service [removeProductFromCategory]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://docs.ofbiz.org/x/r. Thank you in advance for your help. > Thank you, > Evangelina Bowman > [hidden email] -- 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-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753444#action_12753444 ] Jacques Le Roux commented on OFBIZ-2714: ---------------------------------------- Any update ? > Delete Product from Category > ---------------------------- > > Key: OFBIZ-2714 > URL: https://issues.apache.org/jira/browse/OFBIZ-2714 > Project: OFBiz > Issue Type: Sub-task > Components: product > Affects Versions: SVN trunk > Reporter: Evangelina Bowman > Assignee: Jacques Le Roux > Attachments: EditCategoryProducts.patch > > > I get the following error when trying to delete a Product from a Category: > The Following Errors Occurred: > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productCategoryId] passed to secure (https) request-map with uri [removeCategoryProductMember] with an event that calls service [removeProductFromCategory]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://docs.ofbiz.org/x/r. Thank you in advance for your help. > Thank you, > Evangelina Bowman > [hidden email] -- 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-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-2714. ---------------------------------- Resolution: Fixed This has been fixed in another way (not specially better) with OFBIZ-2788 > Delete Product from Category > ---------------------------- > > Key: OFBIZ-2714 > URL: https://issues.apache.org/jira/browse/OFBIZ-2714 > Project: OFBiz > Issue Type: Sub-task > Components: product > Affects Versions: SVN trunk > Reporter: Evangelina Bowman > Assignee: Jacques Le Roux > Attachments: EditCategoryProducts.patch > > > I get the following error when trying to delete a Product from a Category: > The Following Errors Occurred: > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productCategoryId] passed to secure (https) request-map with uri [removeCategoryProductMember] with an event that calls service [removeProductFromCategory]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://docs.ofbiz.org/x/r. Thank you in advance for your help. > Thank you, > Evangelina Bowman > [hidden email] -- 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 |