I think this is a bug.
When i clink the "run" button, and a new tab page for a fop report. The content is crrect, but when i refresh the pdf web page, the content is changed. Anyone can help me ? I am not sure this is a bug. |
For example, when visit the page :https://localhost:8443/ordermgr/control/OrderPurchaseReportOptions
input some query parameter, then click the run button in the "Sales by Store Report" screen. and the conten of pdf reports is correct, but when refresh the pdf web page, the content is changed. |
Hi
Please can you give us a bit more information like what version of ofbiz is this happening in? The link you included is your own local host so I cant access it. Also what parameters did you use? This information will help us try to recreate the issue. Thanks Sharan |
Sharan,
You can paste the second part of the url 'ordermgr/control/OrderPurchaseReportOptions' into the demo environments of the project to get an idea of the issue. But nevertheless more information provided will aid in understanding the problem better. Regards, Pierre Smits *ORRTIZ.COM <http://www.orrtiz.com>* Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com On Tue, Aug 5, 2014 at 4:23 PM, Sharan-F <[hidden email]> wrote: > Hi > > Please can you give us a bit more information like what version of ofbiz is > this happening in? The link you included is your own local host so I cant > access it. > > Also what parameters did you use? > > This information will help us try to recreate the issue. > > Thanks > Sharan > > > > -- > View this message in context: > http://ofbiz.135035.n4.nabble.com/FOP-reports-cann-t-refresh-in-the-browser-tp4653181p4653183.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > |
He is talking about parameters for reports generated by FOP being lost
after a browser refresh. This issue still exists in the trunk. Specify a date range for any one of the reports on the OrderPurchaseReportOptions page and notice the date range parameters along with any others are lost once the report is refreshed. So far I've only been able to resolved by passing as fields submitted as GET instead of POST parameters but I don't like it as a solution. POST parameters should be preserved on browser refresh. On 08/05/2014 10:22 AM, Pierre Smits wrote: > Sharan, > > You can paste the second part of the url > 'ordermgr/control/OrderPurchaseReportOptions' into the demo environments of > the project to get an idea of the issue. But nevertheless more information > provided will aid in understanding the problem better. > > Regards, > > Pierre Smits > > *ORRTIZ.COM <http://www.orrtiz.com>* > Services & Solutions for Cloud- > Based Manufacturing, Professional > Services and Retail & Trade > http://www.orrtiz.com > > > On Tue, Aug 5, 2014 at 4:23 PM, Sharan-F <[hidden email]> wrote: > >> Hi >> >> Please can you give us a bit more information like what version of ofbiz is >> this happening in? The link you included is your own local host so I cant >> access it. >> >> Also what parameters did you use? >> >> This information will help us try to recreate the issue. >> >> Thanks >> Sharan >> >> >> >> -- >> View this message in context: >> http://ofbiz.135035.n4.nabble.com/FOP-reports-cann-t-refresh-in-the-browser-tp4653181p4653183.html >> Sent from the OFBiz - User mailing list archive at Nabble.com. >> |
Administrator
|
If there is not already a Jira issue, please someone create it, thanks
Jacques Le 05/08/2014 18:07, Christian Carlow a écrit : > He is talking about parameters for reports generated by FOP being lost after a browser refresh. This issue still exists in the trunk. Specify a > date range for any one of the reports on the OrderPurchaseReportOptions page and notice the date range parameters along with any others are lost > once the report is refreshed. So far I've only been able to resolved by passing as fields submitted as GET instead of POST parameters but I don't > like it as a solution. POST parameters should be preserved on browser refresh. > > On 08/05/2014 10:22 AM, Pierre Smits wrote: >> Sharan, >> >> You can paste the second part of the url >> 'ordermgr/control/OrderPurchaseReportOptions' into the demo environments of >> the project to get an idea of the issue. But nevertheless more information >> provided will aid in understanding the problem better. >> >> Regards, >> >> Pierre Smits >> >> *ORRTIZ.COM <http://www.orrtiz.com>* >> Services & Solutions for Cloud- >> Based Manufacturing, Professional >> Services and Retail & Trade >> http://www.orrtiz.com >> >> >> On Tue, Aug 5, 2014 at 4:23 PM, Sharan-F <[hidden email]> wrote: >> >>> Hi >>> >>> Please can you give us a bit more information like what version of ofbiz is >>> this happening in? The link you included is your own local host so I cant >>> access it. >>> >>> Also what parameters did you use? >>> >>> This information will help us try to recreate the issue. >>> >>> Thanks >>> Sharan >>> >>> >>> >>> -- >>> View this message in context: >>> http://ofbiz.135035.n4.nabble.com/FOP-reports-cann-t-refresh-in-the-browser-tp4653181p4653183.html >>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>> > > |
Issue: OFBIZ-5700 <https://issues.apache.org/jira/browse/OFBIZ-5700>
On 08/05/2014 01:27 PM, Jacques Le Roux wrote: > If there is not already a Jira issue, please someone create it, thanks > > Jacques > > Le 05/08/2014 18:07, Christian Carlow a écrit : >> He is talking about parameters for reports generated by FOP being >> lost after a browser refresh. This issue still exists in the trunk. >> Specify a date range for any one of the reports on the >> OrderPurchaseReportOptions page and notice the date range parameters >> along with any others are lost once the report is refreshed. So far >> I've only been able to resolved by passing as fields submitted as GET >> instead of POST parameters but I don't like it as a solution. POST >> parameters should be preserved on browser refresh. >> >> On 08/05/2014 10:22 AM, Pierre Smits wrote: >>> Sharan, >>> >>> You can paste the second part of the url >>> 'ordermgr/control/OrderPurchaseReportOptions' into the demo >>> environments of >>> the project to get an idea of the issue. But nevertheless more >>> information >>> provided will aid in understanding the problem better. >>> >>> Regards, >>> >>> Pierre Smits >>> >>> *ORRTIZ.COM <http://www.orrtiz.com>* >>> Services & Solutions for Cloud- >>> Based Manufacturing, Professional >>> Services and Retail & Trade >>> http://www.orrtiz.com >>> >>> >>> On Tue, Aug 5, 2014 at 4:23 PM, Sharan-F <[hidden email]> wrote: >>> >>>> Hi >>>> >>>> Please can you give us a bit more information like what version of >>>> ofbiz is >>>> this happening in? The link you included is your own local host so >>>> I cant >>>> access it. >>>> >>>> Also what parameters did you use? >>>> >>>> This information will help us try to recreate the issue. >>>> >>>> Thanks >>>> Sharan >>>> >>>> >>>> >>>> -- >>>> View this message in context: >>>> http://ofbiz.135035.n4.nabble.com/FOP-reports-cann-t-refresh-in-the-browser-tp4653181p4653183.html >>>> >>>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>>> >> >> |
In reply to this post by Christian Carlow-OFBizzer
hi, Christian Carlow-OFBizzer
How can you solve it? put the method="GET" ? Please give some detailed information about your solution. Thank you very much. |
Free forum by Nabble | Edit this page |