You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Blake Watson <bl...@pnmac.com> on 2016/10/12 21:13:57 UTC

.prettyPrint in version 3.15 changes handling of list range

Between 3.14 and 3.15 the return from .prettyPrint, when passed a
ValidationConstraint with a list range in it changed. This appears not to
be noted in the Changes log.

Formerly, a list would be returned as:

list [$A$1:$Z$26]

And is now returned as:

list "$A$1:$Z$26"

​Brackets replaced with quotes. Might be worth documenting somewhere. =P​

-- 

*Blake Watson*

*PNMAC*
Application Development Manager
5898 Condor Drive
Moorpark, CA 93021
(805) 330.4911 x7742
blake.watson@pnmac.com <me...@pnmac.com>
www.PennyMacUSA.com <http://www.pennymacusa.com/>

Re: .prettyPrint in version 3.15 changes handling of list range

Posted by Javen O'Neal <on...@apache.org>.
Thanks for reporting this change in behavior.

I have opened bug 60253 to address this.

https://bz.apache.org/bugzilla/show_bug.cgi?id=60253

On Wed, Oct 12, 2016 at 2:13 PM, Blake Watson <bl...@pnmac.com> wrote:
> Between 3.14 and 3.15 the return from .prettyPrint, when passed a
> ValidationConstraint with a list range in it changed. This appears not to
> be noted in the Changes log.
>
> Formerly, a list would be returned as:
>
> list [$A$1:$Z$26]
>
> And is now returned as:
>
> list "$A$1:$Z$26"
>
> Brackets replaced with quotes. Might be worth documenting somewhere. =P
>
> --
>
> *Blake Watson*
>
> *PNMAC*
> Application Development Manager
> 5898 Condor Drive
> Moorpark, CA 93021
> (805) 330.4911 x7742
> blake.watson@pnmac.com <me...@pnmac.com>
> www.PennyMacUSA.com <http://www.pennymacusa.com/>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org