Closed (duplicate)
Project:
XML sitemap
Version:
5.x-1.3
Component:
xmlsitemap_node
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2007 at 20:15 UTC
Updated:
27 Nov 2007 at 20:31 UTC
Node type exclusions and implicit inclusions of the nodes affected by a node type exclusion work fine, however exclusion of other nodes does not.
Needs "AND (xn.priority_override IS NULL OR xn.priority_override >=0 )"
In the long run, the use of NULL should probably be done away with wherever possible.
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| xmlsitemap_node.module.priority_exclude.diff | 527 bytes | dboune |
Comments
Comment #1
dboune commentedI missed the earlier reposting of this issue, so this is technically a duplicate of 194780. Will review and repost patch there.