View Issue Details

IDProjectCategoryView StatusLast Update
0000346Internet RadioEnhancementpublic2026-05-17 09:56
Reportermikee Assigned Tomikee  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Summary0000346: Webserver needs Fixing
Description

You know why.

TagsNo tags attached.
Attach Tags
GitLab/Hub Issue

Activities

git

2022-06-25 10:52

updater   ~0001182

Branch main - commit 68448fe27d1a6a66f2b11d1db83d308c0f718a4b
Author: Mike Evans <mikee@saxicola.co.uk>
Date: Sat Jun 25 10:51:12 2022 +0100

Bug-346

Fix the logic.
It's a bit messy though and needs refactoring.

webserver/templates/my_form.html
webserver/webserver.py

git

2022-06-29 10:58

updater   ~0001204

Branch Bug-345 - commit 68448fe27d1a6a66f2b11d1db83d308c0f718a4b
Author: Mike Evans <mikee@saxicola.co.uk>
Date: Sat Jun 25 10:51:12 2022 +0100

Bug-346

Fix the logic.
It's a bit messy though and needs refactoring.

webserver/templates/my_form.html
webserver/webserver.py

mikee

2022-07-03 09:15

administrator   ~0001276

On adding an alarm:
werkzeug.exceptions.HTTPException.wrap.<locals>.newcls: 400 Bad Request: KeyError: 'duration'

File "/home/pi/radio/webserver.py", line 102, in alarms_setup_post
duration = request.form['duration'].strip()

git

2022-07-03 11:17

updater   ~0001278

Branch Bug-345 - commit 835c626210572fd28bab903c84844b4197091235
Author: Mike Evans <mikee@saxicola.co.uk>
Date: Sun Jul 3 11:17:20 2022 +0100

Bug-346
modified:   templates/alarms.html
modified:   webserver.py

webserver/templates/alarms.html
webserver/webserver.py

git

2022-07-11 11:34

updater   ~0001291

Branch main - commit 835c626210572fd28bab903c84844b4197091235
Author: Mike Evans <mikee@saxicola.co.uk>
Date: Sun Jul 3 11:17:20 2022 +0100

Bug-346
modified:   templates/alarms.html
modified:   webserver.py

webserver/templates/alarms.html
webserver/webserver.py

Issue History

Date Modified Username Field Change
2022-06-19 20:48 mikee New Issue
2022-06-19 20:48 mikee Status new => assigned
2022-06-19 20:48 mikee Assigned To => mikee
2022-06-25 10:52 git Note Added: 0001182
2022-06-29 10:58 git Note Added: 0001204
2022-07-03 09:15 mikee Note Added: 0001276
2022-07-03 11:17 git Note Added: 0001278
2022-07-11 11:34 git Note Added: 0001291
2026-05-17 09:56 mikee Status assigned => closed
2026-05-17 09:56 mikee Resolution open => fixed