View Issue Details

IDProjectCategoryView StatusLast Update
0003604Composrcorepublic2018-05-26 22:00
ReporterChris GrahamAssigned ToChris Graham 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0003604: Remove explicit sitemap options for notify_sitemap_node_add calls
DescriptionWe currently pass in explicit sitemap options to notify_sitemap_node_add calls (our iterative approach when content is added), but this allows divergence compared to a sitemap rebuilt from scratch.

We should just do a deep-node sitemap render from notify_sitemap_node_add, to get the canonical options from the main sitemap code.

Additionally, notify_sitemap_node_add and notify_sitemap_node_edit can then likely be unified.
TagsNo tags attached.
Time estimation (hours)2
Sponsorship open0

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2018-05-03 19:05 Chris Graham New Issue
2018-05-26 22:00 Chris Graham Status non-assigned => resolved
2018-05-26 22:00 Chris Graham Resolution open => fixed
2018-05-26 22:00 Chris Graham Assigned To => Chris Graham