*Crud*, I'll have a look. I don't think I did a very good
job testing the old style alerts. BTW, I'm thinking before
1.0.1, we should revisit whether we should just make
the inline style the default. Danny's code is a huuuuge
improvement over the old alerts!
-- Adam
On 5/11/07, Stephen Friedrich <[EMAIL PROTECTED]> wrote:
After updating to latest svn version, I noticed that one of my forms did no
longer submit.
I tried inline validation (which by accident I heard of just an hour ago), i.e.
added
<client-validation>INLINE</client-validation>
to trinidad-config.xml. (Before I hadn't a config file at all.)
It's working now (and it's nicer than the error dialog anyway).
Still, I guess somebody should look into it.
(And yes, this time I did a clean build. I also deleted firefox's caches.)