<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:14:53 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>[NETCONF-388] Change URI decoding from ISO-8859-1 to UTF-8</title>
                <link>https://jira.opendaylight.org/browse/NETCONF-388</link>
                <project id="10142" key="NETCONF">netconf</project>
                    <description>&lt;p&gt;If I want to get data from data model which node_id = MSAN1&#12494;&#12540;&#12489; I must call &lt;/p&gt;

&lt;p&gt;curl --user admin:admin -v &lt;a href=&quot;http://$ODL_HOST:8181/restconf/config/network-topology:network-topology/topology/topology-area1-pw/node/MSAN1%e3%83%8e%e3%83%bc%e3%83%89&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://$ODL_HOST:8181/restconf/config/network-topology:network-topology/topology/topology-area1-pw/node/MSAN1%e3%83%8e%e3%83%bc%e3%83%89&lt;/a&gt; -H &quot;Content-Type: application/yang.data+json&quot; -X GET &lt;/p&gt;

&lt;p&gt;The Restconf return me error:&lt;/p&gt;

&lt;p&gt;{&lt;br/&gt;
   &quot;errors&quot;:{&lt;br/&gt;
      &quot;error&quot;:[&lt;/p&gt;
         {
            &quot;error-type&quot;:&quot;application&quot;,
            &quot;error-tag&quot;:&quot;data-missing&quot;,
            &quot;error-message&quot;:&quot;Request could not be completed because the relevant data model content does not exist &quot;
         }
&lt;p&gt;      ]&lt;br/&gt;
   }&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;Problem is in decoding of MSAN1%e3%83%8e%e3%83%bc%e3%83%89. Because the char set is set on ISO-8859-1. And should be on UTF-8&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21401">NETCONF-388</key>
            <summary>Change URI decoding from ISO-8859-1 to UTF-8</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="ivan.hrasko@pantheon.tech">Ivan Hrasko</assignee>
                                    <reporter username="lbeles@frinx.io">Lukas Beles</reporter>
                        <labels>
                    </labels>
                <created>Thu, 30 Mar 2017 15:35:00 +0000</created>
                <updated>Fri, 15 Mar 2019 22:22:39 +0000</updated>
                            <resolved>Tue, 18 Apr 2017 11:42:45 +0000</resolved>
                                                                    <component>restconf-nb</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="39945" author="vrpolak" created="Tue, 4 Apr 2017 15:04:58 +0000"  >&lt;p&gt;&quot;Unicode and ISO/IEC 10646&quot; is the correct encoding, according to:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://tools.ietf.org/html/rfc7950#section-9.4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://tools.ietf.org/html/rfc7950#section-9.4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="39946" author="jatoth@cisco.com" created="Tue, 11 Apr 2017 13:32:28 +0000"  >&lt;p&gt;reopen - based on communications with Miroslav Miklus -&amp;gt; UTF-8, a transformation format of ISO 10646 -&amp;gt; &lt;a href=&quot;https://tools.ietf.org/html/rfc3629&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://tools.ietf.org/html/rfc3629&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="39947" author="lbeles@frinx.io" created="Tue, 11 Apr 2017 13:59:38 +0000"  >&lt;p&gt;Anyway. I tried &lt;a href=&quot;http://$ODL_HOST:8181/restconf/config/network-topology:network-topology/topology/topology-area1-pw/node/MSAN1%e3%83%8e%e3%83%bc%e3%83%89&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://$ODL_HOST:8181/restconf/config/network-topology:network-topology/topology/topology-area1-pw/node/MSAN1%e3%83%8e%e3%83%bc%e3%83%89&lt;/a&gt; and &lt;a href=&quot;http://$ODL_HOST:8181/restconf/config/network-topology:network-topology/topology/topology-area1-pw/node/MSAN1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://$ODL_HOST:8181/restconf/config/network-topology:network-topology/topology/topology-area1-pw/node/MSAN1&lt;/a&gt;&#12494;&#12540;&#12489; with the same result.&lt;br/&gt;
It should worked in both cases&lt;/p&gt;</comment>
                            <comment id="39948" author="ivan.hrasko@pantheon.tech" created="Thu, 13 Apr 2017 07:58:34 +0000"  >&lt;p&gt;OK, your solution was good.&lt;br/&gt;
Please cherry pick your changes to stable/carbon and master.&lt;/p&gt;

&lt;p&gt;Note:&lt;br/&gt;
&lt;a href=&quot;http://$ODL_HOST:8181/restconf/config/network-topology:network-topology/topology/topology-area1-pw/node/MSAN1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://$ODL_HOST:8181/restconf/config/network-topology:network-topology/topology/topology-area1-pw/node/MSAN1&lt;/a&gt;&#12494;&#12540;&#12489; is illegal and rejected by the jetty server, all non-ascii characters should be percent encoded. If you are using curl it is done automatically.&lt;/p&gt;</comment>
                            <comment id="39949" author="ivan.hrasko@pantheon.tech" created="Thu, 13 Apr 2017 08:04:26 +0000"  >&lt;p&gt;Cherry picks:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/54940/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/54940/&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/54941/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/54941/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="39950" author="ivan.hrasko@pantheon.tech" created="Thu, 13 Apr 2017 08:17:16 +0000"  >&lt;p&gt;and to boron:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/54943/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/54943/1&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>8115</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=8115]]></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="10314"><![CDATA[Carbon-RC1]]></customfieldvalue>

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

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