View Issue Details

IDProjectCategoryView StatusLast Update
0005311Composr alpha bug reports[All Projects] General / Uncategorisedpublic2023-02-24 22:39
ReporterPatrick SchmalstigAssigned ToPatrick Schmalstig 
SeverityTrivial-bug 
Status resolvedResolutionfixed 
Summary0005311: Wiki+: Child pages with no body content still show as having "body content" on the parent
Descriptionditto ^
TagsNo tags attached.
Sponsorship open

Activities

Patrick Schmalstig

2023-02-24 22:39

administrator   ~0007978

Template was testing for BODY_CONTENT being passed, which it always is... but it should have been testing if BODY_CONTENT was greater than 0.

Issue History

Date Modified Username Field Change
2023-02-20 22:28 Patrick Schmalstig New Issue
2023-02-20 22:28 Patrick Schmalstig Status non-assigned => assigned
2023-02-20 22:28 Patrick Schmalstig Assigned To => Patrick Schmalstig
2023-02-24 22:39 Patrick Schmalstig Status assigned => resolved
2023-02-24 22:39 Patrick Schmalstig Resolution open => fixed
2023-02-24 22:39 Patrick Schmalstig Note Added: 0007978
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised