AW: Re: [Solar-talk] Solar_Access and "process" keys

Benjamin Kaineder benjamin at kaineder.com
Thu May 8 08:29:43 CDT 2008


-----Original Nachricht-----
From: "Antti Holvikari" anttih at gmail.com
Date: Thu, 08 May 2008 09:40:12 +0200
To: solar-talk at lists.solarphp.com
Subject: Re: [Solar-talk] Solar_Access and "process" keys

> On Thu, May 8, 2008 at 4:19 AM, Jeff Moore <jeff at mashery.com> wrote:
> >
> >  On May 3, 2008, at 8:54 AM, Paul M Jones wrote:
> >
> >
> > > 2. It's very difficult to determine what process is being invoked, because
> > the process value is presented as a localized string, not a simple key.
> > >
> >
> >  Hi Paul,
> >
> >  I've run into this issue in multi-lingual apps for submitting forms to a
> > different page than the form appears on (search, login, etc).  Doing so ends
> > up reading from two different PROCESS keys in two different places.  Its
> > surprisingly easy for these to diverge as translations are made and changed,
> > breaking form submits.
> 
> A valid consern I would say. Though I've never run into this problem
> myself yet. Perhaps the solution would be to use a hidden field with a
> more generic value shared by many apps/pages.
> 

But then you couldn't use differing submit button (unless you utilized some Javascript).

Ben


More information about the Solar-talk mailing list