/
Translating missing phrases in debug mode

Translating missing phrases in debug mode

Imported from: http://groups.google.com/group/in-portal-bugs/browse_thread/thread/c365c9e9730216bb#

In-Portal has ability to translate missing phrases on Front-End directly, without going to Admin Console. This feature is done specially for developers, who use Debug Mode. 

This functionality was temporary unavailable (from In-Portal 5.0.0 to In-Portal 5.0.2 versions), but it was fixed in  INP-376 - Getting issue details... STATUS  task and is working since In-Portal 5.0.3. However during major translation system refactoring in  INP-241 - Getting issue details... STATUS  task some strange thing happened to it: 

  1. go to any page where with a non-translated phrase
  2. click on translation link -> will go to phrases_edit.tpl template
  3. enter translation
  4. click "Create" button -> will stay on same page and not return to page, where non-translated phrase was present

debug_phrase_translation_frontend_advanced_theme.patch

debug_phrase_translation_frontend_core.patch

Related Tasks

INP-858 - Getting issue details... STATUS