Eelco Hillenius, it's ok when i rollback to rc2....
my project uses utf-8 as encoding of markup file. this is a sample html file: <?xml version="1.0" encoding="utf-8"?> <html xmlns:wicket="http://wicket.sourceforge.net/"> <!-- InstanceBegin template="/Templates/Common.dwt" codeOutsideHTMLIsLocked="false" --> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link href="css/style.css" type="text/css" rel="stylesheet" /> <title>My Shop</title> </head> <body bgcolor="#eeeeee" leftmargin="0" topmargin="0" marginheight="0" marginwidth="0" wicket:id="border"> <!-- InstanceBeginEditable name="commonfooter" --> <table width="100%" height="500" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td width="175" valign="top" background="image/leftbg.gif"> <span wicket:id="menu"> </span> </td> <td width="10" valign="top"> </td> <td valign="top"> </td> </tr> </tbody> </table> <!-- InstanceEndEditable --> </body> <!-- InstanceEnd --> </html> ======= 2005-05-23 15:00:13 :======= >Does this also occur with the examples? And what if you rollback to rc2, >are your problems gone then? > >And could you give us a bit more details about what encoding you use and >how? > >Regards, > >Eelco > > >------------------------------------------------------- >This SF.Net email is sponsored by Oracle Space Sweepstakes >Want to be the first software developer in space? >Enter now for the Oracle Space Sweepstakes! >http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click >_______________________________________________ >Wicket-user mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/wicket-user = = = = = = = = = = = = = = = = = = = = 叶卫国 [EMAIL PROTECTED] 2005-05-23
