Closed dhensby closed 9 years ago
At the moment, going to
http://example.com/sitemap.xml/sitetree/1
Will break and cause a 500 because the case of the class name in the URL is passed to the query builder.
wrong branch or not?
Sounds good. Tests pass. I wonder if it needs additional checks (i.e if the class is a test class GoogleSitemapTest_DataObject)
At the moment, going to
http://example.com/sitemap.xml/sitetree/1
Will break and cause a 500 because the case of the class name in the URL is passed to the query builder.