View Issue Details

IDProjectCategoryView StatusLast Update
0004899Composr alpha bug reports[All Projects] General / Uncategorisedpublic2022-11-18 16:41
ReporterChris GrahamAssigned ToPatrick Schmalstig 
SeverityFeature-request 
Status resolvedResolutionfixed 
Summary0004899: When using keep_su the submission button for the notification editing subtab does nothing (except throw a JS error)
DescriptionThis is something Patrick found.

I am not inclined to try and reproduce right now, but the likely culprit is XHTML validation errors being incorrectly fixed by our xhtmlise_html function.

I have fixed some validation errors I found on the v11 branch.

I'm assigned this back to Patrick to see if this has fixed the issue (they can test when they are comfortable switch back to the v11 branch, as I know they are in the middle of heavy changes on another branch right now).
TagsNo tags attached.
Sponsorship open

Activities

Chris Graham

2022-11-16 18:48

administrator   ~0007648

Something seems to have already fixed this.

Patrick Schmalstig

2022-11-17 03:54

administrator   ~0007653

Last edited: 2022-11-17 03:55

View 2 revisions

The bug still exists on my development machine. Actually, the button somehow gets rendered outside of the form element, therefore the submit does not work. Didn't this issue happen before?

Chris Graham

2022-11-17 14:36

administrator   ~0007656

Works on my machine. We'll have to look at it together.

Issue History

Date Modified Username Field Change
2022-08-19 01:04 Chris Graham New Issue
2022-08-19 01:04 Chris Graham Status non-assigned => assigned
2022-08-19 01:04 Chris Graham Assigned To => Patrick Schmalstig
2022-11-07 18:42 Patrick Schmalstig Assigned To Patrick Schmalstig => Chris Graham
2022-11-16 18:48 Chris Graham Status assigned => closed
2022-11-16 18:48 Chris Graham Resolution open => unable to reproduce
2022-11-16 18:48 Chris Graham Note Added: 0007648
2022-11-17 03:54 Patrick Schmalstig Note Added: 0007653
2022-11-17 03:55 Patrick Schmalstig Note Edited: 0007653 View Revisions
2022-11-17 14:36 Chris Graham Note Added: 0007656
2022-11-17 14:36 Chris Graham Assigned To Chris Graham => Patrick Schmalstig
2022-11-17 14:36 Chris Graham Status closed => assigned
2022-11-18 16:41 Chris Graham Status assigned => resolved
2022-11-18 16:41 Chris Graham Resolution unable to reproduce => fixed
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised