Entity conversion in embedded content

Hi

I have some problems getting entity conversion in embedded content processing in SDL Trados Studio 2015 to work the way I'd like it to work...

I'd like Studio to interpret the character entities it finds (reader settings) and show that in the editor, but I'd like Studio to output the actual characters in the output (writer settings).

In some cases, Studio even double escapes things.

 

Input?

Parents
  • Hello Torben,

    Can you knock up a small test file please and attach to the post? Just a few lines to make this simple will do nicely and will make it easy to anonymise.

    Thanks

    Paul

    Paul Filkin | RWS Group

    ________________________
    Design your own training!

    You've done the courses and still need to go a little further, or still not clear? 
    Tell us what you need in our Community Solutions Hub

  • Hi Paul

    Thank you for taking a look!

    Here is a small test file. As you can see, the client is also doing it differently, sometimes writing the actual characters, sometimes escaping things:

     

     

    Client is asking to deliver back with actual characters.

    <?xml version="1.0"?>
    <root>
      <content>
        <text>&lt;p&gt;&lt;strong&gt;If the sun is shining&lt;/strong&gt; we&amp;rsquo;d love to use R&amp;Aring;SE as &amp;nbsp;&lt;span style="line-height: 1.42857;"&gt;protection.&lt;/span&gt;&lt;/p&gt;</text>
        <text>&lt;p&gt;Tap RÅSE into a search engine and it’s quick to see that happily you love the product as much as we do. Here’s a couple of ways our product manager would love to try it out.&lt;/p&gt;</text>
      </content>
    </root>

Reply
  • Hi Paul

    Thank you for taking a look!

    Here is a small test file. As you can see, the client is also doing it differently, sometimes writing the actual characters, sometimes escaping things:

     

     

    Client is asking to deliver back with actual characters.

    <?xml version="1.0"?>
    <root>
      <content>
        <text>&lt;p&gt;&lt;strong&gt;If the sun is shining&lt;/strong&gt; we&amp;rsquo;d love to use R&amp;Aring;SE as &amp;nbsp;&lt;span style="line-height: 1.42857;"&gt;protection.&lt;/span&gt;&lt;/p&gt;</text>
        <text>&lt;p&gt;Tap RÅSE into a search engine and it’s quick to see that happily you love the product as much as we do. Here’s a couple of ways our product manager would love to try it out.&lt;/p&gt;</text>
      </content>
    </root>

Children