Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Processing of <valList> #845

Closed
TEITechnicalCouncil opened this issue Mar 4, 2010 · 3 comments
Closed

Processing of <valList> #845

TEITechnicalCouncil opened this issue Mar 4, 2010 · 3 comments

Comments

@TEITechnicalCouncil
Copy link

As per
http://listserv.brown.edu/archives/cgi-bin/wa?A2=ind1003&L=TEI-L&T=0&O=D&P=162
and
http://listserv.brown.edu/archives/cgi-bin/wa?A2=ind1003&L=TEI-L&D=0&O=D&T=0&P=288
Roma exits with a fatal error when processing an ODD where <valList> contains unexpected text nodes (i.e., whitespace) instead of just <valItem>s.

Possible solutions might involve the use of getElementsByTagName('valItem') or
if ($oChild->nodeName=='valItem') { ... }

Original comment by: sf_user_ianrons

@TEITechnicalCouncil
Copy link
Author

  • milestone: 871214 --> ROMA

Original comment by: @lb42

@TEITechnicalCouncil
Copy link
Author

This issue was originally assigned to SF user: rahtz
Current user is: sebastianrahtz

@peterstadler
Copy link
Member

moved to TEIC/Roma-Antiqua#16, closing here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants