Hi List,
I may have missed something, but it seems that t:Id is not transformed into a
html ID at least for the pagelink component. It seems quite odd to me, as you
then need to add the id field manually in the TML file. Also it does not seem
to be consistent with the form fields for example
Hi List,
Lots of validation messages do have both language and country part of their
name. It makes lots of sense for some countries, but for fr it means that
tapestry default to en for locale such as fr_CA or fr_BE where if the file name
did not include the country, it would default to fr, whi
Hi List,
I'm having a strange problem with a LinkSubmit component. Here's a part
of my template
listener="ognl:listeners.defaultFormSubmit"
delegate="ognl:beans.delegate" autocomplete="off">
action="ognl:listeners.newCard">
l
externalizing an
asset mean?
On 7/21/07, Lionel Touati <[EMAIL PROTECTED]> wrote:
Hi List,
In Tapestry 3, there was the ability to externalize assets on the web
server to avoid contention on the Tomcat instance. Apparently this
feature does not exist anymore.
Is this something I've
Hi List,
In Tapestry 3, there was the ability to externalize assets on the web
server to avoid contention on the Tomcat instance. Apparently this
feature does not exist anymore.
Is this something I've missed, or a requirement for V4 ?
Thanks for your feedback
---
lti-valuated attributes in place of bean properties.
Francois Armand
[just a notice to Lionel Touati : by respect to other reader, I think
we should always write in English on this list : even non French
people may be interested of what happen in Tapestry community (we
French people always w
Hi to all,
This message is addressed to the French participant of the list. For the
others you can skip it.
Bonjour à tous,
En lisant cette liste, je me rends compte qu'il y a un nombre certains
de français qui utilisent Tapestry 3/4/5 dans leurs développements. Que
penseriez-vous de se r
Hi List,
It seems UTF-8 is hard coded in the core.js and form.js. Our application
was build using ISO-8859-1 and it is quite an issue to move it to
another charset. Is there a way that this value could match the
org.apache.tapestry.output-encoding one ?
Thanks for any insight
L.
--
"${formSubmitFunctionName}");
Any idea if I miss something ?
L.
Lionel Touati a écrit :
Hi List,
It seems there's a bug in the form submission mechanism. When you have
a page with the palette component it seems the onsubmit listener is
never called when clicking on a submit
Hi List,
It seems there's a bug in the form submission mechanism. When you have a
page with the palette component it seems the onsubmit listener is never
called when clicking on a submit button.
Does this tells anyone something ?
If not, I'll try to create a test case for it
Thanks
-
Hi List,
I was wondering if some of you had worked on a issue we're facing. Say
you've got a navigation path on which you want the user to have the
ability to go back and forth. In order to do that we need to have some
of our properties to be persistent. This work great, however it puts a
loa
Hi Jessee,
I was wondering if you've updated the schedule for 4.1.2 release. You
wrote earlier that you would be waiting for OGNL to get stable before
announcing anything. It seems to me this is the case now, so do you have
an idea on when this could happen now ?
Thanks for the hard work
L
Hi List,
There is no way AFAIK to specify a different message to be displayed for
the Identity validator.
For example, when using the following format
match=password[%user_general_info_ERR12], it does not pickup the
specified message.
When looking at the code the Identity class looks for the
ormlinkrenderer-throws-npe-withdirectllinks-1803601.html
My question is, where can I download Tapestry v4.0.3?
All the links on
the tapestry site and on google only point me to
v4.0.3?
Thanks,
Josh
Lionel Touati wrote:
Yes IE has a strong limit on the number of
character
Yes IE has a strong limit on the number of characters a GET url can be.
The solution is to use a FormLinkRenderer, which will create a piece a
javascript and transform your URL into a post that don't have such limits
For example:
renderer="ognl:@[EMAIL PROTECTED]">Lnk
L.
Ben Acker a écrit :
Hi All,
When runnning tapestry 4.1.2, I see lots of non application / tomcat
threads being created. It seems they're tiggered by
GenericKeyedObjectPool. Any idea of the consequence in a production
environment ? i.e, is there a way to control the number of created threads ?
Thanks for the ans
Hi All,
I'm still having issues with OGNL with the latest OGNL / TAP ( out of
SVN) combination. This simple invocation for example:
ognl:getCell(column,row).fareType.name()+'_icone'
always fails with the following exception
nable to read OGNL _expression_ '' of
[EMAIL PROTECTED]: target is
Hi All,
I'm using the table component in a client based state storage
application. It seems to work fine, however I encounter some issues as
the client state parameter is too big to work with IE. It sometimes also
break in firefox. To overcome this issue we isually use a
FormLinkRenderer, but
Hi All,
The Dialog component works
fine with Firefox. With Internet Explorer, it displays funnily: it
takes up all the width of the screen and some of the content is
not displayed at all. We've tried applying a style (with properties
width and height) locally
but it does not take that
into ac
In fact this issue was raised by the fact the DatePicker does not
automatically updates after being changed during the AJAX response
Here's a patch to the DatePicker.script to handle that
L.
Lionel Touati a écrit :
Hi ,
I'm trying to put up a sample to use two date pickers, an
Hi ,
I'm trying to put up a sample to use two date pickers, and an event
listener. When I change the value of the first one, the second should be
updated. The code is working, and in Firebug I see the proper html back
from the server with the correct date, however the page is not updated
in f
21 matches
Mail list logo