<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 11:56:38 UTC 2025

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>Mojang Studios Jira</title>
    <link>https://bugs.mojang.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en</language>    <build-info>
        <version>9.12.2</version>
        <build-number>9120002</build-number>
        <build-date>10-01-2024</build-date>
    </build-info>


<item>
            <title>[MC-2075] Biome color change is abrupt</title>
                <link>https://bugs.mojang.com/browse/MC-2075</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt;Biomes change color too brusquely: they change color within 4 or 5 blocks and tall grass/fern/vines and sky color don&apos;t fade at all. This issue is present since Anvil file format was added and it&apos;s very noticeable when there is a river in the jungle biome. I downloaded 12w03a, when jungles where added, but world used the old format, so i have a bunch of screenshots for comparison (the first and the last screenshots are from 1.4.3pre, the others are from 12w03a).&lt;/p&gt;</description>
                <environment></environment>
        <key id="13467">MC-2075</key>
            <summary>Biome color change is abrupt</summary>
                <type id="1" iconUrl="https://bugs.mojang.com/secure/viewavatar?size=xsmall&amp;avatarId=18903&amp;avatarType=issuetype">Bug</type>
                                    <status id="5" iconUrl="https://bugs.mojang.com/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="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="grum">[Mojang] Grum (Erik Broes)</assignee>
                                    <reporter username="bfeely">William Feely</reporter>
                        <labels>
                            <label>biome</label>
                            <label>color</label>
                            <label>colour</label>
                            <label>fading</label>
                            <label>smooth</label>
                    </labels>
                <created>Sat, 3 Nov 2012 13:28:26 +0100</created>
                <updated>Wed, 17 Feb 2016 07:55:59 +0100</updated>
                            <resolved>Mon, 15 Feb 2016 16:10:24 +0100</resolved>
                                    <version>Minecraft 1.4.2</version>
                    <version>Minecraft 1.4.3</version>
                    <version>Minecraft 1.4.6</version>
                    <version>Minecraft 1.4.7</version>
                    <version>Snapshot 13w09a</version>
                    <version>Snapshot 13w09b</version>
                    <version>Minecraft 1.5.1</version>
                    <version>Minecraft 1.5.2</version>
                    <version>Snapshot 13w23b</version>
                    <version>Snapshot 13w24a</version>
                    <version>Snapshot 13w24b</version>
                    <version>Minecraft 1.6.1</version>
                    <version>Minecraft 1.6.2</version>
                    <version>Minecraft 13w36b</version>
                    <version>Minecraft 14w08a</version>
                    <version>Minecraft 1.7.5</version>
                    <version>Minecraft 14w10b</version>
                    <version>Minecraft 14w10c</version>
                    <version>Minecraft 1.8</version>
                    <version>Minecraft 1.8.1-pre3</version>
                    <version>Minecraft 1.8.8</version>
                    <version>Minecraft 15w49b</version>
                                    <fixVersion>Minecraft 16w07b</fixVersion>
                                                        <votes>10</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="286510" author="bugi74" created="Wed, 17 Feb 2016 07:55:59 +0100"  >&lt;p&gt;It is actually still possible to make the transitions smoother, but it requires either more calculations or more memory usage (or both), and the results might still not be as good as pre-anvil.&lt;/p&gt;</comment>
                            <comment id="286445" author="bfeely" created="Tue, 16 Feb 2016 23:51:35 +0100"  >&lt;p&gt;The underlying issue is that pre-Anvil the foliage color was calculated by values of temperature and rainfall per block, and the biome was calculated based on those values.  Since Anvil, those values have been thrown out, and thus the data necessary for a long, smooth transition between biomes no longer exists.&lt;/p&gt;

