[daisy] [JIRA] Resolved: (DSY-648) Path issue during
thepublication of a book
Karel Vervaeke
karel at outerthought.org
Fri May 16 16:57:21 CEST 2008
I am not sure how much experience you have with software development,
but given your question, I would recommend you ask someone nearby to
assist you for this task.
Now, to answer your question:
Patching is done using the 'patch' [0] command
[0] http://en.wikipedia.org/wiki/Patch_(Unix)
(windows variants of this command also exist, but I would recommend
using cygwin)
You don't necessarily need the patch command: you can just open the
patch file in a text editor and see what changes need to be made (again,
this requires some knowledge about software development)
Since you will be changing Java code, you will need to get the Daisy
2.1 source code, apply the patch and create a build (Information on
building from source can be found in the README.txt included in the
Daisy source code).
HTH,
Karel
On Fri, 2008-05-16 at 10:22 -0400, ted.marquardt at thomsonreuters.com
wrote:
> I apologize in advance for my rookie question, but how do we install the
> DSY-648.patch in our Daisy 2.1 environment? I can see that it impacts
> applications/daisywiki/frontend/src/java/org/outerj/daisy/books/publishe
> r/impl/cocooncomponents/PdfImageLinkTransformer.java in the source code
> files, but I don't know how to install it.
>
> Thanks,
>
> Ted
>
> -----Original Message-----
> From: Karel Vervaeke (JIRA) [mailto:issues at cocoondev.org]
> Sent: Tuesday, May 13, 2008 7:31 AM
> To: daisy at lists.cocoondev.org
> Subject: [daisy] [JIRA] Resolved: (DSY-648) Path issue during
> thepublication of a book
>
> [ http://issues.cocoondev.org//browse/DSY-648?page=all ]
>
> Karel Vervaeke resolved DSY-648:
> --------------------------------
>
> Fix Version: 2.3
> Resolution: Fixed
>
> Fixed in http://svn.cocoondev.org/viewsvn?view=rev&revision=4732
>
> > Path issue during the publication of a book
> > -------------------------------------------
> >
> > Key: DSY-648
> > URL: http://issues.cocoondev.org//browse/DSY-648
> > Project: Daisy
> > Type: Bug
> > Environment: windows and linux
> > Reporter: Karel Vervaeke
> > Priority: Minor
> > Fix For: 2.3
> > Attachments: DSY-648.patch
> >
> > When there are spaces in the path, file: url's must start with
> > file:/// instead of file:/ Originally reported as DSY-389, but the
> > problem persists when using fo:external-graphic
> src="publicationtype:..." or src="publication:..."
> > Reported here:
> > http://www.nabble.com/PDF-book-publishing-error---Illegal-character-to
> > 17158826.html
>
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators:
> http://issues.cocoondev.org//secure/Administrators.jspa
> -
> For more information on JIRA, see:
> http://www.atlassian.com/software/jira
>
>
> _______________________________________________
> daisy community mailing list
> Professional Daisy support: http://outerthought.org/en/services/daisy/support.html
> mail to: daisy at lists.cocoondev.org
> list information: http://lists.cocoondev.org/mailman/listinfo/daisy
More information about the daisy
mailing list