fix Scribble serialization of search-redirected links
original commit: f64b52052f797d15517d1718d1f73a454291ecf8
This commit is contained in:
parent
75937ef014
commit
e199fb6177
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user