From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040207 Firefox/0.8 Description of problem: Created "draftnotice" entity for use with FDP draft documents. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Put draftnotice.xml in common dir 2. put approriate line in XML file 3. use &DRAFTNOTICE; entity to indicate draft status of document Additional info:
Created attachment 103776 [details] CVS diff patch for draftnotice entity Followed Karsten's instructions for creating the patch.
Created attachment 103777 [details] Actual draftnotice.xml for the comon directory actual file which is referenced in patch/entity.
I think you meant to have this bug block the docs in progress tracker instead of the docs ideas without owners tracker since you submitted a patch for it already.
I have some suggested changes for the text in draftnotice-en.xml. I'll bring it up on the mailing list.
Seems like we have a concensus to use the following instead, where &BUG-NUM; is defined in the parent file of the draft document: <note> <title>DRAFT</title> <para> This is a draft version of the document. It is subject to change at any time and may not have been tested for technical accuracy yet. If you find any errors, please report them via Bugzilla in bug &BUG-NUM;. </para> </note> I have committed this to CVS.
Ticket moved to allow products to be removed from BZ.