I'm trying to switch my site from xhtml1.0 strict to xhtml1.1
I check validation with functional tests, using isValid(true) and
everything was fine.
After swtiching to 1.1, I started to get a lot of errors like these:

failed to load external entity "file:///[...]/cache/sf_tester_response/
w3/TR/xhtml-modularization/DTD/xhtml-datatypes-1.mod"
failed to load external entity "file:///[...]/cache/sf_tester_response/
w3/TR/xhtml-modularization/DTD/xhtml-qname-1.mod"

(I omitted the project path)

It seems that some xhtml11 modules are not properly loaded.
I searched around and only found changeset 23520, that moved modules
from online to local: http://trac.symfony-project.org/changeset/23520

any hint?
Should I file a bug?

thanks in advance
Massimiliano

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to