Safari (for example) browser history and form exception

2011-10-26 Thread Lenny Primak
Safari has a friendly (overly friendly) URL completion, and it picks up Tapestry forms, which gives an ugly exception: For example for when I start typing pallet, the url URL https://www.XXX.com/stage/test/palletpage.srch.searchform comes up from the previous history. An unexpected application e

Re: Problem with tapestry-yuicompressor in Tomcat

2011-10-26 Thread Howard Lewis Ship
The Liferay folks repackaged the Rhino and YUICompressor classes into new package names to avoid conflicts. I wish that they had a public Maven repo we could pull those from. On Wed, Oct 26, 2011 at 4:55 PM, Lenny Primak wrote: > I don't think this is a tapestry issue at all.  I think it's a gene

Re: Problem with tapestry-yuicompressor in Tomcat

2011-10-26 Thread Lenny Primak
I don't think this is a tapestry issue at all. I think it's a general YUIcompressor issue, and I don't know what can Tapestry do to fix this. On Oct 26, 2011, at 5:40 PM, Howard Lewis Ship wrote: > https://issues.apache.org/jira/browse/TAP5-1729 > > I don't have a good fix for this as of yet.

Re: Problem with tapestry-yuicompressor in Tomcat

2011-10-26 Thread Howard Lewis Ship
https://issues.apache.org/jira/browse/TAP5-1729 I don't have a good fix for this as of yet. On Sat, Oct 22, 2011 at 10:46 AM, Lenny Primak wrote: > I had the problem under Glassfish as well. > There is a conflict between Rhino JS and yuicompressor libraries. > I got around it by putting a combi

Fwd: Multiple Formats for datefield

2011-10-26 Thread Josh Canfield
Hi Kunal. The user list is more appropriate for questions about using Tapestry. Your question is a little vague. What have you tried? What isn't working? Josh -- Forwarded message -- From: rocksdj Date: Wed, Oct 26, 2011 at 8:02 PM Subject: Multiple Formats for datefield To: d..

Re: Mixins stop working after a zone update (SOLVED!)

2011-10-26 Thread Lenny Primak
I don't off the top of my head. I bet every piece of JS code that does onsubmi()t is broken. On Oct 26, 2011, at 6:24 AM, Geoff Callender wrote: > Hi Lenny, > > Thanks for raising this. Are there any examples in JumpStart that you know > are broken (I can't find any)? And are there exampl

Re: Form field focusing

2011-10-26 Thread Thiago H. de Paula Figueiredo
On Wed, 26 Oct 2011 15:30:17 -0200, Tim wrote: On my page template I have a little form on the right that most of the time I want focused. But sometimes I want the form on the main part of the page focused. How can I change which form field gets focused? I've tried but that doesn't s

Form field focusing

2011-10-26 Thread Tim
On my page template I have a little form on the right that most of the time I want focused. But sometimes I want the form on the main part of the page focused. How can I change which form field gets focused? I've tried but that doesn't seem to do anything. Any ideas? Thanks in advance.

Re: Mixins stop working after a zone update (SOLVED!)

2011-10-26 Thread Geoff Callender
Hi Lenny, Thanks for raising this. Are there any examples in JumpStart that you know are broken (I can't find any)? And are there examples that you think will not work if put inside a zone? I will think about a simple example to highlight the danger (and would be happy to hear suggestions for