Skip to content

Special characters in filenames #36

@alexanderhofstaetter

Description

@alexanderhofstaetter

Hi,

Some special characters in filenames are preventing spock from adding files.

Error: No error  
[2019-04-11 09:18:22] production.ERROR: Spock command exited unsuccessfully:
Command: git add /var/www/vhosts/domain.at/httpdocs/domain.at/statamic/../assets/images/1-bike-(1)marz-4.jpg
Output: No output
Error: 
sh: -c: line 0: syntax error near unexpected token `('
sh: -c: line 0: `git add /var/www/vhosts/domain.at/httpdocs/domain.at/statamic/../assets/images/bike-(1)marz-4.jpg'  
[2019-04-11 09:18:22] production.ERROR: Spock command exited unsuccessfully:
Command: git commit -m "Asset uploaded by admin"
Output: 
# On branch master
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	assets/images/bike-(1)marz-4.jpg
nothing added to commit but untracked files present (use "git add" to track)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions