Skip to content

Babel extractor bug #118

Description

@sqlalchemy-bot

Migrated issue, originally created by Anonymous

I'm using Pylons 0.9.7, Mako 0.2.5

my.mako:
<%def name="panel()">
${(u'foo')}
<%self:block_tpl title="123">
${
(u'bar')}
</%self:block_tpl>
</%def>

Only foo gets extracted and bar doesn't.
I think it has something to do with mako.ext.babelplugin

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions