eo-yaml icon indicating copy to clipboard operation
eo-yaml copied to clipboard

Escape asterisk as yaml sequence value

Open olenagerasimova opened this issue 2 years ago • 7 comments

Eo-yaml does not always escape asterisk while formattings yaml mapping object to string. The yaml example:

Jane:
  - read
John:
  - read
  - write
Mark:
  - "*"

This is expected yaml string, however * is not escaped while calling toString() method on YamlMapping object currently by eo-yaml and thus the string representation is not a valid yaml.

olenagerasimova avatar Mar 05 '22 08:03 olenagerasimova

@olenagerasimova thank you for reporting this. I'll assign someone to take care of it soon.

zoeself avatar Mar 05 '22 08:03 zoeself

@amihaiemil I couldn't find any assignee for this task. This is either because there are no contributors with role DEV available or because the project does not have enough funds.

Please, make sure there is at least one available contributor with the required role and the project can afford to pay them.

zoeself avatar Mar 05 '22 09:03 zoeself

@olenagerasimova Can you please provide a pull request with a failing unit test? That would be a good start for fixing this issue.

amihaiemil avatar Mar 05 '22 12:03 amihaiemil

@amihaiemil I couldn't find any assignee for this task. This is either because there are no contributors with role DEV available or because the project does not have enough funds.

Please, make sure there is at least one available contributor with the required role and the project can afford to pay them.

zoeself avatar Jan 08 '23 13:01 zoeself

@amihaiemil I couldn't find any assignee for this task. This is either because there are no contributors with role DEV available or because the project does not have enough funds.

Please, make sure there is at least one available contributor with the required role and the project can afford to pay them.

zoeself avatar Feb 18 '23 03:02 zoeself

@amihaiemil I couldn't find any assignee for this task. This is either because there are no contributors with role DEV available or because the project does not have enough funds.

Please, make sure there is at least one available contributor with the required role and the project can afford to pay them.

zoeself avatar Feb 18 '23 04:02 zoeself

@amihaiemil I couldn't find any assignee for this task. This is either because there are no contributors with role DEV available or because the project does not have enough funds.

Please, make sure there is at least one available contributor with the required role and the project can afford to pay them.

zoeself avatar Feb 23 '24 20:02 zoeself