apparently you are missing </dd> somewhere. it would be infinitely
more helpful if you showed the markup from profilepanel or wheverer
you are using the dl/dd

-igor

On Fri, Oct 3, 2008 at 12:33 PM, zaheers <[EMAIL PROTECTED]> wrote:
>
> Getting the following exception when testing a Panel that uses a
> DefaultDatatable. Detailed error file is attached.
>
> Thanks for your input.
>
> Caused by: java.text.ParseException: Tag '<DD>' (line 103, column 32) has a
> mismatched close tag at '</DL>' (line 103, column 74)
>
>
> //start and render the test page
>        tester.startPanel(new TestPanelSource(){
>            public Panel getTestPanel(String pPanelId){
>                return new ProfilePanel(pPanelId);
>            }
>        });
>
> http://www.nabble.com/file/p19804181/com.compuware.petstore.application.search.SearchPanelTest.txt
> com.compuware.petstore.application.search.SearchPanelTest.txt
> --
> View this message in context: 
> http://www.nabble.com/Error-using-DefaultDataTable-in-version-1.4-m3-WicketTester-tp19804181p19804181.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to