turn off the attribute before you run your validator. -igor
On Tue, Apr 27, 2010 at 12:11 AM, Emond Papegaaij <[email protected]> wrote: > Hi, > > For our project, we use the Wicket Stuff HTML Validator > (http://github.com/dashorst/wicket-stuff-markup-validator), which informs us > of invalid HTML upfront. However, with the switch from wicket 1.3 to 1.4, this > validator is giving many errors on the wicketpath attribute. > > This attributed used to be named wicket:path, and was renamed to wicketpath as > part of WICKET-1877, because selenium is having trouble using wicket:path. It > was opted to make the name configurable, but decided that 'we don't need yet > another configuration option'. Could this please be reconsidered? I like to > keep the wicket:path attributes in the generated markup, because they can be > very handy for debugging, but I have to disable them to keep the HTML > validator happy. > > Best regards, > Emond Papegaaij > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
