Re: [XXE] OLinking does not work since XXE 4.8.0 (FOP issue)

2011-06-10 Thread Hussein Shafie
On 06/10/2011 01:28 PM, Philippe Nobili wrote: > On 06/10/2011 12:50 PM, Hussein Shafie wrote: >> I was able to reproduce the problem you describe using attached makefile >> (please look at it to see which convertdoc commands I've used). >> >> Now if I uncomment: >> >> ###OLINK_PARAMS=-p insert.ol

Re: [XXE] OLinking does not work since XXE 4.8.0 (FOP issue)

2011-06-10 Thread Philippe Nobili
On 06/10/2011 12:50 PM, Hussein Shafie wrote: I was able to reproduce the problem you describe using attached makefile (please look at it to see which convertdoc commands I've used). Now if I uncomment: ###OLINK_PARAMS=-p insert.olink.pdf.frag 1 and run: make clean all that is, if I pass par

Re: [XXE] OLinking does not work since XXE 4.8.0 (FOP issue)

2011-06-10 Thread Hussein Shafie
I was able to reproduce the problem you describe using attached makefile (please look at it to see which convertdoc commands I've used). Now if I uncomment: ###OLINK_PARAMS=-p insert.olink.pdf.frag 1 and run: make clean all that is, if I pass parameter insert.olink.pdf.frag=1 to the DocBook XS

Re: [XXE] OLinking does not work since XXE 4.8.0 (FOP issue)

2011-06-10 Thread Philippe Nobili
On 06/09/2011 04:00 PM, Hussein Shafie wrote: Sorry but I cannot reproduce the problem. Here's what I've done: M. Shafie, That's weird... We do reproduce the problem with XXE 4.9.0 out of the box (that is, using the stock DocBook configuration, not our own). Two DocBook articles: 1) DINA

Re: [XXE] OLinking does not work since XXE 4.8.0 (FOP issue)

2011-06-09 Thread Hussein Shafie
On 06/08/2011 01:10 PM, Philippe Nobili wrote: > On 06/08/2011 12:24 PM, Hussein Shafie wrote: >> >> We'll try to fix this DocBook XSL 1.76.1 bug in the next few days and >> we'll submit the patch to the DocBook XSL dev team. >> >> If we succeed in doing so, then the bug fix will be found in v4.9.1

Re: [XXE] OLinking does not work since XXE 4.8.0 (FOP issue)

2011-06-08 Thread Philippe Nobili
On 06/08/2011 12:24 PM, Hussein Shafie wrote: > > We'll try to fix this DocBook XSL 1.76.1 bug in the next few days and > we'll submit the patch to the DocBook XSL dev team. > > If we succeed in doing so, then the bug fix will be found in v4.9.1 (to > be released next week). > That would be great;

Re: [XXE] OLinking does not work since XXE 4.8.0 (FOP issue)

2011-06-08 Thread Hussein Shafie
Philippe Nobili wrote: >>> and if not, is there anything that could be done >>> to restore the correct FOP behavior in XXE 4.8 or later ? >> If it's really a bug in FOP v1[*], that is, a regression from FOP v0.9, >> then the only solutions are: >> >> [a] Report the bug to the FOP dev team and wait

Re: [XXE] OLinking does not work since XXE 4.8.0 (FOP issue)

2011-06-08 Thread Philippe Nobili
>> and if not, is there anything that could be done >> to restore the correct FOP behavior in XXE 4.8 or later ? > If it's really a bug in FOP v1[*], that is, a regression from FOP v0.9, > then the only solutions are: > > [a] Report the bug to the FOP dev team and wait for the next release of FOP.

Re: [XXE] OLinking does not work since XXE 4.8.0 (FOP issue)

2011-06-08 Thread nobili, philippe
pe Cc : 'xmleditor-support@xmlmind.com' Objet : Re: [XXE] OLinking does not work since XXE 4.8.0 (FOP issue) On 06/07/2011 05:57 PM, Philippe Nobili wrote: > > It seems that we are facing a serious issue with OLinking in DocBook PDF > output since XXE 4.8.0. It took us quite a bi

Re: [XXE] OLinking does not work since XXE 4.8.0 (FOP issue)

2011-06-07 Thread Hussein Shafie
On 06/07/2011 05:57 PM, Philippe Nobili wrote: > > It seems that we are facing a serious issue with OLinking in DocBook PDF > output since XXE 4.8.0. It took us quite a bit of time to locate the > problem, since our DocBook customization has not changed for years. > > Now, we have found it an