setStripWicketTags(true) doesnt work in your app? so your deployed
version contains wicket:panel and other tags in final html?

-igor

On Fri, Jun 17, 2011 at 9:36 AM, Martijn Dashorst
<[email protected]> wrote:
> -1
>
> When rendering any page, I suddenly get
> xmlns:wicket="http://wicket.apache.org"; for each panel that is
> included. This is invalid XHTML markup and fails each request in our
> application (we use a markup validator that validates each and every
> page). This is a regression from 1.5-RC4.2
>
> I have a test case that proves this
> (https://issues.apache.org/jira/browse/WICKET-3812).
>
> In the test case the issue seems to be resolvable using
> setStripWicketTags(true), but that doesn't work in our application
> apparently.
>
> Martijn
>
> On Fri, Jun 17, 2011 at 3:27 PM, Pedro Santos <[email protected]> wrote:
>> +1
>>
>> On Thu, Jun 16, 2011 at 8:34 PM, Igor Vaynberg <[email protected]> 
>> wrote:
>>> This vote is to release wicket 1.5-RC5
>>>
>>> Branch: http://svn.apache.org/repos/asf/wicket/branches/wicket-1.5-RC5/
>>> Artifacts: http://people.apache.org/~ivaynberg/wicket-1.5-RC5/dist/
>>> Maven repo:
>>> https://repository.apache.org/content/repositories/orgapachewicket-022/
>>> Changelog:
>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12316423
>>>
>>> This vote ends Thursday, March 19st at 5:00pm (GMT-8)
>>>
>>> Please test the release and offer your vote.
>>>
>>> The Wicket team!
>>>
>>
>>
>>
>> --
>> Pedro Henrique Oliveira dos Santos
>>
>
>
>
> --
> Become a Wicket expert, learn from the best: http://wicketinaction.com
>

Reply via email to