Skip to content

Problem: Role fails when using special chars in atom_title and atom_description #106

@mamedin

Description

@mamedin

For instance, when using:

atom_description: "Fonds d'archives de la Ville de XXXX"

Error when purging the database:

TASK [artefactual.atom : Purge database] *************************************************************************************************************************************************************************************************************************************************
Wednesday 22 September 2021  13:17:52 +0200 (0:00:00.043)       0:04:50.129 *** 
fatal: [XXXXX-nginx]: FAILED! => {"changed": true, "cmd": "php -d memory_limit=-1 symfony tools:purge --no-confirmation --email='[email protected]' --username='support' --password='YYYYYYY' --title='Archives de XXXXXXX' --description='Fonds d'archives de la Ville de XXXXXX' --url='http://127.0.0.1'", "delta": "0:00:00.001963", "end": "2021-09-22 11:17:53.171412", "msg": "non-zero return code", "rc": 2, "start": "2021-09-22 11:17:53.169449", "stderr": "/bin/sh: 1: Syntax error: Unterminated quoted string", "stderr_lines": ["/bin/sh: 1: Syntax error: Unterminated quoted string"], "stdout": "", "stdout_lines": []}

Metadata

Metadata

Assignees

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