You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Montalbano Florian (JIRA)" <ji...@apache.org> on 2016/06/13 08:06:20 UTC

[jira] [Commented] (OFBIZ-7308) Add standard product features is not working from Quick Admin page

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

Montalbano Florian commented on OFBIZ-7308:
-------------------------------------------

Hi [~lodhiravi],
I tested the patch on the feature type "color" and it's working well. At first, I had the error too and the feature was not added but with your patch it works fine. 

I tried to remove a feature too but I ended up with the following error : 
{code}

The Following Errors Occurred:

Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productId] passed to secure (https) request-map with uri [quickAdminRemoveFeatureFromProduct] with an event that calls service [removeFeatureFromProduct]; 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://cwiki.apache.org/confluence/x/JIB2 Thank you in advance for your help.
{code}

I'll check if a Jira already exists or else create a new one.

It seems that once you added a feature, you cannot add more feature type to this product. Is this the normal behaviour ?

> Add standard product features is not working from Quick Admin page
> ------------------------------------------------------------------
>
>                 Key: OFBIZ-7308
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7308
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Trunk
>            Reporter: Ravi Lodhi
>            Assignee: Ravi Lodhi
>         Attachments: OFBIZ-7308_trunk.patch
>
>
> Steps to regenerate:
> 1) Go to Catalog -> Products
> 2) Find products and go to the Quick Admin page of that product.
> 3) Add Standard Features.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)