A fix and a problem
Bradford R. Bowman
bowman at mazirian.com
Mon Sep 4 14:24:44 EDT 2006
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
<bowman at mazirian.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : http://rubyforge.org/pipermail/hobix-is-the-way/attachments/20060904/329db545/attachment.bin
More information about the Hobix-is-the-way
mailing list