You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Durgesh_Kab <du...@nuware.com> on 2010/07/29 16:54:09 UTC

LinkSubmit is not working with Tapestry 5.1.0.5

Hi,

I am trying to build a POC with 5.1.0.5 and OSGi but it seems linkSubmit
does not work in 5.1.0.5

I tried all the process given at:
http://old.nabble.com/-jira--Created:-(TAPESTRY-2756)-linksubmit-does-not-fire-sumbit-event-in-5.1.0.5-td26346950.html

As well as copied the new js file in my Tapestry 5.1.0.5 OSGi bundle :
https://issues.apache.org/jira/browse/TAP5-930

Any thoughts?

@ Durgesh
-- 
View this message in context: http://old.nabble.com/LinkSubmit-is-not-working-with-Tapestry-5.1.0.5-tp29297309p29297309.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: LinkSubmit is not working with Tapestry 5.1.0.5

Posted by Durgesh_Kab <du...@nuware.com>.
Can you please elaborate on the same? I dont use any id in my code for
linkSubmit.
<t:linksubmit t:id="statusButton> </t:linksubmit>


Thiago H. de Paula Figueiredo wrote:
> 
> On Thu, 29 Jul 2010 11:54:09 -0300, Durgesh_Kab <du...@nuware.com>  
> wrote:
> 
>> Hi,
> 
> Hi!
> 
>> I am trying to build a POC with 5.1.0.5 and OSGi but it seems linkSubmit
>> does not work in 5.1.0.5
> 
> Does your form have a submit button? If yes, set its id to something that  
> isn't "submit".
> 
> -- 
> Thiago H. de Paula Figueiredo
> Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,  
> and instructor
> Owner, Ars Machina Tecnologia da Informação Ltda.
> http://www.arsmachina.com.br
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/LinkSubmit-is-not-working-with-Tapestry-5.1.0.5-tp29297309p29304325.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: LinkSubmit is not working with Tapestry 5.1.0.5

Posted by Ulrich Stärk <ul...@spielviel.de>.
I'd really love to cut another 5.1 release. I'd need some time to study and backport Howard's fix 
for the asset protection problem though which is the only reason we don't have a 5.1 bugfix release yet.

Uli

On 02.08.2010 11:09, Geoff Callender wrote:
> The JIRA ticket says its been fixed in 5.1.0.6, 5.1.0.7, and 5.2.0, so if you're willing to use one of those then you than that's the solution.
>
> Does anyone know if there will there be another stable release in the 5.1.0.* branch, ie. purely a bug-fix release?
>
> Regards,
>
> Geoff
>
> On 02/08/2010, at 2:35 PM, Sha Aith wrote:
>
>>
>> I added textfield and a "required" validator. Linksubmit works. Could you
>> please let me know what I need to do to make this work  if I dont have any
>> validators?
>>
>> Any help would be greatly appreciated.
>> Thanks.
>>
>>
>>
>> Sha Aith wrote:
>>>
>>> It could be the reason.. But what if I dont have any validations to be
>>> performed in my application?
>>>
>>>
>>>
>>> Geoff Callender-2 wrote:
>>>>
>>>> Are you perhaps suffering from
>>>> https://issues.apache.org/jira/browse/TAP5-719 ?
>>>>
>>>> Here's a demo of it working:
>>>> http://jumpstart.doublenegative.com.au/jumpstart/examples/input/linksubmits1
>>>>
>>>> On 30/07/2010, at 2:44 PM, Sha Aith wrote:
>>>>
>>>>>
>>>>> Even I have the same issue. I even tried changing the id of the submit
>>>>> button
>>>>> to something which is not submit. But no luck.
>>>>>
>>>>>
>>>>>
>>>>> Thiago H. de Paula Figueiredo wrote:
>>>>>>
>>>>>> On Thu, 29 Jul 2010 11:54:09 -0300, Durgesh_Kab
>>>>>> <du...@nuware.com>
>>>>>> wrote:
>>>>>>
>>>>>>> Hi,
>>>>>>
>>>>>> Hi!
>>>>>>
>>>>>>> I am trying to build a POC with 5.1.0.5 and OSGi but it seems
>>>>>>> linkSubmit
>>>>>>> does not work in 5.1.0.5
>>>>>>
>>>>>> Does your form have a submit button? If yes, set its id to something
>>>>>> that
>>>>>> isn't "submit".
>>>>>>
>>>>>> --
>>>>>> Thiago H. de Paula Figueiredo
>>>>>> Independent Java, Apache Tapestry 5 and Hibernate consultant,
>>>>>> developer,
>>>>>> and instructor
>>>>>> Owner, Ars Machina Tecnologia da Informação Ltda.
>>>>>> http://www.arsmachina.com.br
>>>>>>
>>>>>> ---------------------------------------------------------------------
>>>>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>>>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>> --
>>>>> View this message in context:
>>>>> http://old.nabble.com/LinkSubmit-is-not-working-with-Tapestry-5.1.0.5-tp29297309p29302776.html
>>>>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>>>>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>>>
>>>>
>>>>
>>>
>>>
>>
>> --
>> View this message in context: http://old.nabble.com/LinkSubmit-is-not-working-with-Tapestry-5.1.0.5-tp29297309p29322015.html
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: LinkSubmit is not working with Tapestry 5.1.0.5

