sbbs.el

History Of Ticket 812dd05990ab26898629526aa7e34bbace3c6e09
Login

Artifacts Associated With Ticket 812dd05990ab26898629526aa7e34bbace3c6e09

  1. Ticket change [2316c061e7] (rid 83) by anonymous on 2020-05-31 12:20:50:

    1. foundin initialized to: "0.1.0"
    2. icomment:
      When a HTTP request fails, the buffers seem to not be cleaned up. Eval
      
      <pre>
      (length (seq-filter (lambda (b)
      		      (string-match-p " \\*http textboard\\.org"
      				      (buffer-name b)))
      		    (buffer-list)))
      </pre>
      
      and you'll probably get a value greater than zero, even though you're not using sbbs.el anymore.
      
    3. login: "anonymous"
    4. mimetype: "text/html"
    5. severity initialized to: "Important"
    6. status initialized to: "Open"
    7. title initialized to: "Don't leave failed buffers lying around"
    8. type initialized to: "Code_Defect"
  2. Ticket change [6a590ed340] (rid 112) by zge on 2020-06-21 11:42:04:

    1. icomment:
      An Idea how to solve this was posted here: [https://textboard.org/prog/39#t39p278]
      
    2. login: "zge"
    3. mimetype: "text/x-fossil-plain"
    4. priority changed to: "Immediate"
    5. resolution changed to: "Open"
  3. Ticket change [14ffb55d77] (rid 165) by zge on 2022-01-22 18:50:39:

    1. icomment: "Partially mitigated with [67d30a23170591c9]."
    2. login: "zge"
    3. mimetype: "text/x-fossil-plain"
  4. Ticket change [f0437227cd] (rid 168) by zge on 2022-01-22 18:57:28:

    1. icomment: "Further improved by [a3e4eb41e0b87f34]."
    2. login: "zge"
    3. mimetype: "text/x-fossil-plain"