[
https://issues.apache.org/jira/browse/PDFBOX-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler resolved PDFBOX-164.
---------------------------------------
Fix Version/s: 1.2.0
Resolution: Fixed
This issue is resolved with solving PDFBOX-701.
> Error converting Date with LucenePDFDocument
> --------------------------------------------
>
> Key: PDFBOX-164
> URL: https://issues.apache.org/jira/browse/PDFBOX-164
> Project: PDFBox
> Issue Type: Bug
> Components: Lucene
> Priority: Minor
> Fix For: 1.2.0
>
>
> [imported from SourceForge]
> http://sourceforge.net/tracker/index.php?group_id=78314&atid=552832&aid=1485654
> Originally submitted by davidin on 2006-05-10 07:41.
> I'm using Lucene with PDFBox but It seems there is an
> error in converting date where day isn't with 0.
> Correct: 05/12/2005
> Non correct: 5/12/2005
> -------------------------------------------------------
> java.io.IOException: Error converting date:5/12/2005
> 15:57:16
> org.pdfbox.util.DateConverter.toCalendar(DateConverter.java:237)
> org.pdfbox.util.DateConverter.toCalendar(DateConverter.java:134)
> org.pdfbox.cos.COSDictionary.getDate(COSDictionary.java:704)
> org.pdfbox.pdmodel.PDDocumentInformation.getCreationDate(PDDocumentInformation.java:232)
> org.pdfbox.searchengine.lucene.LucenePDFDocument.addContent(LucenePDFDocument.java:297)
> org.pdfbox.searchengine.lucene.LucenePDFDocument.getDocument(LucenePDFDocument.java:187)
> ---------------------------------------------------------
> [comment on SourceForge]
> Originally sent by davidin.
> Logged In: YES
> user_id=1519856
> "error in converting date where day isn't with 0" ...
> so
> It's December 5th...
> thanks
> [comment on SourceForge]
> Originally sent by benlitchfield.
> Logged In: YES
> user_id=601708
> So is that May 12th or December 5th??
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.