View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005352 | Composr | [All Projects] General / Uncategorised | public | 2023-02-22 19:45 | 2023-02-22 20:22 |
Reporter | Patrick Schmalstig | Assigned To | Patrick Schmalstig | ||
Severity | Minor-bug | ||||
Status | closed | Resolution | won't fix | ||
Product Version | 10.0.43 | ||||
Fixed in Version | |||||
Summary | 0005352: Sometimes quick reply and panel_bottom does not render on the Conversr forum | ||||
Description | See 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. | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
related to | 0005353 | non-assigned | Add some tolerance / auto-fixing of broken HTML inside an HTML comcode tag |
|
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. |
|
User error, not a bug. But see 0005353 for a possible v12 solution. |
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 |