Errors with 'faceted_search'
harveybetty - January 8, 2009 - 20:09
| Project: | XML Content |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I am not sure if the problem is XML Content or the 'faceted_search' module. When I click on a facet that points to an XML document the following error occurs:
warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: Couldn't find end of Start Tag section line 19 in Entity, line: 19 in /var/www/html/drupal/sites/all/modules/xmlcontent/xmlcontent.module on line 221.
The XML document(s) are valid (I am not parsing them against a DTD. A regular search or browsing to the document produces no errors
so I believe this is an issue with the faceted search module.
