Zap gremlins in author names.

This commit is contained in:
Jacques Distler 2007-03-04 22:56:52 -06:00
parent 541ef91df4
commit cf525b8bb9
7 changed files with 7 additions and 7 deletions

View file

@ -17,7 +17,7 @@
<div class="byline">
<%= "Revision from #{format_date(@revision.revised_at)} by" %>
<%= link_to_page @revision.author %>
<%= link_to_page @revision.author.delete("\x01-\x08\x0B\x0C\x0E-\x1F") %>
</div>
<div class="navigation">