Closed (fixed)
Project:
Browscap
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2013 at 22:33 UTC
Updated:
10 Dec 2024 at 17:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
gregglesComment #2
aohrvetpv commentedI think this Drush command would be useful.
New patch:
- Changed per coding standards. (Eliminated all Coder Review warnings.)
- Removed "delimited list of spreads (e.g. mayonnaise, mustard)" from argument description. (This was a joke, I think.)
- Changed example to use user agent enclosed with single quotes instead of double quotes. I think with a shell like Bash there is risk that characters of a double-quoted user agent string might be interpreted as shell syntax. Single quotes seem safer.
Comment #3
gregglesUpdated file after #2287159: Disable automatic downloads by default, provide drush integration.
Comment #4
aohrvetpv commentedRemove second blank line between function declarations.
(The second line is not against coding standards, but seemed inconsistent with the single blank line gap between other functions. If the second blank line had a purpose, please disregard.)
Comment #5
aohrvetpv commentedMaybe it would be better to allow the
--formatoption and default to JSON?I doubt this patch is complete.
Comment #6
gregglesVery cool! Thanks for using that format option.
Comment #8
gregglesGreat, committed! Thanks!
Comment #9
aohrvetpv commentedComment #10
lahoosascoots commentedsubscribing for future D8 porting reminder
Comment #11
astonvictor commentedI'm closing it because the issue was created a long time ago without any further steps.
if you still need it then raise a new one.
thanks
Comment #12
gregglesIt was fixed in 7.x-2.x and not backported, so we can use this status which is a little better.
Comment #13
astonvictor commentedok, thanks for the update