Proposed changes for Publication Manager (general):
Depending on how style sheets are coded, there are certain conflicts caused by conditionalization that can cause publication failures. It would be nice if Publication Manager would check for these problems. Examples of these problems include situations in which:
- All children of a OL, UL, STEPS, or other list element are conditionalized, but the publication is not configured to include any of the conditions. The publication fails because the resulting list element is empty after the conditionalized elements are removed.
- A conreffed element is conditionalized. During publication, the OT attempts to resolve the conref, but fails because the target element has been removed as conditionalized content.