Skip to content

Forcing quoting in windows with _shell_qoute works wrong on some console applications [rt.cpan.org #55165] #6

Description

Migrated from rt.cpan.org#55165 (status was 'new')

Requestors:

From alexandrfedorov@gmail.com on 2010-03-03 07:00:04:

In the application wmic.exe format of options: /OPT:VALUE, your function
_shell_quote quoting strings contains [ \"], i.e. /USER:DOMAIN\myuser is
quoted like "/USER:DOMAIN\myuser", but application only understands
/USER:"DOMAIN\myuser" variant.

I think you must add option to disable quoting, or add some
configuration ability or maybe some templating?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions