<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="https://reviewboard.asterisk.org/r/1577/">https://reviewboard.asterisk.org/r/1577/</a>
     </td>
    </tr>
   </table>
   <br />



 <p>Ship it!</p>



 <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Looks good.</pre>
 <br />







<p>- mjordan</p>


<br />
<p>On November 10th, 2011, 3:08 p.m., wdoekes wrote:</p>






<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('https://reviewboard.asterisk.org/media/rb/images/review_request_box_top_bg.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for Asterisk Developers.</div>
<div>By wdoekes.</div>


<p style="color: grey;"><i>Updated Nov. 10, 2011, 3:08 p.m.</i></p>




<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">See bug report. When switching to adding opaque data, the value is closed with a single quote and then the while loop re-enters, where the next lines are added. This causes the xml to look line opaque_data=&#39;line1&#39;line2\nline3\n&#39; instead of opaque_data=&#39;line1\nline2\nline3&#39;.</pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Got the expected output:

$ cookie=&quot;`wget -O- &#39;http://127.0.0.1:8088/mxml?Action=Login&amp;username=mark&amp;secret=secret&#39; --save-headers 2&gt;/dev/null | grep Set-Cookie | sed -e &#39;s/Set-//&#39;`&quot; ; wget -qO- &#39;http://127.0.0.1:8088/mxml?Action=Command&amp;Command=core%20show%20channels&#39; --header &quot;$cookie&quot;
&lt;ajax-response&gt;
&lt;response type=&#39;object&#39; id=&#39;unknown&#39;&gt;&lt;generic response=&#39;Follows&#39; privilege=&#39;Command&#39; opaque_data=&#39;Channel              Location             State   Application(Data)
0 active channels
0 active calls
0 calls processed
--END COMMAND--&#39; /&gt;&lt;/response&gt;
&lt;/ajax-response&gt;</pre>
  </td>
 </tr>
</table>



<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Bugs: </b>


 <a href="https://issues.asterisk.org/jira/browse/ASTERISK-18852">ASTERISK-18852</a>


</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>/branches/1.8/main/manager.c <span style="color: grey">(344438)</span></li>

</ul>

<p><a href="https://reviewboard.asterisk.org/r/1577/diff/" style="margin-left: 3em;">View Diff</a></p>




  </td>
 </tr>
</table>








  </div>
 </body>
</html>