angular-gettext icon indicating copy to clipboard operation
angular-gettext copied to clipboard

Extractor doesn't recognize filter in interpolation

Open tagoh opened this issue 10 years ago • 1 comments

filter in interpolation like <span title="{{ foo || bar || ("No title"|translate)}}"> isn't recognized by extractor and not stored into POT.

Update: hmm, wasn't aware that the tag example is interpreted by the browser :( ouch.

tagoh avatar Oct 06 '15 06:10 tagoh

Hopefully the problem can be figured out now and see some comments about this issue.

tagoh avatar Jan 05 '16 09:01 tagoh