[GitHub] poi pull request #95: Bug 55713: Wrong ErrorStyle for DataValidations

2018-01-30 Thread asfgit
Github user asfgit closed the pull request at:

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


---

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



[GitHub] poi pull request #95: Bug 55713: Wrong ErrorStyle for DataValidations

2018-01-30 Thread Moorhuhnfreak
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 
Date:   2018-01-30T19:15:19Z

added test cases for error style

commit 98591fdd532addb98dbddf9b69ebe87baf6eacec
Author: Philemon Schucker 
Date:   2018-01-30T19:27:12Z

updated test to work correctly

commit 7005059ef98c528ac849ce924f66e40b768199e0
Author: 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