<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:52:58 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[YANGTOOLS-353] When revision statement enclose a custom statement, Yang Parser fails to parse correctly</title>
                <link>https://jira.opendaylight.org/browse/YANGTOOLS-353</link>
                <project id="10188" key="YANGTOOLS">yangtools</project>
                    <description>&lt;p&gt;IETF allows custom statement enclosed in the revision statement, as the following YANG ABNF Grammar:&lt;/p&gt;

&lt;p&gt;revision-stmt          = revision-keyword sep date-expr-str optsep&lt;br/&gt;
                         (&quot;;&quot; /&lt;br/&gt;
                          &quot;&lt;/p&gt;
{&quot; stmtsep
                              [description-stmt stmtsep]
                          &quot;}
&lt;p&gt;&quot;)&lt;/p&gt;

&lt;p&gt;stmtsep                = *(WSP / line-break / unknown-statement)&lt;/p&gt;

&lt;p&gt;unknown-statement      = prefix &quot;:&quot; identifier &lt;span class=&quot;error&quot;&gt;&amp;#91;sep string&amp;#93;&lt;/span&gt; optsep&lt;br/&gt;
                         (&quot;;&quot; / &quot;&lt;/p&gt;
{&quot; *unknown-statement &quot;}
&lt;p&gt;&quot;)&lt;/p&gt;

&lt;p&gt;However, Yang Parser fails to parse the following:&lt;/p&gt;

&lt;p&gt;module &quot;bug-ext&quot; {&lt;br/&gt;
    yang-version 1;&lt;br/&gt;
    namespace &quot;urn:test:bug:bug-ext&quot;;&lt;br/&gt;
    prefix &quot;bug-ext&quot;;&lt;/p&gt;

&lt;p&gt;    revision 2012-04-16 {&lt;br/&gt;
    }&lt;/p&gt;

&lt;p&gt;    extension migration &lt;/p&gt;
{
        argument level;
    }

&lt;p&gt;}&lt;/p&gt;

&lt;p&gt;module bug {&lt;br/&gt;
    yang-version 1;&lt;br/&gt;
    namespace &quot;urn:test:bug:bug&quot;;&lt;br/&gt;
    prefix &quot;bug&quot;;&lt;/p&gt;

&lt;p&gt;    import bug-ext &lt;/p&gt;
{
        prefix bug-ext;
    }

&lt;p&gt;    import ietf-inet-types &lt;/p&gt;
{
        prefix &quot;inet&quot;;
    }

&lt;p&gt;    revision 2012-04-16 &lt;/p&gt;
{
        description &quot;Initial revision&quot;;
        bug-ext:migration 1;
    }

&lt;p&gt;    leaf test &lt;/p&gt;
{
        type string;
    }
&lt;p&gt;}&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22773">YANGTOOLS-353</key>
            <summary>When revision statement enclose a custom statement, Yang Parser fails to parse correctly</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="mr.loipan@gmail.com">Loi Pan</assignee>
                                    <reporter username="mr.loipan@gmail.com">Loi Pan</reporter>
                        <labels>
                    </labels>
                <created>Fri, 31 Oct 2014 22:47:54 +0000</created>
                <updated>Sun, 10 Apr 2022 18:35:23 +0000</updated>
                            <resolved>Mon, 1 Dec 2014 08:29:30 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="43142" author="mr.loipan@gmail.com" created="Sat, 1 Nov 2014 00:00:10 +0000"  >&lt;p&gt;I have submitted a patch for this bug: &lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/12432/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/12432/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2291</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=2291]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10316"><![CDATA[Helium-1]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i026pb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>