Posted by urlisse on September 11, 2009 at 4:21pm
| Project: | XML Content |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | patch (to be ported) |
Issue Summary
xmlcontent doesn't always detect correctly if input the format of a node use XML Content filter. In the case where more than one module applies a filter to an input format, the wrong module could be detected. This small patch makes sure to detect the presence of the xmlcontent module and none other when querying the database.
| Attachment | Size |
|---|---|
| d6-xmlcontent-r1.10-module-detection.patch | 45 bytes |
Comments
#1
Please ignore the previous attachment. Here's the right patch. Sorry.