learningequality / ka-lite-content-packs

BSD 2-Clause "Simplified" License
1 stars 6 forks source link

Fix bug when generating en nodes. #37

Closed mrpau-richard closed 8 years ago

mrpau-richard commented 8 years ago

Hi @aronasorman I a found bug when generating en nodes. This will fix #30

aronasorman commented 8 years ago

What's the exact bug here?

mrpau-richard commented 8 years ago

When I generate xh language pack the en_node.json file is empty because the url variable is not updated with the en lang code.

mrpau-richard commented 8 years ago

I mean this variable url = lang_url.format(projection=json.dumps(projection), lang=lang)

mrpau-richard commented 8 years ago

@aronasorman I'm done testing on generating language packs. So far these are the list of bug and enhancement that I fix.

Bug:

Enhancement: