<p><a href="https://github.com/elationfoundation"><img src="https://avatars.githubusercontent.com/u/1226247?" align="left" width="96" height="96" hspace="10" style="max-width:100%;"></a> <strong>Issue by <a href="https://github.com/elationfoundation">elationfoundation</a></strong><br><em>Monday Nov 04, 2013 at 15:50 GMT</em><br><em>Originally opened as <a href="https://github.com/opentechinstitute/commotion-debug-helper/issues/5" class="issue-link" title="translate and commit  887af31">opentechinstitute/commotion-debug-helper#5</a></em></p>

<hr><p>The commit  <a href="https://github.com/opentechinstitute/luci-commotion/commit/887af31" class="commit-link"><tt>887af31</tt></a> introduces a bug into the commotion debug helper which breaks functionality. Line 8 of  luasrc/view/debugger.htm  uses the lua translate function while within a piece of javascript code. it should instead be using the <%:STRING%> format so that the LuCI dispatcher can translate it. As such, the javascript to call the submission fails and the page will not send any values. </p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/opentechinstitute/luci-commotion/issues/221">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/3074564__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcxODczMjI2NCwiZGF0YSI6eyJpZCI6MzQ5ODAwNjd9fQ==--573a5f0783ebfe4619720e39144800d4a804a752.gif" width="1" /></p>