View Issue Details

IDProjectCategoryView StatusLast Update
0000204WackoWikidatabasepublic2009-08-19 09:38
ReporterTann San Assigned ToTann San  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.2 
Target Version4.3.rcFixed in Version4.3.rc 
Summary0000204: Page whose name starts with the word "Comment" is excluded from certain actions
DescriptionI had a test page called CommentTest which was excluded from the page index and the sitemap generation because the SQL statement does a substring on the first left characters of the page name, looking for the word "comment".
TagsNo tags attached.

Activities

Tann San

2008-07-29 10:21

manager   ~0000447

Now looks at comment_on field instead. If it's empty then we know it's not a comment.

Issue History

Date Modified Username Field Change
2008-07-29 10:21 Tann San New Issue
2008-07-29 10:21 Tann San Legacy => NEW
2008-07-29 10:21 Tann San Note Added: 0000447
2008-07-29 10:21 Tann San Status new => resolved
2008-07-29 10:21 Tann San Fixed in Version => 5.0.0
2008-07-29 10:21 Tann San Resolution open => fixed
2008-07-29 10:21 Tann San Assigned To => Tann San
2009-08-19 09:25 administrator Fixed in Version 5.0.0 => 4.3.rc
2009-08-19 09:38 administrator Target Version => 4.3.rc
2010-03-08 10:11 administrator Category Database => database