fix Scribble serialization of search-redirected links

original commit: f64b52052f797d15517d1718d1f73a454291ecf8
This commit is contained in:
Matthew Flatt 2011-01-11 11:36:16 -07:00
parent 75937ef014
commit e199fb6177

View File

@ -1077,7 +1077,7 @@
(bytes->string/utf-8
(base64-encode
(string->bytes/utf-8
(format "~a" (serialize
(format "~s" (serialize
(link-element-tag e)))))))
(url-query u))])))]
[else