ADVANCED_SEARCH_SET_BY_DATE_TIME_FIELD

Small bug in AppDefEditor (JHS 10.1.3.3.75)?
templateIdentifier="ADVANCED_SEARCH_SET_BY_DATE_TIME_FIELD" is not used.
I suppose because it should be ADVANCED_SEARCH_SET_BY_USER_DATE_TIME_FIELD, this one is used, but not shown in Application Definition Editor.
Greetings,
HJH

Also findDateTimeFieldSetByUser.vm and findDateFieldSetByUser.vm contain two selectItems with problems.
<af:selectItem value="before" label="#BEFORE_LABEL()"/>
<af:selectItem value="after" label="#AFTER_LABEL()"/>
Values "before" and "after" do not get translated to SQL in QueryCondition.setOperator(), which leads to errors when using these operators.
Greetings, HJH

Similar Messages

Maybe you are looking for