Opened 11 years ago

Closed 11 years ago

#621 closed defect (fixed)

template hook stops string extraction

Reported by: Elrond Owned by: Elrond
Priority: critical Milestone: 0.3.3
Component: programming Keywords:
Cc: Parent Tickets:

Description

I have no exact idea what is going wrong, but:

  1. media.html is not any more extracted by pybabel.
  2. git bisect tells me, that it is 927be5e8cafbf561ee6ff6a6d74ad566fa3402f0 which switches the macro based template hooks over into a jinja extension.
  3. Adding mediagoblin.tools.template.TemplateHookExtension to babel.ini currently breaks for me.

I have stopped here.

Change History (2)

comment:1 by Elrond, 11 years ago

Owner: changed from Christopher Allan Webber to Elrond
Status: newaccepted

Okay. 3. works. I needed to use the local pybabel, not the global. Basicly.

So this is fixed in bee998d5fd1855edbfcc44b2383f5627a5be65eb.

comment:2 by Elrond, 11 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.