[ 
https://issues.apache.org/jira/browse/WICKET-2758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Grigorov updated WICKET-2758:
------------------------------------

    Attachment: 012-find-border-body-tag.patch

Remove an optimization in the code that finds Border's body. Without this patch 
the method wasn't able to find <wicket:body/> in html like:

       <span wicket:id = "bodyBorder">
               <wicket:body/>
        </span> 

I found it while debugging why wicket-examples/navomatic example doesn't work.

> Patches for tests in trunk
> --------------------------
>
>                 Key: WICKET-2758
>                 URL: https://issues.apache.org/jira/browse/WICKET-2758
>             Project: Wicket
>          Issue Type: Test
>          Components: wicket
>    Affects Versions: 1.5-M1
>            Reporter: Martin Grigorov
>             Fix For: 1.5-M1
>
>         Attachments: 003-remove-velocity-init.patch, 
> 004-wicket-examples-tests.patch, 005-run-tests-offline.patch, 
> 006-upgrade-maven-jetty-plugin.patch, 007-fix-image2-name.patch, 
> 008-log-is-in-development-mode.patch, 009-use-iexception-settings.patch, 
> 010-enable-spring-example.patch, 011-comment-out-wicketng-example.patch, 
> 012-find-border-body-tag.patch, WICKET-2758.patch, wicket-2758.typos.patch
>
>
> A ticket for patches for the tests in trunk.
> applied patches:
> wicket-2758.typos.patch  
> WICKET-2758.patch
> 003
> 004
> 005
> 006
> 007
> 008
> 009

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to