◊(Local Yarn Code "Ticket Change Details")

Overview

Artifact ID: f5bca0425d2eebaeb0b64e932c47af25fecc8f9166b3f1eb257fd7a7debf641a
Ticket: 50052157ddb442ea66f0eb663676e048c4d600be
Hyperlinks not properly decoded inside note tags
User & Date: joel on 2019-05-26 17:53:41
Changes

  1. icomment:
    Using <code>◊link</code> and <code>◊url</code> inside <code>◊note</code> results in
    
    <pre><code>decode-paragraphs: contract violation
      expected: txexpr-elements?
    given: '("I perked up a bit when I read " (link& ((ref "n1")) "link text") " blah blah " 
    (link& ((ref "n2")) "another link text") "\n" "\n" #<void> "\n" #<void> "\n" "\n" …</code></pre>
    
  2. login: "joel"
  3. mimetype: "text/x-fossil-wiki"
  4. severity changed to: "Important"
  5. status changed to: "Open"
  6. title changed to: "Hyperlinks not properly decoded inside note tags"
  7. type changed to: "Code Defect"