Opened 17 years ago
Closed 17 years ago
#169 closed defect (fixed)
Expression Engine: Allow case-insensitive expression function name processing
Reported by: | thomasknoell | Owned by: | thomasknoell |
---|---|---|---|
Priority: | major | Milestone: | 3.3.0 |
Component: | FDO API | Version: | 3.2.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
The processing of an expression containing an expression function is issuing an error if the expression function name is not as defined in the expression function list. For example, in the expression function list, the name of the function to concatenate two strings is defined "Concat". If the user would use the term "concat" instead, the Expression Engine would issue an exception indicating an unknown function.
Change History (2)
comment:1 by , 17 years ago
Status: | new → assigned |
---|
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.