https://issues.apache.org/bugzilla/show_bug.cgi?id=49654
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #5 from Nick Burch <[email protected]> 2010-07-29 06:56:51 EDT --- I would suggest that you create two simple files: * one in POI, with a single cell containing your problem hyperlink * one in Excel, with a single cell containing your problem hyperlink Then, use org.apache.poi.hssf.dev.BiffViewer to figure out what Excel has done differently to POI. Once you know that, you're hopefully most of the way to knowing what the POI fix will be. If the problem is very very urgent for you, then there are people (not myself!) who can offer you paid-for support for POI. Otherwise, you'll need to do some of the work yourself, sorry... -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
