2010/5/12 Misch, Oliver / Kuehne + Nagel / Ham MI-AJ
<oliver.mi...@kuehne-nagel.com>:
> <html:link href="#${currentBlockName}"

If you will look at the Status file, as mentioned in
http://tomcat.apache.org/bugreport.html#Recently_fixed_issues

You will see
https://issues.apache.org/bugzilla/show_bug.cgi?id=49081
which looks like the problem that you are experiencing.

A patch for that issue is already proposed for TC6. but is waiting
for the 3rd vote from committers to be applied.

By the way, probably
href="${'#'}${currentBlockName}"
will work for you.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to