Issue #140 has been updated by Jonathan Clarke. Status changed from Assigned to Closed % Done changed from 0 to 100
---------------------------------------- Bug #140: JScriptEvaluator method evalToStringList() may return a list of one empty string http://tools.lsc-project.org/issues/show/140 Author: Jonathan Clarke Status: Closed Priority: Low Assigned to: Jonathan Clarke Category: Core Target version: 1.1.2 In some cases, the object returned by this method is a List containing one item, just a zero-length string. This method should return an empty list instead. The zero-length string can cause problems, elsewhere. The BeanComparator in 1.1 branch filters these out, but it may causes problems if used from other places (DN generation or custom classes). This is a minor bug, there is no impact on standard setups. Fix coming. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.lsc-project.org/pipermail/lsc-dev/attachments/20091106/58bba465/attachment.htm>

