Thanks, that was definitely it; I checked by using a value I know is in
the "items" list instead of -1, and it ended up as the default.
I appreciate the help!
Scott
Dave Newton wrote:
My guess is that the headerKey attribute is always evaluated as a string.
Since you're using a List, even if
My guess is that the headerKey attribute is always evaluated as a string.
Since you're using a List, even if the string representations are the
same, it won't match (see [1]).
That's probably worth an "improvement" JIRA if there isn't one in there
already, although I haven't looked at it to see
2 matches
Mail list logo