Artifacts Associated With Ticket 50ce6816555ba1e2
Ticket change [b2cdc5ff84] (rid 186) by ben on 2023-09-09 09:01:59:
- foundin initialized to: "d00835b8b8"
- icomment:
There are some counter-intuitive discrepancies between HTTP and the final Sexp: > If a checkbox is unchecked when its form is submitted, neither the name nor the value is submitted to the server see [this MDN page](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox) * When it's checked, a query parameter `vip=on` is added to the query string and the dotted pair `(vip . #f)` should be added to the sexp serialization of the post * when it's unchecked, the query parameter `vip` is absent from the query string and the dotted pair `(vip . #t)` should be added to the sexp serialization of the post
- login: "ben"
- mimetype: "text/x-markdown"
- private_contact initialized to: "fd6b5e871039040aff0f8b6ff2e37bc9cfc926fe"
- severity initialized to: "Minor"
- status initialized to: "Open"
- title initialized to: "VIP/sage doesn't work as intended"
- type initialized to: "Code_Defect"
Ticket change [4a9796bf30] (rid 190) by ben on 2023-09-09 09:32:11:
- icomment:
fixed in [268b82975169e4dd](https://fossil.textboard.org/sbbs/info/268b82975169e4dd)
- login: "ben"
- mimetype: "text/x-markdown"
- priority changed to: "Immediate"
- resolution changed to: "Fixed"
- icomment:
Ticket change [0e38ed513c] (rid 191) by ben on 2023-09-09 09:32:55:
- login: "ben"
- mimetype: "text/x-markdown"
Ticket change [fa3d1b6825] (rid 192) by ben on 2023-09-09 09:33:55:
- login: "ben"
- mimetype: "text/x-markdown"
- status changed to: "Fixed"