Posted by Geoff Callender <ge...@gmail.com>.
The JIRA ticket says its been fixed in 5.1.0.6, 5.1.0.7, and 5.2.0, so if you're willing to use one of those then you than that's the solution.

Does anyone know if there will there be another stable release in the 5.1.0.* branch, ie. purely a bug-fix release?

Regards,

Geoff

On 02/08/2010, at 2:35 PM, Sha Aith wrote:

> 
> I added textfield and a "required" validator. Linksubmit works. Could you
> please let me know what I need to do to make this work  if I dont have any
> validators?
> 
> Any help would be greatly appreciated.
> Thanks.
> 
> 
> 
> Sha Aith wrote:
>> 
>> It could be the reason.. But what if I dont have any validations to be
>> performed in my application?
>> 
>> 
>> 
>> Geoff Callender-2 wrote:
>>> 
>>> Are you perhaps suffering from
>>> https://issues.apache.org/jira/browse/TAP5-719 ?
>>> 
>>> Here's a demo of it working:
>>> http://jumpstart.doublenegative.com.au/jumpstart/examples/input/linksubmits1
>>> 
>>> On 30/07/2010, at 2:44 PM, Sha Aith wrote:
>>> 
>>>> 
>>>> Even I have the same issue. I even tried changing the id of the submit
>>>> button
>>>> to something which is not submit. But no luck.
>>>> 
>>>> 
>>>> 
>>>> Thiago H. de Paula Figueiredo wrote:
>>>>> 
>>>>> On Thu, 29 Jul 2010 11:54:09 -0300, Durgesh_Kab
>>>>> <du...@nuware.com>  
>>>>> wrote:
>>>>> 
>>>>>> Hi,
>>>>> 
>>>>> Hi!
>>>>> 
>>>>>> I am trying to build a POC with 5.1.0.5 and OSGi but it seems
>>>>>> linkSubmit
>>>>>> does not work in 5.1.0.5
>>>>> 
>>>>> Does your form have a submit button? If yes, set its id to something
>>>>> that  
>>>>> isn't "submit".
>>>>> 
>>>>> -- 
>>>>> Thiago H. de Paula Figueiredo
>>>>> Independent Java, Apache Tapestry 5 and Hibernate consultant,
>>>>> developer,  
>>>>> and instructor
>>>>> Owner, Ars Machina Tecnologia da Informação Ltda.
>>>>> http://www.arsmachina.com.br
>>>>> 
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>>>> 
>>>>> 
>>>>> 
>>>> 
>>>> -- 
>>>> View this message in context:
>>>> http://old.nabble.com/LinkSubmit-is-not-working-with-Tapestry-5.1.0.5-tp29297309p29302776.html
>>>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>>> 
>>>> 
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>>> 
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>> 
>>> 
>>> 
>> 
>> 
> 
> -- 
> View this message in context: http://old.nabble.com/LinkSubmit-is-not-working-with-Tapestry-5.1.0.5-tp29297309p29322015.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: LinkSubmit is not working with Tapestry 5.1.0.5

