On Wednesday, September 23, 2015 at 10:50:04 AM UTC-7, Dale Ackerman wrote:
>
> Hi Jeremy
>
> It is attempting to generate the XML but I get this message could the 
> model be missing some data like a table name or something required to build 
> XML?
>
> Java::OrgW3cDom::DOMException at /automation_engine/step_repeat
> INVALID_CHARACTER_ERR: An invalid or illegal XML character is specified.
> file: nokogiri.XmlNode.init(XmlNode.java location: nil line: 337
>

This is a nokogiri error, probably an encoding issue.  I don't think there 
is anything that Sequel can do about it, unfortunately.  It may be specific 
to the java implementation of nokogiri. If it is possible to test the 
C/libxml implementation with the same data, that would be useful 
information for the nokogiri developers.

Thanks,
Jeremy

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sequel-talk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to