<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/ipphonexml/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/ipphonexml/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 03 Jun 2016 22:15:55 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ipphonexml/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Custom alerts not expiring on 99xx phone</title><link>https://sourceforge.net/p/ipphonexml/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Custom alerts and screens that have been POST are not executing "go back" expiration on 99xx phones. The expiry works on 79xx.  Normal GET screens expire just fine using same mechanism.&lt;br/&gt;
This appears to be a limitation in the Cisco 9971 firmware, and likely affects 9951 and some 89xx phones as well. Considering other mechanisms for expiring screens without using "Softkey:Exit"&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bcstechnologies</dc:creator><pubDate>Fri, 03 Jun 2016 22:15:55 -0000</pubDate><guid>https://sourceforge.netc4dded9e2b3fc151f6d1959b4ba1ae244de1b6e2</guid></item><item><title>#5 App closes immediately if the first screen opened contains an expiration</title><link>https://sourceforge.net/p/ipphonexml/bugs/5/?limit=25#c653</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed-fixed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Fixed In&lt;/strong&gt;:  --&amp;gt; 1.0.5998.26348&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bcstechnologies</dc:creator><pubDate>Fri, 03 Jun 2016 22:02:57 -0000</pubDate><guid>https://sourceforge.net544c4ad0723dc147934bcc2a0e6045b5a940fe29</guid></item><item><title>#5 App closes immediately if the first screen opened contains an expiration</title><link>https://sourceforge.net/p/ipphonexml/bugs/5/?limit=25#51fe</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Resolved in version 1.1.  The application handler UPDATE which was designed to ensure when an inactive screen was restored the content was refreshed, was also firing when screens were loaded for the first time. This combined with the Softkey:Exit refresh destination caused the behavior seen in this bug. The application handler has been disabled, and other means of ensuring content is fresh are being implemented and considered.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bcstechnologies</dc:creator><pubDate>Fri, 03 Jun 2016 22:02:00 -0000</pubDate><guid>https://sourceforge.net7e4fe6dd59cc6bc314c4afad709d6eb698005839</guid></item><item><title>#5 App closes immediately if the first screen opened contains an expiration</title><link>https://sourceforge.net/p/ipphonexml/bugs/5/?limit=25#a7d3</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;WORKAROUND: Disable screen expiration timer&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bcstechnologies</dc:creator><pubDate>Fri, 13 May 2016 20:07:08 -0000</pubDate><guid>https://sourceforge.net297d0af78683a4383f25589e1ee13c5181ea3de8</guid></item><item><title>#5 App closes immediately if the first screen opened contains an expiration</title><link>https://sourceforge.net/p/ipphonexml/bugs/5/?limit=25#d7bb</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;summary&lt;/strong&gt;: Pushed alert message immediately disappears if app is not running --&amp;gt; App closes immediately if the first screen opened contains an expiration&lt;/li&gt;
&lt;li&gt;Description has changed:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Diff:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="gd"&gt;--- old&lt;/span&gt;
&lt;span class="gi"&gt;+++ new&lt;/span&gt;
&lt;span class="gu"&gt;@@ -1 +1,4 @@&lt;/span&gt;
&lt;span class="gd"&gt;-If Application is not running when an alert event with expiry comes in, the alert is immediately dismissed. Issue is seen on 7975 with 9.2(3) firmware, but the message stays up on the 9971 tested with that runs 9.4(2)SR2 code. Going to upgrade 7975 to test with newer firmware&lt;/span&gt;
&lt;span class="gi"&gt;+If application is not running when an alert event with expiry comes in, or if the first page loaded has an expiry, the application is immediately closed. Issue is seen on 7975 with 9.2(3) firmware, but the message stays up on the 9971 tested with that runs 9.4(2)SR2 code.&lt;/span&gt;
&lt;span class="gi"&gt;+&lt;/span&gt;
&lt;span class="gi"&gt;+Issue exists on SCCP code 9.2(1), 9.2(3), and 9.4(2)SR1 (latest)&lt;/span&gt;
&lt;span class="gi"&gt;+Issue seems to only affect 79xx phones&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bcstechnologies</dc:creator><pubDate>Fri, 13 May 2016 19:59:33 -0000</pubDate><guid>https://sourceforge.nete8e6a59ad9752b3e9793e22d5ae64e5b440c65a6</guid></item><item><title>#5 Pushed alert message immediately disappears if app is not running</title><link>https://sourceforge.net/p/ipphonexml/bugs/5/?limit=25#a67f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Same behavior is exhibited when trying to open certain screens from services, so this is related to launching the app in general for SOME screen types and NOT just the pushing. Changing title to reflect. Note that in testing so far, the "lighthing" screen type and "^customalert" are impacted. Conversely the "clock" screen type is not.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bcstechnologies</dc:creator><pubDate>Fri, 13 May 2016 19:13:50 -0000</pubDate><guid>https://sourceforge.net6a32ab9b04ba5832a69fec79dce496df2dcd64ca</guid></item><item><title>#4 Event screen not filtering on Group</title><link>https://sourceforge.net/p/ipphonexml/bugs/4/?limit=25#019c</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: accepted --&amp;gt; closed-fixed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Phone System&lt;/strong&gt;:  --&amp;gt; CUCM&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Phone Firmware&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Found In&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Fixed In&lt;/strong&gt;:  --&amp;gt; 0.9.5153.35928 (2014-02-09)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bcstechnologies</dc:creator><pubDate>Fri, 13 May 2016 19:06:01 -0000</pubDate><guid>https://sourceforge.neta5d1625239e763475401c881247bb56fa68eaf86</guid></item><item><title>App closes immediately if the first screen opened contains an expiration</title><link>https://sourceforge.net/p/ipphonexml/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 5 has been modified: App closes immediately if the first screen opened contains an expiration&lt;br/&gt;
Edited By: bcstechnologies (bcstechnologies)&lt;br/&gt;
Summary updated: u'Pushed alert message immediately disappears if app is not running' =&amp;gt; u'App closes immediately if the first screen opened contains an expiration'&lt;br/&gt;
Description updated:&lt;br/&gt;
--- description-old&lt;/p&gt;
&lt;p&gt;+++ description-new&lt;/p&gt;
&lt;p&gt;@@ -1 +1,4 @@&lt;/p&gt;
&lt;p&gt;-If Application is not running when an alert event with expiry comes in, the alert is immediately dismissed. Issue is seen on 7975 with 9.2(3) firmware, but the message stays up on the 9971 tested with that runs 9.4(2)SR2 code. Going to upgrade 7975 to test with newer firmware&lt;br/&gt;
+If application is not running when an alert event with expiry comes in, or if the first page loaded has an expiry, the application is immediately closed. Issue is seen on 7975 with 9.2(3) firmware, but the message stays up on the 9971 tested with that runs 9.4(2)SR2 code.&lt;br/&gt;
+&lt;br/&gt;
+Issue exists on SCCP code 9.2(1), 9.2(3), and 9.4(2)SR1 (latest)&lt;br/&gt;
+Issue seems to only affect 79xx phones&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bcstechnologies</dc:creator><pubDate>Fri, 13 May 2016 19:03:47 -0000</pubDate><guid>https://sourceforge.net1070bf3534aa77830af21523057124aa81990733</guid></item><item><title>Pushed alert message immediately disappears if app is not running</title><link>https://sourceforge.net/p/ipphonexml/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If Application is not running when an alert event with expiry comes in, the alert is immediately dismissed. Issue is seen on 7975 with 9.2(3) firmware, but the message stays up on the 9971 tested with that runs 9.4(2)SR2 code. Going to upgrade 7975 to test with newer firmware&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bcstechnologies</dc:creator><pubDate>Fri, 13 May 2016 19:03:47 -0000</pubDate><guid>https://sourceforge.nete106de03705df21d262a7194380485fd8e1d0b0b</guid></item><item><title>App closes immediately if the first screen opened contains an expiration</title><link>https://sourceforge.net/p/ipphonexml/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 5 has been modified: App closes immediately if the first screen opened contains an expiration&lt;br/&gt;
Edited By: bcstechnologies (bcstechnologies)&lt;br/&gt;
Status updated: u'open' =&amp;gt; u'closed-fixed'&lt;br/&gt;
_fixed_in updated: u'' =&amp;gt; u'1.0.5998.26348'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bcstechnologies</dc:creator><pubDate>Fri, 13 May 2016 19:03:47 -0000</pubDate><guid>https://sourceforge.net9e8a6b7ac097033192871369a106ff01f0f03b17</guid></item></channel></rss>