&lt;p&gt;Edit:  Just tested with 16w07b&lt;br/&gt;
The biome coloration is still quite flat.  Pre-Anvil there would be fluctuations in color, based on the mentioned temperature and rainfall values.&lt;/p&gt;</comment>
                            <comment id="286370" author="wedhro" created="Tue, 16 Feb 2016 19:41:59 +0100"  >&lt;p&gt;You&apos;re probably right; it&apos;s just disappointing, as usual.&lt;/p&gt;</comment>
                            <comment id="286369" author="bugi74" created="Tue, 16 Feb 2016 19:40:46 +0100"  >&lt;p&gt;Ok. I think the shorter fading is probably in order to reduce CPU loading (assuming they haven&apos;t implement any of the optimizations discussed in comments earlier), thus not considered a bug, but more or less intended. (Since Mojang doesn&apos;t bother to communicate about the choices/changes/solutions, we can only guess.)  Since they did fix the ferns and stuff, I&apos;d assume they did read about the shorter fading range, too, but decided not to improve it (and my fixes didn&apos;t touch the ranges, either).&lt;/p&gt;</comment>
                            <comment id="286365" author="wedhro" created="Tue, 16 Feb 2016 19:35:13 +0100"  >&lt;p&gt;Ferns and vines not fading is only half the problem (which I didn&apos;t ever notice BTW), the &quot;bug&quot; reported here was about all biome transitions, including grass, leaves etc. Of course I&apos;m using snapshot 16w07b, as you can see in the pic I uplodad, the one with the plains/savanna transition: the fade is still really short, I can just see 2 intermediate colors between the plains&apos; green and the savanna&apos;s brown.&lt;/p&gt;

&lt;p&gt;It&apos;s not really a bug so there&apos;s no expected result. Colors just change too abruptly since Anvil was introduced, and if it&apos;s marked as fixed I expect it to be fixed.&lt;/p&gt;</comment>
                            <comment id="286353" author="bugi74" created="Tue, 16 Feb 2016 19:23:40 +0100"  >&lt;p&gt;Are you on the version (or later) mentioned where it should be fixed? (Probably are, as....)&lt;br/&gt;
