wilr / silverstripe-googlesitemaps

Google Sitemaps module for the SilverStripe CMS
BSD 3-Clause "New" or "Revised" License
74 stars 95 forks source link

Make sure SiteTree sitemap index uses correct last edited value. #57

Closed jyrkij closed 10 years ago

jyrkij commented 11 years ago

This is extremely inefficient but does handle the case where last in SiteTree (that is, the last one when sorted by Sort column) isn't the last updated.

wilr commented 10 years ago

@jyrkij do you have a test case showing this behaviour?

jyrkij commented 10 years ago

Not ATM and I'm out of office until the next month... I'll see what I can do to get a test case...

jyrkij commented 10 years ago

AFAIK #70 should fix this so closing.