Closed (fixed)
Project:
Honeypot
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2012 at 14:10 UTC
Updated:
8 Sep 2012 at 21:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
yannickooThe patch looks good maerleythedog, thanks. In future you should name the patches like it says in the documentation for creating patches:
git diff > [project_name]-[short-description]-[issue-number]-[comment-number].patchTo know the issue number you should first create your issue and immediately after that you can add a comment with the patch attached.
Comment #2
loominade commentedwouldn't it be better to use
'#suffix' => t('seconds')instead?Comment #3
yannickooNice idea loominade but we should consider which idea is better. Even patch with seconds suffix is attached.
Comment #4
geerlingguy commentedProbably going to go the route of using #suffix; thanks for the patches and reviews! I'll try to commit this soon, when I get back to my laptop.
Comment #5
geerlingguy commentedCommitted: http://drupalcode.org/project/honeypot.git/commit/3262839 - makes things a bit nicer!