RE: [jira] Commented: (TOBAGO-115) myFaces/Tobago does not work in Internet Explorer on Windows 2000 2003

2006-10-05 Thread John
Let me try the new release today first. I should have a definitive by
EOW.

Thanks,
John 

-Original Message-
From: Bernd Bohmann (JIRA) [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 04, 2006 12:35 PM
To: John
Subject: [jira] Commented: (TOBAGO-115) myFaces/Tobago does not work in
Internet Explorer on Windows 2000  2003

[
http://issues.apache.org/jira/browse/TOBAGO-115?page=comments#action_124
39949 ] 

Bernd Bohmann commented on TOBAGO-115:
--

Can we close this issue with the latest changes in Tobago?

 myFaces/Tobago does not work in Internet Explorer on Windows 2000  
 2003
 --
 --

 Key: TOBAGO-115
 URL: http://issues.apache.org/jira/browse/TOBAGO-115
 Project: MyFaces Tobago
  Issue Type: Bug
Affects Versions: 1.0.8
 Environment: Internet Explorer 6 on Windows 2000 Pro, 2000
Server, 2003 Server
Reporter: John Allan

 The application functions fine within Firefox on Windows XP, Windows
2000 PRO, Windows 2000 Server, Windows 2003 Server.
 The application functions almost correctly exhibits behavior on first 
 click only within Internet Explorer on Windows XP SP2 The Application:
 Consists of a login screen which verifies against a database and then
goes to a main.jsp page which is composed of 3 tag files.
 The main.jsp page has a tabgroup.
 Bug:
 Login works great, even on problem platforms.
 However, once in main.jsp. Clicking on tabs does nothing nor does
clicking on any action buttons. It just refreshes.
 I know it sounds like caching behavior, but we have verified cache
headers are outputing correctly and there are no server side caches
between the client and Tomcat running our app.
 This has been escalated to Microsoft IE team, as well as their Windows
2000 team, which has been monitoring the app html communication at
length. They claim the app is simply re-sending the same page and this
explains the behavior. They have verified also that a cache is not
involved.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira





Re: [jira] Commented: (TOBAGO-115) myFaces/Tobago does not work in Internet Explorer on Windows 2000 2003

2006-09-12 Thread Volker Weber

I have currently also problems with png,
pngs inside the sheet disapears during sheet setup.

i have disabled the pngFix part in our application currently.

I will take a look on this in the  next few days.



2006/9/12, Bernd Bohmann (JIRA) dev@myfaces.apache.org:

[ 
http://issues.apache.org/jira/browse/TOBAGO-115?page=comments#action_12434268 ]

Bernd Bohmann commented on TOBAGO-115:
--

Thanks,

very interesting.
We should add some transparent png to some test applications.

 myFaces/Tobago does not work in Internet Explorer on Windows 2000  2003
 

 Key: TOBAGO-115
 URL: http://issues.apache.org/jira/browse/TOBAGO-115
 Project: MyFaces Tobago
  Issue Type: Bug
Affects Versions: 1.0.8
 Environment: Internet Explorer 6 on Windows 2000 Pro, 2000 Server, 
2003 Server
Reporter: John Allan

 The application functions fine within Firefox on Windows XP, Windows 2000 
PRO, Windows 2000 Server, Windows 2003 Server.
 The application functions almost correctly exhibits behavior on first click 
only within Internet Explorer on Windows XP SP2
 The Application:
 Consists of a login screen which verifies against a database and then goes to 
a main.jsp page which is composed of 3 tag files.
 The main.jsp page has a tabgroup.
 Bug:
 Login works great, even on problem platforms.
 However, once in main.jsp. Clicking on tabs does nothing nor does clicking on 
any action buttons. It just refreshes.
 I know it sounds like caching behavior, but we have verified cache headers 
are outputing correctly and there are no server side caches between the client and 
Tomcat running our app.
 This has been escalated to Microsoft IE team, as well as their Windows 2000 
team, which has been monitoring the app html communication at length. They claim 
the app is simply re-sending the same page and this explains the behavior. They 
have verified also that a cache is not involved.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira





RE: [jira] Commented: (TOBAGO-115) myFaces/Tobago does not work in Internet Explorer on Windows 2000 2003

2006-08-23 Thread John
No I haven't, but I believe you if you say it works. I don't know how to
begin to extrapolate that to our app though... It just doesn't work on
any IE Win 2K,2003 machine. This has been confirmed by multiple
customers, Microsoft tech support and us.
We're not doing anything particularly fancy. Just tabs. Did you get the
debug info in response to your request? Microsoft IE support insists
that the server is sending the same data no matter which tab is clicked.

John 

-Original Message-
From: Volker Weber (JIRA) [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 22, 2006 12:20 AM
To: John
Subject: [jira] Commented: (TOBAGO-115) myFaces/Tobago does not work in
Internet Explorer on Windows 2000  2003

[
http://issues.apache.org/jira/browse/TOBAGO-115?page=comments#action_124
29629 ] 

Volker Weber commented on TOBAGO-115:
-

Have you tested the tobago-example-demo app? 
No Problems here on a Windows 2000 professional SP4 system here.


 myFaces/Tobago does not work in Internet Explorer on Windows 2000  
 2003
 --
 --

 Key: TOBAGO-115
 URL: http://issues.apache.org/jira/browse/TOBAGO-115
 Project: MyFaces Tobago
  Issue Type: Bug
Affects Versions: 1.0.8
 Environment: Internet Explorer 6 on Windows 2000 Pro, 2000
Server, 2003 Server
Reporter: John Allan

 The application functions fine within Firefox on Windows XP, Windows
2000 PRO, Windows 2000 Server, Windows 2003 Server.
 The application functions almost correctly exhibits behavior on first 
 click only within Internet Explorer on Windows XP SP2 The Application:
 Consists of a login screen which verifies against a database and then
goes to a main.jsp page which is composed of 3 tag files.
 The main.jsp page has a tabgroup.
 Bug:
 Login works great, even on problem platforms.
 However, once in main.jsp. Clicking on tabs does nothing nor does
clicking on any action buttons. It just refreshes.
 I know it sounds like caching behavior, but we have verified cache
headers are outputing correctly and there are no server side caches
between the client and Tomcat running our app.
 This has been escalated to Microsoft IE team, as well as their Windows
2000 team, which has been monitoring the app html communication at
length. They claim the app is simply re-sending the same page and this
explains the behavior. They have verified also that a cache is not
involved.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira