Bug 19695 - [PATCH] Allow fox:destination as child of fox:outline
Summary: [PATCH] Allow fox:destination as child of fox:outline
Status: NEW
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: pdf (show other bugs)
Version: 0.20.5
Hardware: All All
: P2 enhancement
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-06 09:38 UTC by Ricardo Amador
Modified: 2012-04-11 03:21 UTC (History)
1 user (show)



Attachments
cvs diff -u patch (2.67 KB, patch)
2003-05-06 09:39 UTC, Ricardo Amador
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ricardo Amador 2003-05-06 09:38:16 UTC
In my use of named destinations, I generate named destinations for every 
bookmark I have in my documents. I believe this to be a common use case.

The fact that the extension element fox:destination is only processed when 
used as a "root" element forces me to make and additional pass on my xml 
document just to generate the named destinations. If fox:destination was also 
processed whent it is used as a child of a fox:outline, that additional pass 
could be avoided.
Comment 1 Ricardo Amador 2003-05-06 09:39:02 UTC
Created attachment 6229 [details]
cvs diff -u patch
Comment 2 Glenn Adams 2012-04-11 03:21:30 UTC
increase priority for bugs with a patch