Re: [Wicket-user] Safari yes, Firefox no

2006-10-18 Thread Michael Welter
No, refreshing the page in Firefox yields the Page Expired message. The tabbed panels don't work at all with IE. IE has the same Page Expired problem. Everything works well in Safari. The page includes several embed type=audio/x-wav ... / tags. The first two are properly painted with the

Re: [Wicket-user] Safari yes, Firefox no

2006-10-18 Thread Michael Welter
Correction. The last two embed ... tags display the *Quicktime* icon rather than the audio controls. Michael Welter wrote: No, refreshing the page in Firefox yields the Page Expired message. The tabbed panels don't work at all with IE. IE has the same Page Expired problem.

Re: [Wicket-user] Safari yes, Firefox no

2006-10-18 Thread Iman Rahmatizadeh
Seems something is done with your pages after the page has been rendered. Typical causes might be the browser generating a new request to the same page after the page has been rendered, or somehow the page getting removed from the PageMap after getting displayed. If it should be related to the

[Wicket-user] Safari yes, Firefox no

2006-10-17 Thread Michael Welter
This is a very strange problem. In Firefox, the page display is more or less normal. However, if I display the source, I see the Page Expired source. Clicking on any of the links on the page takes me to the Page Expired page. Using Safari, I don't have this problem. Has anyone seen this

Re: [Wicket-user] Safari yes, Firefox no

2006-10-17 Thread Nick Heudecker
What version of Firefox are you using?On 10/17/06, Michael Welter [EMAIL PROTECTED] wrote: This is a very strange problem.In Firefox, the page display is more orless normal.However, if I display the source, I see the Page Expired source.Clicking on any of the links on the page takes me to the

Re: [Wicket-user] Safari yes, Firefox no

2006-10-17 Thread Michael Welter
Firefox v1.5.0.7 Nick Heudecker wrote: What version of Firefox are you using? On 10/17/06, *Michael Welter* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: This is a very strange problem. In Firefox, the page display is more or less normal. However, if I display the source,

Re: [Wicket-user] Safari yes, Firefox no

2006-10-17 Thread Iman Rahmatizadeh
Can you refresh the page ? Does it bring up the Page Expired again ? Try it with ie. I guess that shouldn't have any problems as well. On 10/18/06, Michael Welter [EMAIL PROTECTED] wrote: This is a very strange problem. In Firefox, the page display is more or less normal. However, if I