https://issues.apache.org/bugzilla/show_bug.cgi?id=50154

--- Comment #2 from Trey Hyde <[email protected]> 2010-11-04 21:05:48 
EDT ---
Just found another document that has the same issue where the hyperlink
relation is not in a format that is compatible with java.Uri


[org.apache.poi.openxml4j.opc.PackageRelationshipCollection] Cannot convert
Macintosh%20HD:Users:marienl:Desktop:##20Lisa%20work:CC_PowerPoint:CC_S.jpg in
a valid relationship URI-> ignored
java.net.URISyntaxException: Illegal character in scheme name at index 9:
Macintosh%20HD:Users:marienl:Desktop:##20Lisa%20work:CC_PowerPoint:CC_S.jpg
  at java.net.URI$Parser.fail(URI.java:2809)
  at java.net.URI$Parser.checkChars(URI.java:2982)
  at java.net.URI$Parser.parse(URI.java:3009)
  at java.net.URI.<init>(URI.java:578)
  at
org.apache.poi.openxml4j.opc.PackageRelationshipCollection.parseRelationshipsPart(PackageRelationshipCollection.java:363)
  at
org.apache.poi.openxml4j.opc.PackageRelationshipCollection.<init>(PackageRelationshipCollection.java:156)
  at
org.apache.poi.openxml4j.opc.PackageRelationshipCollection.<init>(PackageRelationshipCollection.java:124)
  at
org.apache.poi.openxml4j.opc.PackagePart.loadRelationships(PackagePart.java:527)
  at org.apache.poi.openxml4j.opc.PackagePart.<init>(PackagePart.java:112)
  at org.apache.poi.openxml4j.opc.PackagePart.<init>(PackagePart.java:83)
  at org.apache.poi.openxml4j.opc.PackagePart.<init>(PackagePart.java:128)
  at org.apache.poi.openxml4j.opc.ZipPackagePart.<init>(ZipPackagePart.java:78)
  at org.apache.poi.openxml4j.opc.ZipPackage.getPartsImpl(ZipPackage.java:187)
  at org.apache.poi.openxml4j.opc.OPCPackage.getParts(OPCPackage.java:592)
  at org.apache.poi.openxml4j.opc.OPCPackage.open(OPCPackage.java:201)
...

-- 
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]

Reply via email to