Hi Tony,

Thanks for the report, I added an issue on our side to look into this.
I guess the label used in the Problems view is HTML aware so it tries to interpret the "<" as a special character and removes it. But the labels used to present scenario names in the list of scenarios are not HTML aware.
I do not have a sensible workaround but you could try this:
In Oxygen's main menu Edit->Insert from Character Map you can search for "less than" in the character descriptions. You should find a character called "Small Less-than Sign" which could be used instead of the regular less than sign. This seemed to work on my side although certain fonts may not be able to render it.

Regards,
Radu

Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com

On 9/25/2019 9:32 PM, Tony Graham wrote:
I have a validation scenario for Schematron checking of
pseudo-attributes of '<?pdf?>' PIs.  The people editing the documents
are quite used to seeing the PIs referred to as '<?pdf?>'.

If I include '<?pdf?>' in the scenario name, it shows as '<?pdf?>' in
the 'Configure validation scenario(s)' dialog box but as '?pdf?>' in the
'Problems' panel.

If I include '&lt;?pdf?>' in the scenario name, it shows as '&lt;?pdf?>'
in the 'Configure validation scenario(s)' dialog box and as '<?pdf?>' in
the 'Problems' panel.

Is there a way for '<' to show in both places?

Using <oXygen/> XML Editor 21.1, build 2019090904.

Regards,


Tony Graham.
_______________________________________________
oXygen-user mailing list
oXygen-user@oxygenxml.com
https://www.oxygenxml.com/mailman/listinfo/oxygen-user

Reply via email to