What do you mean with "what version of the svn are you using." ? I checked out from http://svn.apache.org/repos/asf/ofbiz/trunk into eclipse, built the project and started it in eclipse.
-----Ursprüngliche Nachricht----- Von: BJ Freeman [mailto:[email protected]] Gesendet: Donnerstag, 22. Juli 2010 10:13 An: [email protected] Betreff: Re: error when paging after ebay order import what version of the svn are you using. ERROR rendering error page [/error/error.jsp] can be solved by added /error: to your web.xml <param-name>allowedPaths</param-name> per patch in Jira 3820 from the look ofthe subtask list, non of the specialpurpose components were included. your welcome to make a subtask for ebay ans submit it. if is basically change from get to post form action. Norbert Rieger sent the following on 7/22/2010 12:27 AM: > Hi, > > > > I try to import my ebay orders into OFBiz > (https://XXXXX:8443/ebay/control/GetEbayOrders). > > > > The search result shows up 32 entries (20 items per page). > > > > If I try to turn to next/last page or increase the number of items per page > I get the following error/exception: > > > > ERROR rendering error page [/error/error.jsp], but here is the error text: > org.ofbiz.webapp.event.EventHandlerException: Found URL parameter > [productStoreId] passed to secure (https) request-map with uri > [GetEbayOrders] with an event that calls service [getEbayOrders]; 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. > > > > The mentioned JIRA entry is already closed. > > > > What am I doing wrong ? Or is it a bug, is there a workaround (beside > setting the "From Date" and "Thru Date" so that the result has at most 20 > items) ? > > > > > > Thanks a lot for your help. > > > > Norbert > > > > P.S.: I'm working with trunk, rev. 966518 > >