Also, note that before, ferns and vines were not faded at all (i.e. only fully one biome color, then next block fully other biome color) (see e.g. &lt;a href=&quot;https://bugs.mojang.com/secure/attachment/11986/2012-11-03_13.03.36.png&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://bugs.mojang.com/secure/attachment/11986/2012-11-03_13.03.36.png&lt;/a&gt;), whereas your screenshot shows they are shaded (i.e. fixed), even if there aren&apos;t many shade steps.&lt;/p&gt;

&lt;p&gt;Edit: would be good to specify more clearly what is expected / what exactly is wrong...&lt;/p&gt;

&lt;p&gt;Edit2: judging from ancient fix comment, the range over which the fading is calculated is (or was) quite short, which in turn limits the number of possible visible steps in the resulting fading.&lt;/p&gt;</comment>
                            <comment id="286350" author="JIRAUSER71590" created="Tue, 16 Feb 2016 19:20:19 +0100"  >&lt;p&gt;the problem here is that it looked to intense in some cases, brown one block, green next to it, see the 2012-11-03_13.03.36.png&lt;br/&gt;
that issue no longer occures&lt;/p&gt;

&lt;p&gt;Edit: nvm, that&apos;s only half the issue&lt;/p&gt;</comment>
                            <comment id="286344" author="wedhro" created="Tue, 16 Feb 2016 19:15:09 +0100"  >&lt;p&gt;I don&apos;t see why this is been marked as &apos;fixed&apos; because I still see only 2-3 intermediate colors between different biomes, as you can see in this plains-savanna transition.&lt;/p&gt;</comment>
                            <comment id="270704" author="kumasasa" created="Sun, 6 Dec 2015 14:53:21 +0100"  >&lt;p&gt;&lt;a href=&quot;https://bugs.mojang.com/secure/ViewProfile.jspa?name=bfeely&quot; class=&quot;user-hover&quot; rel=&quot;bfeely&quot;&gt;bfeely&lt;/a&gt;, only the reporter of a ticket can modify the affected versions list, but since the reporter is quite inactive, I&apos;ve made you the reporter of this tickets, you can update the version list as of now.&lt;/p&gt;</comment>
                            <comment id="270703" author="bfeely" created="Sun, 6 Dec 2015 14:48:38 +0100"  >&lt;p&gt;Hi.  I can&apos;t seem to edit the affected versions list.  However, it is still present in 15w49b.&lt;/p&gt;</comment>
                            <comment id="145714" author="bugi74" created="Sat, 8 Mar 2014 20:06:53 +0100"  >&lt;p&gt;Affects 14w10c. Used creative mode and seed -4542366974610774625, fly, /tp ... 1200 120 800, let the area generate, fly to ground level 1161,747 and look north (or at immediate area in general).&lt;/p&gt;</comment>
                            <comment id="138203" author="bfeely" created="Wed, 5 Feb 2014 15:42:15 +0100"  >&lt;p&gt;14w05b still has the &quot;flat&quot; biome coloration and the transition over only a few blocks.  To fix this bug would require adding temperature and rainfall values to the world file format to emulate the pre-Anvil behavior.&lt;/p&gt;</comment>
                            <comment id="133582" author="ezekielelin" created="Wed, 22 Jan 2014 17:05:08 +0100"  >&lt;p&gt;Is this still a concern in the latest Minecraft version &lt;b&gt;14w03b&lt;/b&gt;? If so, please update the affected versions in order to best aid Mojang ensuring bugs are still valid in the latest releases/pre-releases.&lt;/p&gt;</comment>
                            <comment id="102525" author="capopanzone" created="Thu, 12 Sep 2013 15:52:29 +0200"  >&lt;p&gt;Still in 13w36b. I&apos;d to see this fixed in the biome update...&lt;/p&gt;</comment>
                            <comment id="74685" author="capopanzone" created="Mon, 17 Jun 2013 11:32:48 +0200"  >&lt;p&gt;Still in 13w24b&lt;/p&gt;</comment>
                            <comment id="65029" author="bfeely" created="Sat, 4 May 2013 14:29:23 +0200"  >&lt;p&gt;Pre-Anvil the world generator would use the calculated Temperature and Rainfall values to color the foliage, and select the biome based on where those values fell (with additional coloring for Swamp and Jungle).  However, with the Anvil format the calculated biome is saved into the world file, then the Temperature and Rainfall values discarded.  Then the stored biome is colored with a &quot;flat&quot; color based on the average temperature and rainfall for that biome, with some blending at the edges.  Storing the Temperature and Rainfall values instead of discarding them would allow the renderer to properly color the biomes, and allow world editors to specify custom values (like they can for biomes with Anvil) to better customize the foliage color in the world.&lt;/p&gt;</comment>
                            <comment id="65017" author="bugi74" created="Sat, 4 May 2013 11:57:32 +0200"  >&lt;p&gt;No need to save the averages. But what would be an improvement giving the same end result but less CPU load, is to calculate the average at chunk load time and keep the results in memory. It would slow the loading a tiny bit, but on the other hand it would speed up the rendering part.&lt;/p&gt;

&lt;p&gt;That idea has a minor hiccup in it, though. It would need to delay the average calculations from the chunk load time to a point where all the neighbor chunks are also loaded (as it needs the data from neighbor chunks for some blocks). Nothing difficult really, but I don&apos;t recall to have seen such existing mechanism in Minecraft yet, so it is an extra step to design first.&lt;/p&gt;</comment>
                            <comment id="51584" author="bfeely" created="Sun, 10 Mar 2013 14:57:44 +0100"  >&lt;p&gt;I think this is because the Anvil format does not store the calculated Temperature and Rainfall values when the world is generated, thus the game has to go with the &quot;average&quot; values for the biome stored in the world file.&lt;br/&gt;
Perhaps what is needed is a revised version of Anvil that stores the temperature and rainfall, and when upgrading chunks, recalculate those values and store them.  This would restore the original smooth transitions.&lt;/p&gt;</comment>
                            <comment id="48444" author="bugi74" created="Thu, 28 Feb 2013 20:57:08 +0100"  >&lt;p&gt;Affects 13w09b.&lt;/p&gt;</comment>
                            <comment id="46645" author="bugi74" created="Tue, 19 Feb 2013 23:47:35 +0100"  >&lt;p&gt;The narrow distance over which they change color is to reduce CPU loading (it calculates the average over few blocks range, and that for every block needing it).&lt;/p&gt;

&lt;p&gt;However, for vines, tall grass and ferns, there seems to be no averaging at all. Lets add it.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Fix&lt;/b&gt;&lt;br/&gt;
(MCP naming etc. etc.)&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeHeader panelHeader&quot; style=&quot;border-bottom-width: 1px;&quot;&gt;&lt;b&gt;ColorizerFoliage&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;    &lt;span class=&quot;code-comment&quot;&gt;// Added method, code copied from BlockLeaves
&lt;/span&gt;    &lt;span class=&quot;code-keyword&quot;&gt;public&lt;/span&gt; &lt;span class=&quot;code-keyword&quot;&gt;static&lt;/span&gt; &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; calculateAverageColorMultiplier(IBlockAccess blockAccess, &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; x, &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; z) {
        &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; color1 = 0;
        &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; color2 = 0;
        &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; color3 = 0;

        &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; (&lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; zi = -1; zi &amp;lt;= 1; ++zi) {
            &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; (&lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; xi = -1; xi &amp;lt;= 1; ++xi) {
                &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; baseColor = blockAccess.getBiomeGenForCoords(x + xi, z + zi).getBiomeFoliageColor();
                color1 += (baseColor &amp;amp; 16711680) &amp;gt;&amp;gt; 16;
                color2 += (baseColor &amp;amp; 65280) &amp;gt;&amp;gt; 8;
                color3 += baseColor &amp;amp; 255;
            }
        }

        &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; (color1 / 9 &amp;amp; 255) &amp;lt;&amp;lt; 16 | (color2 / 9 &amp;amp; 255) &amp;lt;&amp;lt; 8 | color3 / 9 &amp;amp; 255;
    }
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeHeader panelHeader&quot; style=&quot;border-bottom-width: 1px;&quot;&gt;&lt;b&gt;ColorizerGrass&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;    &lt;span class=&quot;code-comment&quot;&gt;// Added method, code copied from BlockGrass. Yuck 99% duplicate, but Mojang seems to like it so anyway:
&lt;/span&gt;    &lt;span class=&quot;code-keyword&quot;&gt;public&lt;/span&gt; &lt;span class=&quot;code-keyword&quot;&gt;static&lt;/span&gt; &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; calculateAverageColorMultiplier(IBlockAccess blockAccess, &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; x, &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; z) {
        &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; color1 = 0;
        &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; color2 = 0;
        &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; color3 = 0;

        &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; (&lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; zi = -1; zi &amp;lt;= 1; ++zi) {
            &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; (&lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; xi = -1; xi &amp;lt;= 1; ++xi) {
                &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; baseColor = blockAccess.getBiomeGenForCoords(x + xi, z + zi).getBiomeGrassColor();
                color1 += (baseColor &amp;amp; 16711680) &amp;gt;&amp;gt; 16;
                color2 += (baseColor &amp;amp; 65280) &amp;gt;&amp;gt; 8;
                color3 += baseColor &amp;amp; 255;
            }
        }

        &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; (color1 / 9 &amp;amp; 255) &amp;lt;&amp;lt; 16 | (color2 / 9 &amp;amp; 255) &amp;lt;&amp;lt; 8 | color3 / 9 &amp;amp; 255;
    }
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeHeader panelHeader&quot; style=&quot;border-bottom-width: 1px;&quot;&gt;&lt;b&gt;BlockLeaves&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;    &lt;span class=&quot;code-keyword&quot;&gt;public&lt;/span&gt; &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; colorMultiplier(IBlockAccess par1IBlockAccess, &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; par2, &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; par3, &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; par4) {
        ...
        } &lt;span class=&quot;code-keyword&quot;&gt;else&lt;/span&gt; {
            &lt;span class=&quot;code-comment&quot;&gt;// Using that added and shared method:
&lt;/span&gt;            &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; ColorizerFoliage.calculateAverageColorMultiplier(par1IBlockAccess, par2, par4);
        }
    }
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeHeader panelHeader&quot; style=&quot;border-bottom-width: 1px;&quot;&gt;&lt;b&gt;BlockGrass&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;    &lt;span class=&quot;code-keyword&quot;&gt;public&lt;/span&gt; &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; colorMultiplier(IBlockAccess par1IBlockAccess, &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; par2, &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; par3, &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; par4) {
        &lt;span class=&quot;code-comment&quot;&gt;// Using that added and shared method:
&lt;/span&gt;        &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; ColorizerGrass.calculateAverageColorMultiplier(par1IBlockAccess, par2, par4);
    }    
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeHeader panelHeader&quot; style=&quot;border-bottom-width: 1px;&quot;&gt;&lt;b&gt;BlockVine&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;    &lt;span class=&quot;code-keyword&quot;&gt;public&lt;/span&gt; &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; colorMultiplier(IBlockAccess par1IBlockAccess, &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; par2, &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; par3, &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; par4) {
        &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; ColorizerFoliage.calculateAverageColorMultiplier(par1IBlockAccess, par2, par4);
    }
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeHeader panelHeader&quot; style=&quot;border-bottom-width: 1px;&quot;&gt;&lt;b&gt;BlockTallGrass&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;    &lt;span class=&quot;code-keyword&quot;&gt;public&lt;/span&gt; &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; colorMultiplier(IBlockAccess par1IBlockAccess, &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; par2, &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; par3, &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; par4) {
        &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; var5 = par1IBlockAccess.getBlockMetadata(par2, par3, par4);
        &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; var5 == 0 ? 16777215 : ColorizerGrass.calculateAverageColorMultiplier(par1IBlockAccess, par2, par4);
    }
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Tested on 1.4.7 and seems to work. I&apos;ll attach a screenshot of the results &apos;fixed-coloring.png&apos;: note the rows of grass/ferns, and the vines on the tree at right side.&lt;/p&gt;</comment>
                            <comment id="21709" author="user1_1_11" created="Thu, 15 Nov 2012 07:13:05 +0100"  >&lt;p&gt;setting your graphics to &quot;fast&quot; will fix this problem. Although you wont have the gradation.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="23734">MC-9960</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="11986" name="2012-11-03_13.03.36.png" size="716153" author="capopanzone" created="Sat, 3 Nov 2012 13:28:26 +0100"/>
                            <attachment id="11987" name="2012-11-03_13.09.28.png" size="1541665" author="capopanzone" created="Sat, 3 Nov 2012 13:28:26 +0100"/>
                            <attachment id="11988" name="2012-11-03_13.12.11.png" size="1145320" author="capopanzone" created="Sat, 3 Nov 2012 13:28:26 +0100"/>
                            <attachment id="11989" name="2012-11-03_13.14.49.png" size="1255939" author="capopanzone" created="Sat, 3 Nov 2012 13:28:26 +0100"/>
                            <attachment id="11990" name="2012-11-03_13.17.11.png" size="1514307" author="capopanzone" created="Sat, 3 Nov 2012 13:28:26 +0100"/>
                            <attachment id="11991" name="2012-11-03_13.17.35.png" size="1317069" author="capopanzone" created="Sat, 3 Nov 2012 13:28:26 +0100"/>
                            <attachment id="11992" name="2012-11-03_13.19.10.png" size="1419219" author="capopanzone" created="Sat, 3 Nov 2012 13:28:26 +0100"/>
                            <attachment id="111197" name="2016-02-16_19.12.15.png" size="421234" author="Wedhro" created="Tue, 16 Feb 2016 19:15:09 +0100"/>
                            <attachment id="22104" name="fixed-coloring.png" size="836946" author="bugi74" created="Tue, 19 Feb 2013 23:48:01 +0100"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_10701" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>CHK</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 24 Oct 2014 21:17:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10303"><![CDATA[Confirmed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_11700" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_11100" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Linked</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0nab3:</customfieldvalue>

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