<!-- 
RSS generated by JIRA (5.1.4#783-sha1:a7d8d2c5c246cbbb4ffca1b8350df93f9d8a2b57) at Thu May 23 03:50:08 MST 2013

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 add field=key&field=summary to the URL of your request.
For example:
http://www.crosswire.org/tracker/si/jira.issueviews:issue-xml/PS-57/PS-57.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Crosswire</title>
    <link>http://www.crosswire.org/tracker</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>5.1.4</version>
        <build-number>783</build-number>
        <build-date>28-08-2012</build-date>
    </build-info>

<item>
            <title>[PS-57] merged verse problem</title>
                <link>http://www.crosswire.org/tracker/browse/PS-57</link>
                <project id="10030" key="PS">PocketSword</project>
                        <description>&lt;p&gt;When there are merged verses into one, for example, in Job 3.1, verse 2-3 in GNT is combined into one verse. They are shown repeatedly even it is a valid OSIS.&lt;/p&gt;

&lt;p&gt;1 xyz&lt;br/&gt;
2 abcabcabcabc&lt;br/&gt;
3 abcabcabcabc&amp;lt;&amp;lt;&amp;lt;repeatedly shown&lt;/p&gt;</description>
                <environment></environment>
            <key id="19150">PS-57</key>
            <summary>merged verse problem</summary>
                <type id="1" iconUrl="http://www.crosswire.org/tracker/images/icons/bug.gif">Bug</type>
                                <priority id="3" iconUrl="http://www.crosswire.org/tracker/images/icons/priority_major.gif">Major</priority>
                    <status id="5" iconUrl="http://www.crosswire.org/tracker/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="niccarter">Nic Carter</assignee>
                                <reporter username="richter_ko">Ko Chiu Shun</reporter>
                        <labels>
                    </labels>
                <created>Tue, 25 Oct 2011 02:16:45 -0700</created>
                <updated>Sun, 6 Jan 2013 23:13:48 -0700</updated>
                    <resolved>Mon, 31 Oct 2011 18:33:33 -0700</resolved>
                            <version>1.4.1b6</version>
                                <fixVersion>1.4.2b1</fixVersion>
                                <component>Bible tab</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="19472" author="niccarter" created="Tue, 25 Oct 2011 03:53:46 -0700"  >&lt;p&gt;Hi there, I&apos;ll take a look into this, but would love to have a module and verse to look into &amp;#8211; are you looking at a Greek New Testament module?  Where is it from, and why does the NT have Job in it?&lt;/p&gt;</comment>
                    <comment id="19480" author="richter_ko" created="Tue, 25 Oct 2011 18:58:31 -0700"  >&lt;p&gt;Here is an example:&lt;/p&gt;

&lt;p&gt;-------------------&lt;br/&gt;
&amp;lt;div type=&quot;section&quot;&amp;gt;&lt;br/&gt;
&amp;lt;title type=&quot;section&quot; subType=&quot;x-preverse&quot;&amp;gt;ABC&amp;lt;/title&amp;gt;&lt;br/&gt;
&amp;lt;p&amp;gt;&lt;br/&gt;
&amp;lt;verse sID=&quot;Luke.1.1-Luke.1.4&quot; osisID=&quot;Luke.1.1 Luke.1.2 Luke.1.3 Luke.1.4&quot;/&amp;gt;&lt;br/&gt;
DEFGHIJK&lt;br/&gt;
&amp;lt;verse eID=&quot;Luke.1.1-Luke.1.4&quot;/&amp;gt;&lt;br/&gt;
&amp;lt;/p&amp;gt;&lt;br/&gt;
&amp;lt;/div&amp;gt;&lt;br/&gt;
-------------------&lt;/p&gt;

&lt;p&gt;and the outcome is:&lt;/p&gt;

&lt;p&gt;-------------------&lt;/p&gt;

&lt;p&gt;ABC&lt;br/&gt;
1&lt;br/&gt;
DEFGHIJK&lt;/p&gt;

&lt;p&gt;ABC&lt;br/&gt;
2&lt;br/&gt;
DEFGHIJK&lt;/p&gt;

&lt;p&gt;ABC&lt;br/&gt;
3&lt;br/&gt;
DEFGHIJK&lt;/p&gt;

&lt;p&gt;ABC&lt;br/&gt;
4&lt;br/&gt;
DEFGHIJK&lt;/p&gt;

&lt;p&gt;-------------------&lt;/p&gt;

&lt;p&gt;I just take Good News Translation (not Greek New Testament) as an example for the merged verse. I am doing a Chinese Bible module. Thanks.&lt;/p&gt;
</comment>
                    <comment id="19485" author="niccarter" created="Tue, 25 Oct 2011 19:35:57 -0700"  >&lt;p&gt;Hmmm, ok, can you give me an example in a currently published SWORD module where this is occurring?  I have fixed all known occurrences of this in our own modules, so it would be interesting to compare how it is done there with what you are doing?  I wonder if it has something to do with you wrapping the verse in a paragraph tag?  Could you please repeat your test without the &amp;lt;p&amp;gt; &amp;amp; the &amp;lt;/p&amp;gt; in there and see what happens?&lt;/p&gt;</comment>
                    <comment id="19489" author="richter_ko" created="Tue, 25 Oct 2011 19:41:58 -0700"  >&lt;p&gt;I found it works well in The sword project but failed in Andbible, pocketsword and Bibledesktop.&lt;br/&gt;
Let me try to remove the &amp;lt;p&amp;gt; and see what happens.&lt;/p&gt;</comment>
                    <comment id="19870" author="niccarter" created="Mon, 31 Oct 2011 18:32:33 -0700"  >&lt;p&gt;Did you try removing the &amp;lt;p&amp;gt;?  And did it work in Xiphos?  I have fixed this now but it won&apos;t appear in the App Store for a while.  I&apos;ll move on to your other issues now.&lt;/p&gt;</comment>
                    <comment id="19871" author="niccarter" created="Mon, 31 Oct 2011 18:33:33 -0700"  >&lt;p&gt;It was repeating the heading only, not the verse, but that is now fixed.  &lt;img class=&quot;emoticon&quot; src=&quot;http://www.crosswire.org/tracker/images/icons/emoticons/smile.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                    <comment id="27740" author="niccarter" created="Sun, 6 Jan 2013 23:13:48 -0700"  >&lt;p&gt;please test in v1.4.2, now available on the App Store.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                        <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>839</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                    </customfields>
    </item>
</channel>
</rss>