ie6 HybridUrlCodingStrategy using ajax and an anchor results in a 404

2009-06-30 Thread Thijs
I have the following setup: * Page mounted using a HybridUrlCodingStrategy * AjaxLink * And an anchor to jump to a certain section of page. When I jump to a section of the page using the anchor and then try to use the ajaxlink the page is not found. I've traced it down to IE6 appending the

Re: ie6 HybridUrlCodingStrategy using ajax and an anchor results in a 404

2009-06-30 Thread Igor Vaynberg
do we still have to wreck our brains thinking about how to support a browser released in 2001? -igor On Tue, Jun 30, 2009 at 2:16 AM, Thijsvonk.th...@gmail.com wrote: I have the following setup: * Page mounted using a HybridUrlCodingStrategy * AjaxLink * And an anchor to jump to a certain

Re: ie6 HybridUrlCodingStrategy using ajax and an anchor results in a 404

2009-06-30 Thread Per Lundholm
No. ;-) /Per On Tue, Jun 30, 2009 at 5:02 PM, Igor Vaynbergigor.vaynb...@gmail.com wrote: do we still have to wreck our brains thinking about how to support a browser released in 2001? -igor On Tue, Jun 30, 2009 at 2:16 AM, Thijsvonk.th...@gmail.com wrote: I have the following setup: *

Re: ie6 HybridUrlCodingStrategy using ajax and an anchor results in a 404

2009-06-30 Thread mailingl...@jorgenpersson.se
For what my 2 cents are worth, I think browser support should be based on the popularity, not release date, of the browser. If I were to run a business, and was chosing between web frameworks, I certainly would not want to a quarter of my potential customers to have problem viewing my

Re: ie6 HybridUrlCodingStrategy using ajax and an anchor results in a 404

2009-06-30 Thread Per Lundholm
Well, of course, you should know your users, I was joking. Still, a rumour told me that Aftonbladet.se, a major newspaper site in Sweden, is advising IE6 users to switch to something newer. On top of their suggestion, FireFox. /Per On Tue, Jun 30, 2009 at 5:59 PM,

Re: ie6 HybridUrlCodingStrategy using ajax and an anchor results in a 404

2009-06-30 Thread Thijs
He, I'm on your side. And I think the designer is even more. However the customer isn't :( They still have a 25 - 30% IE6 user base. And with the system we're building that is a LOT of money... If you don't want to fix it, where would I have look to fix it my self? In

Re: ie6 HybridUrlCodingStrategy using ajax and an anchor results in a 404

2009-06-30 Thread Igor Vaynberg
you could just wrap a filter around wicket filter and remove any #foo values from the end of a url. -igor On Tue, Jun 30, 2009 at 12:19 PM, Thijsvonk.th...@gmail.com wrote: He,  I'm on your side. And I think the designer is even more. However the customer isn't :( They still have a 25 - 30%

Re: ie6 HybridUrlCodingStrategy using ajax and an anchor results in a 404

2009-06-30 Thread Mathias Nilsson
http://www.bringdownie6.com/ http://www.bringdownie6.com/ -- View this message in context: http://www.nabble.com/ie6---HybridUrlCodingStrategy-using-ajax-and-an-anchor-results-in-a-404-tp24268734p24277834.html Sent from the Wicket - User mailing list archive at Nabble.com.