projects
/
chise
/
est.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92b5e84
)
(www-uri-encode-object): Use `www-uri-encode-feature-name' instead of
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Thu, 11 Feb 2021 15:45:33 +0000
(
00:45
+0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Mon, 22 Feb 2021 04:16:41 +0000
(13:16 +0900)
`est-uri-encode-feature-name-body'.
cwiki-common.el
patch
|
blob
|
history
diff --git
a/cwiki-common.el
b/cwiki-common.el
index
b72cfb3
..
289cb9b
100644
(file)
--- a/
cwiki-common.el
+++ b/
cwiki-common.el
@@
-680,8
+680,8
@@
(format (if est-hide-cgi-mode
"rep.id=%s"
"rep.id:%s")
- (est-uri-encode-feature-name-body
- (format "%s" (concord-object-id object))))))
+ (www-uri-encode-feature-name
+ (concord-object-id object)))))
(defun est-format-object (object &optional readable)
(if (characterp object)