On Mon, 2006-09-04 at 14:14 -0400, Bradford R. Bowman wrote:
> This will fix it:
>
> Index: comments.rb
> ===================================================================
> --- comments.rb (revision 137)
> +++ comments.rb (working copy)
> @@ -61,7 +61,7 @@
>
> def entry_comment_form_erb; %{
> <div class="entry">
> - <form id="userComment" method="post" action="<%= weblog.expand_path
> "/control/comment/#{ entry_id }" %>">
> + <form id="userComment" method="post" action="<%=
> weblog.expand_path( '/control/comment/' ) %><%= entry_id %>">
> <div class="entryAttrib">
> <div class="entryAuthor"><input name="<%=
> Hobix::Facets::Comments.form_field 'author' %>" type="textbox" size="15"
> maxlength="50" /></div>
> <div id="liveTime" class="entryTime">said on <nobr>DD Mon
> YYYY</nobr> <nobr>at HH:MM AM</nobr></div>Committed even. -- Bradford R. Bowman <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Hobix-is-the-way mailing list [email protected] http://rubyforge.org/mailman/listinfo/hobix-is-the-way
