https://issues.apache.org/bugzilla/show_bug.cgi?id=45070
Vincent Hennebert <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #2 from Vincent Hennebert <[EMAIL PROTECTED]> 2008-05-23 07:02:19
PST ---
(This issue came up on the docbook-apps mailing list.) There are two problems
IMO:
- I don't see why FOP should issue a warning while such a construct is
perfectly legal. I realize that this may help debugging stylesheets, but this
will also annoy most users.
- The code in PropertyMaker.make(PropertyList, String, FObj) looks suspicious.
It tries to get the explicit value set on the parent, whereas it should get its
/computed/ value. Granted, the end result is probably the same, still.
Leaving it over to property specialists...
Vincent
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.