Comments

greggles’s picture

Status: Active » Needs review
StatusFileSize
new931 bytes
aohrvetpv’s picture

Issue summary: View changes
StatusFileSize
new1.06 KB

I 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.

greggles’s picture

aohrvetpv’s picture

StatusFileSize
new1.14 KB

Remove 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.)

aohrvetpv’s picture

StatusFileSize
new1.15 KB
new1.27 KB

Maybe it would be better to allow the --format option and default to JSON?

I doubt this patch is complete.

greggles’s picture

Very cool! Thanks for using that format option.

  • greggles committed abf81b3 on 7.x-2.x
    Issue #2115551 by AohRveTPV, greggles: drush command for browscap
    
greggles’s picture

Version: 7.x-2.x-dev » 6.x-2.x-dev
Status: Needs review » Patch (to be ported)

Great, committed! Thanks!

aohrvetpv’s picture

Status: Patch (to be ported) » Needs review
StatusFileSize
new1.08 KB
lahoosascoots’s picture

subscribing for future D8 porting reminder

astonvictor’s picture

Status: Needs review » Closed (outdated)

I'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

greggles’s picture

Version: 6.x-2.x-dev » 7.x-2.x-dev
Status: Closed (outdated) » Fixed

It was fixed in 7.x-2.x and not backported, so we can use this status which is a little better.

astonvictor’s picture

ok, thanks for the update

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.