[Closure-devel] Bug in closure-html, when use with *print-case* set to :downcase

4 Jun
2014
4 Jun
'14
12:34 p.m.
Hello, I've noticed that in 2 places strings are not correctly interned when you load closure-html with *print-case* set to :downcase. To make it work, I've changed (intern …) to (intern (string-upcase …)). Please find patch attached. Best regards, Michał Psota
4038
Age (days ago)
4038
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michał Psota