[
http://opencast.jira.com/browse/MH-8774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32204#comment-32204
]
Karen Dolan edited comment on MH-8774 at 11/20/12 8:00 PM:
-----------------------------------------------------------
I got bit by this before and solved by changing to  
Here's a link with explanation of why its an issue in FF
ref:http://tjl.co/blog/code/xml-parsing-error-undefined-entity/
" I was working with AJAX earlier today, and I kept getting that “XML parsing
error Undefined entity ” errors, with no clue why. Firefox was apparently
parsing the content it was loading as XML,... XML doesn’t support ,
although XHTML does. The solution is to use the Unicode non-breaking space
character   instead. In some cases a plain space works too ( )"
Better reference: https://developer.mozilla.org/en-US/docs/XML_in_Mozilla
" XHTML entities will not work in arbitrary XML documents, not even if the
XHTML namespace is used. "
was (Author: karen):
I got bit by this before and solved by changing to  
Here's a link with explanation of why its an issue in FF
ref:http://tjl.co/blog/code/xml-parsing-error-undefined-entity/
" I was working with AJAX earlier today, and I kept getting that “XML parsing
error Undefined entity ” errors, with no clue why. Firefox was apparently
parsing the content it was loading as XML,... XML doesn’t support ,
although XHTML does. The solution is to use the Unicode non-breaking space
character   instead. In some cases a plain space works too ( )"
> Admin tools throwing errors in Firefox
> --------------------------------------
>
> Key: MH-8774
> URL: http://opencast.jira.com/browse/MH-8774
> Project: Matterhorn Project
> Issue Type: Bug
> Components: Administrative Tools
> Affects Versions: 1.4
> Reporter: Greg Logan
> Priority: Minor
> Fix For: 1.4
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://opencast.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn
To unsubscribe please email
[email protected]
_______________________________________________