You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2016/11/25 08:57:46 UTC

[Bug 59200] Creating a data validation with prompt text longer than max leads to file failing office validation

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

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Dominik Stadler <do...@gmx.at> ---
Fixed via r1771254, the spec states a limit for HSSF of 32 length for title and
255 length for text. For XSSF it does not state a limit as far as I saw, but
Excel imposes a 255 length limit for both title and text, so I applied this
limit as well here.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org