diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl index 7cd803fe6..97e239d3c 100644 --- a/template/en/default/bug/create/create.html.tmpl +++ b/template/en/default/bug/create/create.html.tmpl @@ -518,7 +518,7 @@ TUI_hide_default('expert_fields'); function showcommentpreview() { document.getElementById('wrapcommentpreview').style.width=(document.Create.comment.offsetWidth-10)+'px'; document.getElementById('wrapcommentpreview').style.display='table-cell'; - window.frames['commentpreview'].location.replace('page.cgi?id=previewcomment.html&comment='+encodeURI(document.Create.comment.value)); + window.frames['commentpreview'].location.replace('page.cgi?id=previewcomment.html&comment='+encodeURI(document.Create.comment.value).replace('#','%23')); document.getElementById('showpreviewbtn').style.display='none'; } //--> diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index f4f86e349..f26b9db8e 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -1208,7 +1208,7 @@ [% IF user.id %] [% IF NOT nobr %]
- + [% IF bug.user.canmove %] diff --git a/template/en/default/email/newchangedmail.txt.tmpl b/template/en/default/email/newchangedmail.txt.tmpl index 85fcb33b5..0cd3dbeb8 100644 --- a/template/en/default/email/newchangedmail.txt.tmpl +++ b/template/en/default/email/newchangedmail.txt.tmpl @@ -100,7 +100,8 @@ Content-Transfer-Encoding: quoted-printable [% FILTER quoted_printable %]