GitHub user Moorhuhnfreak opened a pull request:

    https://github.com/apache/poi/pull/95

    Bug 55713: Wrong ErrorStyle for DataValidations

    Fix for bug [55713](https://bz.apache.org/bugzilla/show_bug.cgi?id=55713)
    
    Was caused by a missing mapping.
    
    Also added two unit tests.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Moorhuhnfreak/poi DatavalidationErrorStyleFix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/poi/pull/95.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #95
    
----
commit 0e309ac4746dbb886830eb3170bd5a710040af57
Author: Philemon Schucker <philemon.schucker@...>
Date:   2018-01-30T19:15:19Z

    added test cases for error style

commit 98591fdd532addb98dbddf9b69ebe87baf6eacec
Author: Philemon Schucker <philemon.schucker@...>
Date:   2018-01-30T19:27:12Z

    updated test to work correctly

commit 7005059ef98c528ac849ce924f66e40b768199e0
Author: Philemon Schucker <philemon.schucker@...>
Date:   2018-01-30T19:34:39Z

    bugfix 55713: fixing getter for error styles

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to