[Rails] Re: Wierd HTML rendering problem

2009-10-23 Thread theambler
Couldn't find any validation problems on those lines. IN the end I moved the links around a bit, and the one in question does now trigger -- but only from the first couple of letters. Really strange. On Oct 20, 5:26 pm, theambler wrote: > All good. Thanks.  Will test later. > > On Oct 20, 4:56

[Rails] Re: Wierd HTML rendering problem

2009-10-20 Thread theambler
All good. Thanks. Will test later. On Oct 20, 4:56 pm, Hassan Schroeder wrote: > On Tue, Oct 20, 2009 at 8:41 AM, Colin Law wrote: > >> How can I get an application with secure session-based login validated > >> by W3 -- the validator just ends up validating the login page. > > > Just get to t

[Rails] Re: Wierd HTML rendering problem

2009-10-20 Thread Hassan Schroeder
On Tue, Oct 20, 2009 at 8:41 AM, Colin Law wrote: >> How can I get an application with secure session-based login validated >> by W3 -- the validator just ends up validating the login page. > > Just get to the page then view the source and copy it, then paste into > the 'direct input' page at W3

[Rails] Re: Wierd HTML rendering problem

2009-10-20 Thread Colin Law
2009/10/20 theambler : > > No thats a good idea. > > How can I get an application with secure session-based login validated > by W3 -- the validator just ends up validating the login page. Just get to the page then view the source and copy it, then paste into the 'direct input' page at W3 Colin

[Rails] Re: Wierd HTML rendering problem

2009-10-20 Thread theambler
No thats a good idea. How can I get an application with secure session-based login validated by W3 -- the validator just ends up validating the login page. On Oct 20, 4:17 pm, Patrick Doyle wrote: > On Tue, Oct 20, 2009 at 11:03 AM, theambler > wrote: > > Any ideas? > > Can you validate the p

[Rails] Re: Wierd HTML rendering problem

2009-10-20 Thread Patrick Doyle
On Tue, Oct 20, 2009 at 11:03 AM, theambler wrote: > Any ideas? Can you validate the page (say, at http://validator.w3.org/)? When I've run into weird things like this, I have restarted by development server on port 80 and pointed the validator at the page on my development server just to see w