Frame > Flare, Conditionalized Images: Expected Behavior?

This forum is for all Flare issues related to importing files or projects.
Post Reply
tam_ba
Jr. Propeller Head
Posts: 8
Joined: Fri Oct 07, 2016 3:07 pm

Frame > Flare, Conditionalized Images: Expected Behavior?

Post by tam_ba »

I have some FrameMaker content containing conditionalized figures, where the conditional formatting has been applied to the anchor marker of the anchored frame. When the file is imported into Flare, I notice that the converted image is not wrapped in the conditional marker. Is this expected behavior?

Frame original:
[Figure caption (unconditionalized)][conditionalized "xxx" anchor marker for variant_a graphic][conditionalized "yyy" anchor marker for variant_b graphic][paragraph return (not conditionalized)]
[variant_a anchored frame]
[variant_b anchored frame]
Converted to Flare:
<p class="Caption">Patient search area<MadCap:conditionalText MadCap:conditions="xxx"> <![CDATA[ ]]></MadCap:conditionalText></p>
<p>
<img src="variant_a.gif" />
</p>
<p>
<img src="variant_b.gif" />
</p>
tam_ba
Jr. Propeller Head
Posts: 8
Joined: Fri Oct 07, 2016 3:07 pm

Re: Frame > Flare, Conditionalized Images: Expected Behavior

Post by tam_ba »

This behavior has been confirmed as a bug. See MadCap Bug Report 125407.
Post Reply