Topicref with mailto: and scope="peer" #3944
-
|
We have a test in Oxygen asserting that the following structure: Unfortunately after updating the DITA-OT version to 3.7.1, this test fails with:
Did this behavior changes again in 3.7.2 or do we need to udpate the original topicref in the ditamap? I've already checked that if the scope is changed to external, the error disappear but the target attribute appears. Also, even if the @target attribute is present, a click on the link doesn't open a new tab in browser but the mail client directly (or at least ask where to open the link). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
@jlacour31 - in 3.7.1, I get the same Java failure: In 3.7.3, I get DITA-OT errors but no Java failure: so maybe your testcase behaves better in 3.7.3 too? |
Beta Was this translation helpful? Give feedback.
@jlacour31 - in 3.7.1, I get the same Java failure:
In 3.7.3, I get DITA-OT errors but no Java failure: