Jump to content

XML Reader for Single Name Director in 3.0.5835.21153


Pais

Recommended Posts

The XML reader doesn't seem to work for single name directors such as:

    <Person>
      <Name>McG</Name>
      <Type>Director</Type>
    </Person>

569296b9301e1_SingleNameDirector.png

 

However it works just fine for a name with a space such as:

    <Person>
      <Name>Mc G</Name>
      <Type>Director</Type>
    </Person>

569296c7c6493_DoubleNameDirector.png

server-63587980800.txt

Edited by Pais
Link to comment
Share on other sites

it should work just fine. the issue is probably something else. Most likely the name is getting replaced with whatever the internet search returns from results of Mcg

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...