<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:53:14 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-436] Gson codec lost  correct type</title>
                <link>https://jira.opendaylight.org/browse/YANGTOOLS-436</link>
                <project id="10188" key="YANGTOOLS">yangtools</project>
                    <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I have a problem with parse xml to json. If I do double referencing on leaf, gson evaluates type of uint32 like string.&lt;/p&gt;

&lt;p&gt;input:&lt;br/&gt;
&amp;lt;cont xmlns=&quot;main:module&quot;&lt;br/&gt;
      xmlns:cont-augment-module=&quot;cont:augment:module&quot;&amp;gt;&lt;br/&gt;
    &amp;lt;cont-augment-module:lf7&amp;gt;200&amp;lt;/cont-augment-module:lf7&amp;gt;&lt;br/&gt;
&amp;lt;/cont&amp;gt;&lt;/p&gt;

&lt;p&gt;yang context (for full files see attachments):&lt;br/&gt;
module main-module {&lt;br/&gt;
    namespace &quot;main:module&quot;;&lt;/p&gt;

&lt;p&gt;    prefix &quot;mainmod&quot;;&lt;br/&gt;
    revision 2013-12-2 {&lt;br/&gt;
    }&lt;/p&gt;

&lt;p&gt;    container cont {&lt;br/&gt;
        leaf lf1 &lt;/p&gt;
{
		type uint32;
        }
&lt;p&gt;    }&lt;br/&gt;
}&lt;/p&gt;


&lt;p&gt;module cont-augment-module {&lt;br/&gt;
    namespace &quot;cont:augment:module&quot;;&lt;/p&gt;

&lt;p&gt;    prefix &quot;cntaugmod&quot;;&lt;/p&gt;

&lt;p&gt;    import main-module &lt;/p&gt;
{prefix mamo; revision-date 2013-12-2;}

&lt;p&gt;    revision 2013-12-2 {&lt;br/&gt;
    }&lt;/p&gt;

&lt;p&gt;    augment &quot;/mamo:cont&quot; {&lt;br/&gt;
        leaf lf4 {&lt;br/&gt;
  		type leafref &lt;/p&gt;
{
  			path &quot;../mamo:lf1&quot;;
  		}
&lt;p&gt;        }&lt;/p&gt;

&lt;p&gt;  	leaf lf7 {&lt;br/&gt;
  		type leafref &lt;/p&gt;
{
  			path &quot;../lf4&quot;;
  		}
&lt;p&gt;  	}&lt;br/&gt;
    }&lt;br/&gt;
}&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22856">YANGTOOLS-436</key>
            <summary>Gson codec lost  correct type</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="jhajnar@cisco.com">Jan Hajnar</assignee>
                                    <reporter username="jakubtoth-0">Jakub Toth</reporter>
                        <labels>
                    </labels>
                <created>Fri, 27 Mar 2015 15:25:47 +0000</created>
                <updated>Sun, 10 Apr 2022 18:35:31 +0000</updated>
                            <resolved>Tue, 7 Apr 2015 09:32:34 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="43351" author="jatoth@cisco.com" created="Fri, 27 Mar 2015 15:25:47 +0000"  >&lt;p&gt;Attachment main-module.yang has been added with description: main-modul.yang&lt;/p&gt;</comment>
                            <comment id="43352" author="jatoth@cisco.com" created="Fri, 27 Mar 2015 15:27:40 +0000"  >&lt;p&gt;Attachment cont-augment-module.yang has been added with description: cont-augment-module.yang&lt;/p&gt;</comment>
                            <comment id="43350" author="jhajnar@cisco.com" created="Mon, 30 Mar 2015 12:37:17 +0000"  >&lt;p&gt;fix:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/17338/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/17338/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13017" name="cont-augment-module.yang" size="569" author="jakubtoth-0" created="Fri, 27 Mar 2015 15:27:40 +0000"/>
                            <attachment id="13016" name="main-module.yang" size="1078" author="jakubtoth-0" created="Fri, 27 Mar 2015 15:25:47 +0000"/>
                    </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>2909</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=2909]]></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="10380"><![CDATA[Lithium-M5]]></customfieldvalue>

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

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