Closed
Bug 446596
Opened 17 years ago
Closed 15 years ago
throwing Versionmissmatch error when gernerating report
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: j.behr, Unassigned)
Details
(Whiteboard: [CLOSEME 2010-11-01])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
Firefox 3.0 can not open reports generated with reportengine of Myeclipse (based on Birt). It throws Versionmissmatch errors. There is no description why this happens. In Firefox 2.0 IE and Opera it all works fine. So i see the error in Firefox 3 not in the Reportengine
Reproducible: Always
Steps to Reproduce:
1. Set up an Java / JSF application, which generate reports
2. deploy on Tomcat 6x
3. Run on Server
4. Click Button to gernerate Report
5. Error will be thrown
Actual Results:
Popupwindow with errormessage: Version Mismatch (link with show Stacktrace but if I click it there is no stacktrace)
Expected Results:
Generateing a report in HTML-format
We are working with MyEclipse 6.0 and 6.5 and its reportengine
Programming in Java JSF with hibernateinterface to DB
Webserver is Tomcat 6.x Databaseserver is postgres
Comment 1•17 years ago
|
||
Sorry, wrong component. "Disability access" has to do with support for assistive technologies for handicapped people, not with some page functionality or whatever being disabled. Moving to more appropriate component.
Component: Disability Access → General
QA Contact: disability.access → general
Comment 2•17 years ago
|
||
Ia the button inside a Java applet or is that a html form Control ?
Is that a simple "generate report" button or do you select some options or do you upload a file to the server and this server generates a report from it ?
That it works in FF2, Opera doesn't mean that it's a FF3 issue.
Comment 3•15 years ago
|
||
This is a mass search for bugs that are in the Firefox General component, are
UNCO, and have not been changed for 800 days and have an unspecified version.
Reporter, can you please update to Firefox 3.6.10, create a fresh profile,
http://support.mozilla.com/en-US/kb/managing+profiles, and test again. If you
still see the bug, please update this bug. If the issue is gone, please set the
resolution to RESOLVED > WORKSFORME.
Whiteboard: [CLOSEME 2010-11-01]
Comment 4•15 years ago
|
||
No reply from reporter, INCOMPLETE. Please retest with Firefox 3.6.12 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•