Thanks to visit codestin.com
Credit goes to github.com

Skip to content

make Translation:update Command more robust #5500

@Gladhon

Description

@Gladhon

Nowadays i'm often getting Error's if I try to update translation-file like this:
[Twig_Error_Runtime]
Attribute "value" does not exist for Node "Twig_Node_Expression_GetAttr".

It seem's it come's from dynamic part of a transaltion. The Problem is, that it abort on the first twig error, it would be nice if the command run through and make what he can make. --ignore-expetions

Or just get in a prefix-viewfolder as argument:

    $extractor->extract($foundBundle->getPath().'/Resources/views/'.$viewfolder, $catalogue);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good first issueIdeal for your first contribution! (some Symfony experience may be required)Translation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions