Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
DataMapper 1.6.1
-
None
-
None
-
Windows XP SP2
Description
In order to use a typeHandler within a unary conditional element, I attempted to use a parameterMap, specifying the question mark , in the content of a unary conditional element. This causes an error to occur. The documentation doesn't explicitly say this is supported, but it doesn't say it isn't either. If it isn't supported then I assume there is no typeHandler support within a unary operator?
The example creating the error was with an isNotNull element within a dynamic element, within a select element.