View Issue Details

IDProjectCategoryView StatusLast Update
0005352Composr[All Projects] General / Uncategorisedpublic2023-02-22 20:22
ReporterPatrick SchmalstigAssigned ToPatrick Schmalstig 
SeverityMinor-bug 
Status closedResolutionwon't fix 
Product Version10.0.43 
Fixed in Version 
Summary0005352: Sometimes quick reply and panel_bottom does not render on the Conversr forum
DescriptionSee https://compo.sr/forum/topicview/browse/deploying/composrv11alpha1-test.htm

For some reason, quick reply, panel_bottom, and the site footer is not rendering on this topic. However, they render on other topics. I wonder if it's some comcode being used in one of the posts triggering the bug.
TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Relationships

related to 0005353 non-assigned Add some tolerance / auto-fixing of broken HTML inside an HTML comcode tag 

Activities

Patrick Schmalstig

2023-02-22 20:02

administrator   ~0007961

Last edited: 2023-02-22 20:04

View 2 revisions

The bug is caused by invalid html within an html comcode tag. Specifically, in the post above, the stack trace was not fully posted in the last hide... part of the table was cut off and thus the td, tr, tbody, and table tags were not closed. All the footer content ended up in the hide tag, probably a result of Chrome trying to auto-fix the invalid HTML.

Patrick Schmalstig

2023-02-22 20:22

administrator   ~0007962

User error, not a bug. But see 0005353 for a possible v12 solution.

Issue History

Date Modified Username Field Change
2023-02-22 19:45 Patrick Schmalstig New Issue
2023-02-22 19:45 Patrick Schmalstig Status non-assigned => assigned
2023-02-22 19:45 Patrick Schmalstig Assigned To => Patrick Schmalstig
2023-02-22 20:02 Patrick Schmalstig Note Added: 0007961
2023-02-22 20:04 Patrick Schmalstig Note Edited: 0007961 View Revisions
2023-02-22 20:05 Patrick Schmalstig Note View State: 0007961: private
2023-02-22 20:05 Patrick Schmalstig Note View State: 0007961: public
2023-02-22 20:22 Patrick Schmalstig Relationship added related to 0005353
2023-02-22 20:22 Patrick Schmalstig Status assigned => closed
2023-02-22 20:22 Patrick Schmalstig Resolution open => won't fix
2023-02-22 20:22 Patrick Schmalstig Note Added: 0007962
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised