Many the same products in the catalog screen from the catalog manager

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

Many the same products in the catalog screen from the catalog manager

Heidi Dehaes - Olagos
Hello,

VERSION 09.04

In a certain "category products" screen in the catalog manager i have added
products.
However a certain product x is visualised 10 times in that screen.

Also in the catalog page in the ecommerce site i have this product x 10
times visualised.

When i try to delete 9 of them, i get the following error:


"

De volgende fouten kwamen voor:

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.
"

Also i don't find where this products are related to the category in the
database.
Can someone help me on this then i can delete the 9 extra products
referrings in the catalog in the database.

thanks ,
Heidi
Reply | Threaded
Open this post in threaded view
|

RE: Many the same products in the catalog screen from the catalog manager

Abhai Chaudhary
Can you tell us more to replicate the scenario?

Regards
-Abhai
D: +1.408.986.1000| C: +1.408.431.9631 | F: +1.408.986.0005

-----Original Message-----
From: Heidi Dehaes [mailto:[hidden email]]
Sent: Sunday, August 02, 2009 5:28 AM
To: [hidden email]
Subject: Many the same products in the catalog screen from the catalog manager

Hello,

VERSION 09.04

In a certain "category products" screen in the catalog manager i have added
products.
However a certain product x is visualised 10 times in that screen.

Also in the catalog page in the ecommerce site i have this product x 10
times visualised.

When i try to delete 9 of them, i get the following error:


"

De volgende fouten kwamen voor:

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.
"

Also i don't find where this products are related to the category in the
database.
Can someone help me on this then i can delete the 9 extra products
referrings in the catalog in the database.

thanks ,
Heidi

http://www.mindtree.com/email/disclaimer.html



http://www.mindtree.com/email/disclaimer.html
Reply | Threaded
Open this post in threaded view
|

Re: Many the same products in the catalog screen from the catalog manager

asdini
In reply to this post by Heidi Dehaes - Olagos

Hello Heidi,

I can't help you with why one product is showing 10 times in the same screen, you might need to see this link if you haven't seen before http://docs.ofbiz.org/display/OFBENDUSER/08+Category+-+Edit+Category+screens. But If you know how to apply patches to your local files I can fix the deleting issue. As I guessed from your error the non-secure link is in EditCategoryProduct.ftl.  In my next post, I will post the link to the Jira for this patch.



Heidi Dehaes wrote
Hello,

VERSION 09.04

In a certain "category products" screen in the catalog manager i have added
products.
However a certain product x is visualised 10 times in that screen.

Also in the catalog page in the ecommerce site i have this product x 10
times visualised.

When i try to delete 9 of them, i get the following error:


"

De volgende fouten kwamen voor:

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.
"

Also i don't find where this products are related to the category in the
database.
Can someone help me on this then i can delete the 9 extra products
referrings in the catalog in the database.

thanks ,
Heidi
Reply | Threaded
Open this post in threaded view
|

Re: Many the same products in the catalog screen from the catalog manager

asdini

Hello Heidi,

This is the link to the patch for the deleting problem.
https://issues.apache.org/jira/browse/OFBIZ-2788

Good Luck

Ahmed Dini wrote
Hello Heidi,

I can't help you with why one product is showing 10 times in the same screen, you might need to see this link if you haven't seen before http://docs.ofbiz.org/display/OFBENDUSER/08+Category+-+Edit+Category+screens. But If you know how to apply patches to your local files I can fix the deleting issue. As I guessed from your error the non-secure link is in EditCategoryProduct.ftl.  In my next post, I will post the link to the Jira for this patch.



Heidi Dehaes wrote
Hello,

VERSION 09.04

In a certain "category products" screen in the catalog manager i have added
products.
However a certain product x is visualised 10 times in that screen.

Also in the catalog page in the ecommerce site i have this product x 10
times visualised.

When i try to delete 9 of them, i get the following error:


"

De volgende fouten kwamen voor:

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.
"

Also i don't find where this products are related to the category in the
database.
Can someone help me on this then i can delete the 9 extra products
referrings in the catalog in the database.

thanks ,
Heidi
Reply | Threaded
Open this post in threaded view
|

Re: Many the same products in the catalog screen from the catalog manager

Heidi Dehaes - Olagos
Hello all,

I will take a look on it.
I think this is a solution.

I will inform you on the results.

regards,
Heidi

2009/8/2 Ahmed Dini <[hidden email]>

>
>
> Hello Heidi,
>
> This is the link to the patch for the deleting problem.
> https://issues.apache.org/jira/browse/OFBIZ-2788
> https://issues.apache.org/jira/browse/OFBIZ-2788
>
> Good Luck
>
>
> Ahmed Dini wrote:
> >
> >
> > Hello Heidi,
> >
> > I can't help you with why one product is showing 10 times in the same
> > screen, you might need to see this link if you haven't seen before
> >
> http://docs.ofbiz.org/display/OFBENDUSER/08+Category+-+Edit+Category+screens
> >
> http://docs.ofbiz.org/display/OFBENDUSER/08+Category+-+Edit+Category+screens
> > . But If you know how to apply patches to your local files I can fix the
> > deleting issue. As I guessed from your error the non-secure link is in
> > EditCategoryProduct.ftl.  In my next post, I will post the link to the
> > Jira for this patch.
> >
> >
> >
> >
> > Heidi Dehaes wrote:
> >>
> >> Hello,
> >>
> >> VERSION 09.04
> >>
> >> In a certain "category products" screen in the catalog manager i have
> >> added
> >> products.
> >> However a certain product x is visualised 10 times in that screen.
> >>
> >> Also in the catalog page in the ecommerce site i have this product x 10
> >> times visualised.
> >>
> >> When i try to delete 9 of them, i get the following error:
> >>
> >>
> >> "
> >>
> >> De volgende fouten kwamen voor:
> >>
> >> 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.
> >> "
> >>
> >> Also i don't find where this products are related to the category in the
> >> database.
> >> Can someone help me on this then i can delete the 9 extra products
> >> referrings in the catalog in the database.
> >>
> >> thanks ,
> >> Heidi
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Many-the-same-products-in-the-catalog-screen-from-the-catalog-manager-tp24777387p24780624.html
>  Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>