DO NOT REPLY [Bug 52447] Unable to Open Excel XLS with hyperlink cells.

2012-01-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52447 --- Comment #4 from Nick Burch nick.bu...@alfresco.com 2012-01-13 11:03:26 UTC --- You could maybe go at it with a Hex Editor - you should be able to search for the hyperlink URL and text (assuming neither use accented or non-English

DO NOT REPLY [Bug 52447] Unable to Open Excel XLS with hyperlink cells.

2012-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52447 --- Comment #3 from Dave S. david.st...@windstream.com 2012-01-12 16:16:15 UTC --- I tried manually creating each hyperlink separately in a reduced form of the target spreadsheet, and POI was able to operate on it successfully. I don't

DO NOT REPLY [Bug 52447] Unable to Open Excel XLS with hyperlink cells.

2012-01-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52447 Nick Burch nick.bu...@alfresco.com changed: What|Removed |Added Status|NEW |NEEDINFO ---

DO NOT REPLY [Bug 52447] Unable to Open Excel XLS with hyperlink cells.

2012-01-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52447 --- Comment #1 from Dave S. david.st...@windstream.com 2012-01-10 22:47:42 UTC --- This is the code I'm using to attempt to open the workbook: public ExcelFileWrapper(String filename, Timestamp endDate) { this.filename =

DO NOT REPLY [Bug 52447] Unable to Open Excel XLS with hyperlink cells.

2012-01-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52447 Dave S. david.st...@windstream.com changed: What|Removed |Added CC|