actually use the escaped tag <_<
git-svn-id: file:///home/shish/svn/shimmie2/trunk@371 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
7fbacc7ffd
commit
a4b467ec8f
@ -154,7 +154,7 @@ class TagListTheme extends Themelet {
|
||||
|
||||
private function tag_link($tag) {
|
||||
$u_tag = url_escape($tag);
|
||||
return make_link("post/list/$tag/1");
|
||||
return make_link("post/list/$u_tag/1");
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user