[Closure-devel] Bug in closure-html, when use with *print-case* set to :downcase
4 Jun
2014
4 Jun
'14
10:34 a.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
3899
Age (days ago)
3899
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michał Psota