Posted by Sha Aith <sh...@nuware.com>.
I added textfield and a "required" validator. Linksubmit works. Could you
please let me know what I need to do to make this work  if I dont have any
validators?

Any help would be greatly appreciated.
Thanks.



Sha Aith wrote:
> 
> It could be the reason.. But what if I dont have any validations to be
> performed in my application?
> 
> 
> 
> Geoff Callender-2 wrote:
>> 
>> Are you perhaps suffering from
>> https://issues.apache.org/jira/browse/TAP5-719 ?
>> 
>> Here's a demo of it working:
>> http://jumpstart.doublenegative.com.au/jumpstart/examples/input/linksubmits1
>> 
>> On 30/07/2010, at 2:44 PM, Sha Aith wrote:
>> 
>>> 
>>> Even I have the same issue. I even tried changing the id of the submit
>>> button
>>> to something which is not submit. But no luck.
>>> 
>>> 
>>> 
>>> Thiago H. de Paula Figueiredo wrote:
>>>> 
>>>> On Thu, 29 Jul 2010 11:54:09 -0300, Durgesh_Kab
>>>> <du...@nuware.com>  
>>>> wrote:
>>>> 
>>>>> Hi,
>>>> 
>>>> Hi!
>>>> 
>>>>> I am trying to build a POC with 5.1.0.5 and OSGi but it seems
>>>>> linkSubmit
>>>>> does not work in 5.1.0.5
>>>> 
>>>> Does your form have a submit button? If yes, set its id to something
>>>> that  
>>>> isn't "submit".
>>>> 
>>>> -- 
>>>> Thiago H. de Paula Figueiredo
>>>> Independent Java, Apache Tapestry 5 and Hibernate consultant,
>>>> developer,  
>>>> and instructor
>>>> Owner, Ars Machina Tecnologia da Informação Ltda.
>>>> http://www.arsmachina.com.br
>>>> 
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>>> 
>>>> 
>>>> 
>>> 
>>> -- 
>>> View this message in context:
>>> http://old.nabble.com/LinkSubmit-is-not-working-with-Tapestry-5.1.0.5-tp29297309p29302776.html
>>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>> 
>> 
>> 
> 
> 

-- 
View this message in context: http://old.nabble.com/LinkSubmit-is-not-working-with-Tapestry-5.1.0.5-tp29297309p29322015.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: LinkSubmit is not working with Tapestry 5.1.0.5

Posted by Sha Aith <sh...@nuware.com>.
It could be the reason.. But what if I dont have any validations to be
performed in my application?



