Make product, language and session optional URL partsScope of ChangeMake product, language and session an option URL part for XP applications that use XMLScriptlet. Rationale
Every setup includes a default product and a default language
which can be used when no value has been passed through the URL. Functionality
Parsing product, language and session information will no longer
be done through Apache rewrite rules but within the scriptlet API
itself.
A regular expression is used to parse the string and this expression
needs to be flexible enough to detect omitted values. Security considerations
n/a Speed impact
Should have no impact. Dependencies
n/a Related documents
- http://xp-framework.net/rfc/contrib/rfc0157.diff
Implementing patch Comments
| Table of contents |