resolution_fixed type_defect | by olau@iola.dk
The logic for hiding the "Send and Post" button in the liaison tool was flawed, cf. issue #1308, since it was trying upon generating the page to use a submitted form field to determine whether to show the button (which obviously won't work until the form has been submitted).
This problem stems from the fix used to close issue #363. A correct fix may have to be done in Javascript instead to react immediately the selection of the "from" field.
Issue migrated from trac:1354 at 2022-03-04 03:40:11 +0000
resolution_fixedtype_defect| by olau@iola.dkThe logic for hiding the "Send and Post" button in the liaison tool was flawed, cf. issue #1308, since it was trying upon generating the page to use a submitted form field to determine whether to show the button (which obviously won't work until the form has been submitted).
This problem stems from the fix used to close issue #363. A correct fix may have to be done in Javascript instead to react immediately the selection of the "from" field.
Issue migrated from trac:1354 at 2022-03-04 03:40:11 +0000