smithfox schrieb:
Thank you for reporting the bug.
But I test following code is OK, Anbody can do more test under my project
codes.
<form>
<table>
<tr><td background="images/abc.png"></td></tr>
</table>
</form>
I think the problem comes up when a wicket markup element is surounded
by an markup element with an attribute refering to some resource using a
relative path.
Some thing like
<td background="images/abc.png">
<p wicket:id="foo">bar</p>
</td>
mf
For duplicating the bug:
I think the form should have tow layer nested tables and the better add some
Chinese text :)
Beacuse I don't know the really cause.
Martin Funk-3 wrote:
smithfox schrieb:
The zip file is my project zip ball
http://www.nabble.com/file/p12271290/wicket_test.zip wicket_test.zip
Martin Funk-3 wrote:
smithfox schrieb:
I'm a wicket beginner,
Yesterday, I find a problem, but I can't sure it is a wicket1.3beta2
bug
If you write a td with a background attribute, all wicket:id after the
td
will can't be recognized.
My html template is a simple form.
UTF-8
Could you post the the template code of the form and maybe the generated
html of that form?
Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I'd say it is a bug.
Could you please verify if the bug i filed describes you problem poperly?
https://issues.apache.org/jira/browse/WICKET-871
mf
---------------------------------------------------------------------
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]