Page 1 of 1

Entity name visible on link

Posted: Fri Aug 29, 2014 7:11 am
by prabhat.kataria
When I go to add a new product a screen pops which asks to add product or product bundle, now when I go to see link address using developer option I see link as below

Code: Select all

/admin/product/add?entityType=org.broadleafcommerce.core.catalog.domain.ProductImpl

Isn’t it a security issue as we are revealing whole entity path?