mirror of
https://github.com/tloncorp/landscape.git
synced 2024-11-24 01:37:01 +03:00
-make-glob: url encode clay built globs
This isn't supposed to work, but the check in the runtime is faulty. We fix it here for backwards compatiblity.
This commit is contained in:
parent
3c0961007f
commit
312b06a0e2
@ -14,7 +14,12 @@
|
||||
%+ turn paths
|
||||
|= pax=path
|
||||
^- [path mime]
|
||||
:- (slag (lent dir) pax)
|
||||
:-
|
||||
?> ?=(^ pax)
|
||||
%+ turn t.pax
|
||||
|= seg=@t
|
||||
^- @t
|
||||
(crip (en-urlt:html (trip seg)))
|
||||
=/ mar=mark (rear pax)
|
||||
=+ .^(vas=vase %cr (weld home pax))
|
||||
=+ .^(=tube:clay %cc (weld home /[mar]/mime))
|
||||
|
Loading…
Reference in New Issue
Block a user