thank you for your quick reply.
Scott Eade schrieb:
Sven Kuncikowski wrote:
is it possible to use an image for submitting?
Yes it is possible and I do it.
great.
the mysterious thing about it is that there is a ".y" added at the end fo the
eventSubmit_doDelete!! (see the log)
This is because the browser responds with the location of the click in the image - see: http://www.w3.org/TR/html401/interact/forms.html#edef-INPUT
ActionEvent.formatString() deals with these for you, but there is a bug in 2.3 that stops this from working correctly. This is fixed in cvs - build yourself a turbine-2.3.1-dev.jar (easy to do with maven) and all will be well.
the version that i have from cvs is the jakarta-turbine-2 tree. tried to update it, but i have the current verison.
in the project.xml it stats that the current version is 2.4-dev. and also it says that the release version is 2.3 searched the cvs for the 2.3-dev version, but didn't find it.
so i again, tried to build the turbine-2.4-dev.jar, but: i can built the maven-plugin from the extensions folder. i cannot build the turbine.jar because of two unsatisfied dependencies, - merlin-kernel-spi-3.2-dev.jar - merlin-kernel-impl-3.2-dev.jar
i searched for them, a while ago, and now again. didn't find those two.
any hint, from where i can get the 2.3-dev version of turbine?
many thx sven kuncikowski
Scott
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
