<p> Attention is currently required from: Sean Bright. </p>
<p>Sean Bright <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17947">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">manager.c: Generate valid XML if attribute names have leading digits.<br><br>The XML Manager Event Interface (amxml) now generates attribute names<br>that are compliant with the XML 1.1 specification. Previously, an<br>attribute name that started with a digit would be rendered as-is, even<br>though attribute names must not begin with a digit. We now prefix<br>attribute names that start with a digit with an underscore ('_') to<br>prevent XML validation failures.<br><br>This is not backwards compatible but my assumption is that compliant<br>XML parsers would already have been complaining about this.<br><br>ASTERISK-29886 #close<br><br>Change-Id: Icfaa56a131a082d803e9b7db5093806d455a0523<br>---<br>A doc/UPGRADE-staging/manager_amxml_attribute_fix.txt<br>M main/manager.c<br>2 files changed, 22 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/47/17947/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17947">change 17947</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/17947"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-Change-Id: Icfaa56a131a082d803e9b7db5093806d455a0523 </div>
<div style="display:none"> Gerrit-Change-Number: 17947 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Sean Bright <sean@seanbright.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Attention: Sean Bright <sean@seanbright.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>