In Tool menu, Notices and slips, edit any notice unable to insert the command in the message body. The insert button is not working.
Created attachment 168016 [details] [review] Bug 37059: Fix insert button in notices and slips This patch fixes the insert button in notices and slips. The container id needed to be appened with '_panel' To Test: 1. Edit any notice or slip and try to use the insert button 2. Nothing happens 3. Apply patch and refresh the browser 4. Edit any notice or slip and use the insert button 5. Confirm the parameters are inserted into the tempalte as expected.
Thx Brendan!
Created attachment 168027 [details] [review] Bug 37059: Fix insert button in notices and slips This patch fixes the insert button in notices and slips. The container id needed to be appened with '_panel' To Test: 1. Edit any notice or slip and try to use the insert button 2. Nothing happens 3. Apply patch and refresh the browser 4. Edit any notice or slip and use the insert button 5. Confirm the parameters are inserted into the tempalte as expected. Signed-off-by: Eric Garcia <cubingguy714@gmail.com>
Trivial change, makes sense, scripts are happy. Passing QA
Created attachment 168028 [details] [review] Bug 37059: Fix insert button in notices and slips This patch fixes the insert button in notices and slips. The container id needed to be appened with '_panel' To Test: 1. Edit any notice or slip and try to use the insert button 2. Nothing happens 3. Apply patch and refresh the browser 4. Edit any notice or slip and use the insert button 5. Confirm the parameters are inserted into the tempalte as expected. Signed-off-by: Eric Garcia <cubingguy714@gmail.com> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Pushed for 24.11! Well done everyone, thank you!
Thank you..!!
Can we get this backported to 24.05?
Backported to 24.05.x for upcoming 24.05.02
Pushed to 23.11.x for 23.11.07
(In reply to Fridolin Somers from comment #10) > Pushed to 23.11.x for 23.11.07 It looks like this shouldn't have been backported to 23.11.07, as now the insert button is broken in that version. I think bug 37059 should've had a dependency on bug 35882. So 23.11.09 should revert this change...
(In reply to David Cook from comment #11) > (In reply to Fridolin Somers from comment #10) > > Pushed to 23.11.x for 23.11.07 > > It looks like this shouldn't have been backported to 23.11.07, as now the > insert button is broken in that version. > > I think bug 37059 should've had a dependency on bug 35882. > > So 23.11.09 should revert this change... *ping Frido*
(In reply to David Cook from comment #11) > (In reply to Fridolin Somers from comment #10) > > Pushed to 23.11.x for 23.11.07 > > It looks like this shouldn't have been backported to 23.11.07, as now the > insert button is broken in that version. > > I think bug 37059 should've had a dependency on bug 35882. > > So 23.11.09 should revert this change... Oups indeed. Reverted