ruricolist/spinneret

:RAW is not interpreted properly

phoe opened this issue · 1 comments

phoe commented
No such HTML tag: RAW
   [Condition of type SPINNERET:NO-SUCH-TAG]

Restarts:
 0: [RETRY] Retry SLIME REPL evaluation request.
 1: [*ABORT] Return to SLIME's top level.
 2: [ABORT] abort thread (#<THREAD "repl-thread" RUNNING {101B7F0003}>)

Backtrace:
  0: (SPINNERET::DYNAMIC-TAG* #<unavailable argument> #<unavailable argument> #<unavailable argument> #<unavailable argument>)
      [No Locals]
  1: (SPINNERET:INTERPRET-HTML-TREE (:RAW "ahahaha") :STREAM NIL :STYLE :TREE)
      Locals:
        #:.DEFAULTING-TEMP. = NIL
        #:.DEFAULTING-TEMP.#1 = :TREE
        ATTRS = NIL
        ATTRS#1 = NIL
        ATTRS-AND-BODY = ("ahahaha")
        BODY = ("ahahaha")
        BODY#1 = ("ahahaha")
        #:CONS2 = (:RAW "ahahaha")
        #:INTERSECTION4 = :RAW
        #:IT3 = :RAW
        #:N-SUPPLIED-0 = 0
        NAME = :RAW
        TREE = (:RAW "ahahaha")
        #:WHAT113 = (:RAW "ahahaha")
phoe commented

Might also be the case for other meta-tags - I haven't had the time to test.