https://bz.apache.org/bugzilla/show_bug.cgi?id=65681
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #2 from Felix Schumacher <[email protected]> --- On the other hand, the default value currently seems to be used, when - a list of values is extracted and the index to return is larger than the list - no value could be extracted from the list It doesn't look for empty string or null. We could probably change the implementation that it does not convert null values to empty strings and convert null values to default values. Is that, what you want? -- You are receiving this mail because: You are the assignee for the bug.
