Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
statistics.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Jan 2009 at 22:20 UTC
Updated:
16 Aug 2009 at 10:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
xanoI might have explained my reasons for submitting this issue a bit more extensively:
Comment #2
xanoJust figured "Why not?"
Comment #3
dave reidI'm agreed these options will probably cleaner as checkboxes.
Comment #4
xanoOkaaaaay, wrong issue (A). Do intend to work on it, just haven't started yet.
Comment #5
damien tournoud commentedThere is not need to duplicate the component attribute.
Comment #6
xanoWhat do you mean?
Comment #7
dave reidComment #8
dave reidFixed closing array indentation.
Comment #10
dave reidI don't believe you testing bot! :)
Comment #12
dave reidDear Testing Bot,
I really don't believe you. This patch has nothing to do with the 'Field form tests.'
Regards,
Dave
Comment #13
xanoI guess you did it. The bar looks bright green over here :D
Comment #14
Bojhan commentedDo you have a screenshot?
Comment #15
xanoClicketyclick.
Comment #16
cburschkaVery nice code-style and comment fix along with those checkboxes.
I see nothing that could be improved in this patch, and it seems Testbot finally likes it as well.
Comment #17
webchickHeh, #14 was asking for a before/after screenshot of the feature, not testing bot. ;) Let's add this, and additionally:
Comments start with a capital letter, end with a period. This applies throughout the patch.
The final index in an array should end with a comma as well -- so t('Access log settings'),). It looks like a mistake but isn't. This applies throughout the patch.
Comment #18
cburschkaAck, I need new glasses! =D
Comment #19
dave reidRevsied patch. Thanks for catching those, not sure why I missed those! *slaps face*
Comment #20
Stefan Nagtegaal commentedNice one!
tested and verified to work on my D7 install.. Pretty RTBC.. Lets commit this webchick! :-)
Comment #21
catchStill needs before/after screenshots.
Comment #22
mrfelton commentedHere is a before and after screenshot. This is the correct way to do it for simple on/off settings like this. +1
Comment #23
Bojhan commentedLooks good, marking RTBC
Comment #24
xanoCan't we get rid of the fieldets as well?
Comment #25
webchickNow that's much better. Committed to HEAD. Thanks! :)
Comment #26
Stefan Nagtegaal commentedWe do this in *a lot* of UI-places in drupal. For example, the whole Create node type thing is full of the "wrong" usage of UI-elements.
I am pretty sure, I filed a bug report/feature request for this using proper forms years ago.
Unfortunatly I can not find it anymore...
Comment #27
sunThis is the first committed core patch without failures I am looking at today. Thank you!