Skip to content

String between apostrophe with apostrophe and "special" char PROBLEM #1541

@davITnemec

Description

@davITnemec

Strings example:
{'You're welcome!'} = OK
{
'You're welcome! | domain.com'} = OK
{'You're welcome!|domain.com'} = OK
{
'domain.com | You're welcome!'} = OK
{_'domain.com|You're welcome!'} = Latte\CompileException

Examples above are only examples and I really need use fitht instance in my code. I'm using with {'someprefix|text for translations with random characters, even ''}. And excatly this case is not working.

Thanks for help :)

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