Geoff Callender-2 wrote:
> 
> Are you perhaps suffering from
> https://issues.apache.org/jira/browse/TAP5-719 ?
> 
> Here's a demo of it working:
> http://jumpstart.doublenegative.com.au/jumpstart/examples/input/linksubmits1
> 
> On 30/07/2010, at 2:44 PM, Sha Aith wrote:
> 
>> 
>> Even I have the same issue. I even tried changing the id of the submit
>> button
>> to something which is not submit. But no luck.
>> 
>> 
>> 
>> Thiago H. de Paula Figueiredo wrote:
>>> 
>>> On Thu, 29 Jul 2010 11:54:09 -0300, Durgesh_Kab
>>> <du...@nuware.com>  
>>> wrote:
>>> 
>>>> Hi,
>>> 
>>> Hi!
>>> 
>>>> I am trying to build a POC with 5.1.0.5 and OSGi but it seems
>>>> linkSubmit
>>>> does not work in 5.1.0.5
>>> 
>>> Does your form have a submit button? If yes, set its id to something
>>> that  
>>> isn't "submit".
>>> 
>>> -- 
>>> Thiago H. de Paula Figueiredo
>>> Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,  
>>> and instructor
>>> Owner, Ars Machina Tecnologia da Informação Ltda.
>>> http://www.arsmachina.com.br
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>> 
>>> 
>>> 
>> 
>> -- 
>> View this message in context:
>> http://old.nabble.com/LinkSubmit-is-not-working-with-Tapestry-5.1.0.5-tp29297309p29302776.html
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/LinkSubmit-is-not-working-with-Tapestry-5.1.0.5-tp29297309p29306144.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: LinkSubmit is not working with Tapestry 5.1.0.5

Posted by Geoff Callender <ge...@gmail.com>.
Are you perhaps suffering from https://issues.apache.org/jira/browse/TAP5-719 ?

Here's a demo of it working: http://jumpstart.doublenegative.com.au/jumpstart/examples/input/linksubmits1

On 30/07/2010, at 2:44 PM, Sha Aith wrote:

> 
> Even I have the same issue. I even tried changing the id of the submit button
> to something which is not submit. But no luck.
> 
> 
> 
> Thiago H. de Paula Figueiredo wrote:
>> 
>> On Thu, 29 Jul 2010 11:54:09 -0300, Durgesh_Kab <du...@nuware.com>  
>> wrote:
>> 
>>> Hi,
>> 
>> Hi!
>> 
>>> I am trying to build a POC with 5.1.0.5 and OSGi but it seems linkSubmit
>>> does not work in 5.1.0.5
>> 
>> Does your form have a submit button? If yes, set its id to something that  
>> isn't "submit".
>> 
>> -- 
>> Thiago H. de Paula Figueiredo
>> Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,  
>> and instructor
>> Owner, Ars Machina Tecnologia da Informação Ltda.
>> http://www.arsmachina.com.br
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>> 
>> 
>> 
> 
> -- 
> View this message in context: http://old.nabble.com/LinkSubmit-is-not-working-with-Tapestry-5.1.0.5-tp29297309p29302776.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: LinkSubmit is not working with Tapestry 5.1.0.5

Posted by Sha Aith <sh...@nuware.com>.
Even I have the same issue. I even tried changing the id of the submit button
to something which is not submit. But no luck.



Thiago H. de Paula Figueiredo wrote:
> 
> On Thu, 29 Jul 2010 11:54:09 -0300, Durgesh_Kab <du...@nuware.com>  
> wrote:
> 
>> Hi,
> 
> Hi!
> 
>> I am trying to build a POC with 5.1.0.5 and OSGi but it seems linkSubmit
>> does not work in 5.1.0.5
> 
> Does your form have a submit button? If yes, set its id to something that  
> isn't "submit".
> 
> -- 
> Thiago H. de Paula Figueiredo
> Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,  
> and instructor
> Owner, Ars Machina Tecnologia da Informação Ltda.
> http://www.arsmachina.com.br
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/LinkSubmit-is-not-working-with-Tapestry-5.1.0.5-tp29297309p29302776.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: LinkSubmit is not working with Tapestry 5.1.0.5

Posted by "Thiago H. de Paula Figueiredo" <th...@gmail.com>.
On Thu, 29 Jul 2010 11:54:09 -0300, Durgesh_Kab <du...@nuware.com>  
wrote:

> Hi,

Hi!

> I am trying to build a POC with 5.1.0.5 and OSGi but it seems linkSubmit
> does not work in 5.1.0.5

Does your form have a submit button? If yes, set its id to something that  
isn't "submit".

-- 
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,  
and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org