Hi.

Am I right that this combination (see subject) does not work well together?

AFAICS C::P::I18N::Request modifies the path very early in the request cycle, 
before the dispatcher and C::P::I18N::PathPrefix can kick in, right?

IOW: Regardless of what path prefix (language) I use, C::P::I18N::Request only 
looks at the 'accept-language' header parameter, right? That makes this 
combination unusable... too bad.

I would love to have localized path names (like I18N::Request offers), but 
also the possibility to let the user change languages at will (like 
I18N::PathPrefix + session mgmt offers). That includes letting her select a 
different language than what her browsers header 'accept-language' is set to.

Is there another elegant way to achieve that?

TIA,
Ekki

_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to