Re: Adding a function or two...

2018-03-27 Thread Javen O'Neal
HSSF and SS Common tests live here: https://svn.apache.org/viewvc/poi/trunk/src/testcases/org/apache/poi/ XSSF and SS Common tests live here: https://svn.apache.org/viewvc/poi/trunk/src/ooxml/testcases/org/apache/poi/ We separated the tests because HSSF code is compiled and tested without

Re: Adding a function or two...

2018-03-27 Thread Blake Watson
I was just scouring the whole project for XSSFWorkbook and not finding nearly as much as I thought. How does one properly add to functionMetaData.txt? On Tue, Mar 27, 2018 at 6:38 PM, Greg Woolsey wrote: > Tests in that package are run in a context without the xssf

Re: Adding a function or two...

2018-03-27 Thread Greg Woolsey
Tests in that package are run in a context without the xssf code. Xssf specific tests need to go in a different location. I don't have it on my phone, but some searching should reveal them, the naming conventions are strong. On Tue, Mar 27, 2018, 17:45 Blake Watson wrote:

Re: Adding a function or two...

2018-03-27 Thread Blake Watson
The tests seem to be mostly HSSF based. Is that right? (I guess it shouldn't matter?) On Mon, Mar 26, 2018 at 9:45 AM, Blake Watson wrote: > Yeah, I was gonna use the Git. > > On Sun, Mar 25, 2018 at 11:04 PM, Dominik Stadler > wrote: > >> Hi, >>

[Bug 62222] getLabel for Hyperlink returns always null for xlsx files

2018-03-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=6 Alexander Vitkovskiy changed: What|Removed |Added Status|NEEDINFO|NEW ---

[Bug 62222] getLabel for Hyperlink returns always null for xlsx files

2018-03-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=6 --- Comment #4 from Alexander Vitkovskiy --- File created in Excel 2013. Sheet looks like this: http://schemas.openxmlformats.org/spreadsheetml/2006/main;

[Bug 62222] getLabel for Hyperlink returns always null for xlsx files

2018-03-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=6 Nick Burch changed: What|Removed |Added Status|NEW |NEEDINFO ---

[Bug 62222] getLabel for Hyperlink returns always null for xlsx files

2018-03-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=6 Alexander Vitkovskiy changed: What|Removed |Added OS||All --

[Bug 62222] getLabel for Hyperlink returns always null for xlsx files

2018-03-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=6 --- Comment #1 from Alexander Vitkovskiy --- Created attachment 35814 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35814=edit xls file -- You are receiving this mail because: You are the assignee for the bug.

[Bug 62222] getLabel for Hyperlink returns always null for xlsx files

2018-03-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=6 --- Comment #2 from Alexander Vitkovskiy --- Created attachment 35815 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35815=edit xlsx file -- You are receiving this mail because: You are the assignee for the bug.

[Bug 62222] New: getLabel for Hyperlink returns always null for xlsx files

2018-03-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=6 Bug ID: 6 Summary: getLabel for Hyperlink returns always null for xlsx files Product: POI Version: 3.17-FINAL Hardware: PC Status: NEW