<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>&amp;quot;</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123417/thread</link><description>I often see the following warning when requesting a GNSS location: &amp;quot;&amp;lt;wrn&amp;gt; location: PSM is configured, but modem did not enter PSM in 2 minutes. Starting GNSS anyway.&amp;quot; - what is this warning? Is this a setup issue or expected behavior?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 08 Aug 2025 18:35:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123417/thread" /><item><title>RE: "</title><link>https://devzone.nordicsemi.com/thread/545087?ContentTypeID=1</link><pubDate>Fri, 08 Aug 2025 18:35:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd47f2bc-8737-45f5-816e-8e2817e5968f</guid><dc:creator>DWater</dc:creator><description>&lt;p&gt;Hi Dejan,&lt;/p&gt;
&lt;p&gt;Appreciate your help. This ticket can be closed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "</title><link>https://devzone.nordicsemi.com/thread/545062?ContentTypeID=1</link><pubDate>Fri, 08 Aug 2025 12:56:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54c88176-3513-43e8-b4a9-da78e5d1d910</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;From the perspective of application and network behavior, everything is working as it should. The warning you see comes from Location library. T&lt;span&gt;he requesting of PSM active time works such that device requests a value and network decides and reports the given value. Now that device requests too small value of 8s, network gives something that is a lot more, in this case 180s (3min). Can you try to request bigger value, for example 60 seconds and see if this helps? This could potentially help in getting rid of the warning and more importantly, let the modem go to PSM quicker.&lt;br /&gt;You should subscribe to notifications using AT+CEREG=5 and AT%MDMEV=1 before AT+CFUN=1. &lt;br /&gt;This might be intentional, but you can double check if you want your application to connect to udp-echo.nordicsemi.academy. &lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "</title><link>https://devzone.nordicsemi.com/thread/544918?ContentTypeID=1</link><pubDate>Thu, 07 Aug 2025 11:15:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd1e6fca-3722-4a31-acad-37555a9ad6e3</guid><dc:creator>DWater</dc:creator><description>&lt;p&gt;Hi Dejan,&lt;/p&gt;
&lt;p&gt;I have added .mtrace file. The&amp;nbsp;instance of &amp;quot;&amp;lt;wrn&amp;gt; location: PSM is configured, but modem did not enter PSM in 2 minutes. Starting GNSS anyway.&amp;quot; is around 1:44 minutes into the start.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/trace_2D00_2025_2D00_08_2D00_07T10_2D00_58_2D00_17.935Z.mtrace"&gt;devzone.nordicsemi.com/.../trace_2D00_2025_2D00_08_2D00_07T10_2D00_58_2D00_17.935Z.mtrace&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thank you and appreciate your support!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "</title><link>https://devzone.nordicsemi.com/thread/544817?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2025 14:58:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ab7e1e5-96f0-4932-b2a1-b3f85578dbad</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Have a look at these documentation links:&lt;br /&gt;&lt;a href="https://academy.nordicsemi.com/courses/cellular-iot-fundamentals/lessons/lesson-7-cellular-fundamentals/topic/lesson-7-exercise-1/"&gt;capturing modem trace&lt;/a&gt;&lt;br /&gt;&lt;a href="https://academy.nordicsemi.com/courses/cellular-iot-fundamentals/lessons/lesson-7-cellular-fundamentals/"&gt;debugging with modem trace&lt;/a&gt;&lt;br /&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/nrf91/nrf91_snippet.html#nrf91-modem-trace-uart-snippet"&gt;modem tracing with UART snippets&lt;/a&gt;&lt;br /&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/libraries/modem/nrf_modem_lib/nrf_modem_lib_trace.html#modem-trace-module"&gt;modem trace module&lt;/a&gt;&lt;br /&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ref_at_commands_nrf91x1/page/REF/at_commands/mob_termination_ctrl_status/xmodemtrace.html"&gt;modem trace activation&lt;/a&gt;&lt;br /&gt;&lt;a href="https://docs.nordicsemi.com/bundle/nrf-connect-cellularmonitor/page/capturing.html"&gt;capturing modem trace&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "</title><link>https://devzone.nordicsemi.com/thread/544777?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2025 12:20:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b9cb3fc-78a7-425e-97c3-c85408fea2a7</guid><dc:creator>DWater</dc:creator><description>&lt;p&gt;how do I enable modem trace?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "</title><link>https://devzone.nordicsemi.com/thread/544742?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2025 09:37:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7701b2f-ee0f-4352-bd0e-37e6b9d5d953</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;The warning seems to be normal given the parameters, i.e. active time 180 seconds. &lt;span&gt;When A-GNSS is not used, location library waits for the device to get to PSM before starting GNSS because getting a fix without A-GNSS and not being in PSM is unlikely.&lt;/span&gt; In your case, there might be some other activity that blocks PSM. Modem trace could potentially provide more information on what is blocking PSM.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "</title><link>https://devzone.nordicsemi.com/thread/544628?ContentTypeID=1</link><pubDate>Tue, 05 Aug 2025 12:40:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7ae0b0c-b36a-4944-b996-3be0ffd4c2c2</guid><dc:creator>DWater</dc:creator><description>&lt;p&gt;NOTE 1: The location timeout is as expected since I am collecting this log while inside a building.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;NOTE 2: see time [&lt;strong&gt;00:02:23.381,591]&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;[00:00:00.669,464] &amp;lt;inf&amp;gt; PWLS: Connecting to LTE network&lt;br /&gt;[00:00:00.669,525] &amp;lt;inf&amp;gt; PWLS: Register GPS callback function&lt;br /&gt;[00:00:00.669,525] &amp;lt;inf&amp;gt; PWLS: GpsInit()&lt;br /&gt;%XMODEMSLEEP: 4&lt;br /&gt;%XMODEMSLEEP: 4,0&lt;br /&gt;+CEREG: 2,&amp;quot;6A25&amp;quot;,&amp;quot;08111911&amp;quot;,7&lt;br /&gt;[00:00:02.913,452] &amp;lt;inf&amp;gt; PWLS: NOT CONNECTED&lt;br /&gt;+CSCON: 1&lt;br /&gt;[00:00:06.818,023] &amp;lt;inf&amp;gt; PWLS: RRC mode: Connected&lt;br /&gt;+CEREG: 5,&amp;quot;6A25&amp;quot;,&amp;quot;08111911&amp;quot;,7,,,&amp;quot;00100011&amp;quot;,&amp;quot;11100000&amp;quot;&lt;br /&gt;[00:00:08.607,330] &amp;lt;inf&amp;gt; PWLS: Network registration status: Connected - roaming&lt;br /&gt;[00:00:08.607,421] &amp;lt;inf&amp;gt; PWLS: LTE CONNECTED...&lt;br /&gt;[00:00:08.607,452] &amp;lt;inf&amp;gt; PWLS: COMMS - while(1)&lt;br /&gt;+CEDRXP: 4,&amp;quot;1001&amp;quot;,&amp;quot;1001&amp;quot;,&amp;quot;0001&amp;quot;&lt;br /&gt;[00:00:08.707,336] &amp;lt;inf&amp;gt; PWLS: LTE_LC_EVT_EDRX_UPDATE: 7&lt;br /&gt;%XTIME: &amp;quot;0A&amp;quot;,&amp;quot;5280502123100A&amp;quot;,&amp;quot;01&amp;quot;&lt;br /&gt;[00:00:08.807,800] &amp;lt;inf&amp;gt; PWLS: CommsDateTimeEvtHandler()&lt;br /&gt;[00:00:08.807,830] &amp;lt;inf&amp;gt; PWLS: Local time: 1754397121000&lt;br /&gt;[00:00:08.808,227] &amp;lt;inf&amp;gt; PWLS: LTE_LC_EVT_PSM_UPDATE: tau: 1800, active_time: 180&lt;br /&gt;+CSCON: 0&lt;br /&gt;[00:00:11.083,099] &amp;lt;inf&amp;gt; PWLS: RRC mode: Idle&lt;br /&gt;%XMODEMSLEEP: 2,143312&lt;br /&gt;[00:00:21.367,889] &amp;lt;inf&amp;gt; PWLS: IOButtonPressedISR(): ioPins: 0x00040000, Value: 0x0C080300, AND: 0x00000000&lt;br /&gt;[00:00:21.367,919] &amp;lt;inf&amp;gt; PWLS: TimerStart(), 0x00040000&lt;br /&gt;[00:00:21.367,950] &amp;lt;inf&amp;gt; PWLS: TEST_BUTTON&lt;br /&gt;[00:00:23.367,980] &amp;lt;inf&amp;gt; PWLS: ISR: Test Button Timer Expired&lt;br /&gt;[00:00:23.368,041] &amp;lt;inf&amp;gt; PWLS: EVENT: 18&lt;br /&gt;[00:00:23.368,072] &amp;lt;inf&amp;gt; PWLS: GpsLocationGet()&lt;br /&gt;[00:00:23.377,319] &amp;lt;inf&amp;gt; PWLS: Requesting GNSS location, 4 min timeout&lt;br /&gt;[00:00:24.994,995] &amp;lt;inf&amp;gt; PWLS: IOButtonPressedISR(): ioPins: 0x00040000, Value: 0x0C0C0300, AND: 0x00040000&lt;br /&gt;[00:00:24.995,025] &amp;lt;inf&amp;gt; PWLS: TimerStop(), 0x00040000&lt;br /&gt;[00:00:24.995,025] &amp;lt;inf&amp;gt; PWLS: TEST_BUTTON&lt;br /&gt;&lt;strong&gt;[00:02:23.381,591] &amp;lt;wrn&amp;gt; location: PSM is configured, but modem did not enter PSM in 2 minutes. Starting GNSS anyway.&lt;/strong&gt;&lt;br /&gt;%XMODEMSLEEP: 5,0&lt;br /&gt;%XMODEMSLEEP: 2,0&lt;br /&gt;[00:05:00.402,984] &amp;lt;inf&amp;gt; PWLS: uptime: 300&lt;br /&gt;[00:05:23.377,563] &amp;lt;inf&amp;gt; location: Timeout for entire location request expired&lt;br /&gt;[00:05:23.377,593] &amp;lt;wrn&amp;gt; location: GNSS timed out possibly due to too short GNSS time windows&lt;br /&gt;[00:05:23.378,021] &amp;lt;inf&amp;gt; PWLS: location_event_handler()&lt;br /&gt;[00:05:23.378,021] &amp;lt;inf&amp;gt; PWLS: Getting location timed out&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;%XMODEMSLEEP: 1,1487600&lt;br /&gt;[00:05:23.497,467] &amp;lt;inf&amp;gt; PWLS: LTE params: err: 0, mcc: 310, mnc: 410, band: 12, snr: 28, rsrp: 48, rsrq: 20&lt;br /&gt;[00:05:23.497,528] &amp;lt;inf&amp;gt; PWLS: Network Status: Connected - ROAMING&lt;br /&gt;[00:05:23.497,528] &amp;lt;inf&amp;gt; PWLS: ServerResolve()&lt;br /&gt;%XMODEMSLEEP: 1,0&lt;br /&gt;+CSCON: 1&lt;br /&gt;[00:05:23.882,720] &amp;lt;inf&amp;gt; PWLS: RRC mode: Connected&lt;br /&gt;[00:05:24.714,050] &amp;lt;inf&amp;gt; PWLS: IPv4 Address found 20.82.16.164&lt;br /&gt;[00:05:24.714,080] &amp;lt;inf&amp;gt; PWLS: ServerConnect()&lt;br /&gt;[00:05:24.714,721] &amp;lt;inf&amp;gt; PWLS: ServerConnect() - Successfully connected to s_server&lt;br /&gt;[00:05:24.714,752] &amp;lt;inf&amp;gt; PWLS: dateTime: 1754397436906&lt;br /&gt;[00:05:24.714,782] &amp;lt;inf&amp;gt; PWLS: Length: 52&lt;br /&gt;Message: [00:05:24.715,667] &amp;lt;inf&amp;gt; PWLS: CommsMsgSend(): msg: 00.01.00.01.0A.54.45.53.54.20.31.32.33.34.35.02.01.12.03.08.EA.6B.3C.7A.98.01.00.00.04.01.32.05.06.36.01.9A.01.30.00.06.01.28., len: 126&lt;br /&gt;[00:05:24.716,247] &amp;lt;inf&amp;gt; PWLS: token: 0x0000C079&lt;br /&gt;[00:05:24.716,278] &amp;lt;inf&amp;gt; PWLS: CoAP packet: 0x62 0x03 0x9C 0xBE 0x79 0xC0 0x01 0x20&lt;br /&gt;[00:05:24.716,339] &amp;lt;inf&amp;gt; PWLS: Request: hrd: 6 max:200 off: 9 Olen: 2 delta: 12 data: by&lt;br /&gt;[00:05:24.716,400] &amp;lt;inf&amp;gt; PWLS: View CoAP Packet&lt;br /&gt;[00:05:24.716,400] &amp;lt;inf&amp;gt; PWLS: CoAP PUT request sent: Token 0xC079&lt;/p&gt;
&lt;p&gt;[00:05:24.717,254] &amp;lt;inf&amp;gt; PWLS: Successfully sent message&lt;br /&gt;[00:05:24.717,254] &amp;lt;inf&amp;gt; PWLS: CommsMsgReceive()&lt;br /&gt;[00:05:25.175,201] &amp;lt;inf&amp;gt; PWLS: Data received from the s_server: len: 161, msg: (Time: 2025-08-05 12:37:18 Message: 00.01.00.01.0A.54.45.53.54.20.31.32.33.34.35.02.01.12.03.08.EA.6B.3C.7A.98.01.00.00.04.01.32.05.06.36.01.9A.01.30.00.06.01.28.)&lt;br /&gt;[00:05:25.175,262] &amp;lt;inf&amp;gt; PWLS: COMMS - while(1)&lt;br /&gt;+CSCON: 0&lt;br /&gt;[00:05:28.614,868] &amp;lt;inf&amp;gt; PWLS: RRC mode: Idle&lt;br /&gt;%XMODEMSLEEP: 2,153452&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "</title><link>https://devzone.nordicsemi.com/thread/544589?ContentTypeID=1</link><pubDate>Tue, 05 Aug 2025 10:12:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01ccb75c-31df-487c-a38f-80a6c6d6f9ff</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Can you show your complete application log?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "</title><link>https://devzone.nordicsemi.com/thread/544535?ContentTypeID=1</link><pubDate>Tue, 05 Aug 2025 00:23:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f0ecfbe-27bd-48cd-b81c-b399b9db32c3</guid><dc:creator>DWater</dc:creator><description>&lt;p&gt;I&amp;nbsp;see the warning almost&amp;nbsp;every time&amp;nbsp;I request GNSS position.&lt;/p&gt;
&lt;p&gt;It is based on &amp;#39;Cellular IoT Fundamentals&amp;#39;, Lesson 6 - Exercise 2, thought there are some modifications&amp;nbsp;related to&amp;nbsp;my application.&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_LTE_LC_EDRX_MODULE&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_LTE_LC_PSM_MODULE&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_LTE_PSM_REQ&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_LTE_EDRX_REQ&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# Request PSM active time of 8 seconds.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_LTE_PSM_REQ_RAT&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;00000100&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "</title><link>https://devzone.nordicsemi.com/thread/544503?ContentTypeID=1</link><pubDate>Mon, 04 Aug 2025 15:35:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1931e93c-fc31-4151-89df-715c9d9d8d13</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Can you provide more information about your application? Is it based on any of existing samples?&lt;br /&gt;&lt;br /&gt;Can you show your PSM configuration?&lt;/p&gt;
[quote user=""]I often see the following warning when requesting a GNSS location:&amp;nbsp;&amp;quot;&amp;lt;wrn&amp;gt; location: PSM is configured, but modem did not enter PSM in 2 minutes. Starting GNSS anyway.&amp;quot;[/quote]
&lt;p&gt;How often do you see this warning?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "</title><link>https://devzone.nordicsemi.com/thread/544491?ContentTypeID=1</link><pubDate>Mon, 04 Aug 2025 14:27:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e3c372b-a53a-4753-b26c-51bb0f085cc5</guid><dc:creator>DWater</dc:creator><description>&lt;p&gt;same application, same network (Conexa SIM roaming on AT&amp;amp;T network). Cell info:&lt;/p&gt;
&lt;p&gt;LTE params: mcc: 310, mnc: 410, band: 12, snr: 16, rsrp: 37, rsrq: 3&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "</title><link>https://devzone.nordicsemi.com/thread/544459?ContentTypeID=1</link><pubDate>Mon, 04 Aug 2025 12:50:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fde0735f-0262-4b3c-953f-6c578dfa9858</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="DWater"]be nice to have &amp;#39;edit&amp;#39; feature to fix title for the ticket creator as I&amp;#39;ve had some challenges submitting tickets in DevZone[/quote]
&lt;p&gt;Please make another separate ticket, explain your challenges when submitting tickets and elaborate on your feature request.&lt;/p&gt;
[quote user=""]I often see the following warning when requesting a GNSS location:&amp;nbsp;&amp;quot;&amp;lt;wrn&amp;gt; location: PSM is configured, but modem did not enter PSM in 2 minutes. Starting GNSS anyway.&amp;quot; - what is this warning? Is this a setup issue or expected behavior?[/quote]
&lt;p&gt;Does this happen using the same application and on the same network? What are network conditions?&lt;br /&gt;You can read about&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/test_and_optimize/optimizing/power_nrf91.html#psm_usage"&gt;PSM usage&lt;/a&gt; in the documentation.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "</title><link>https://devzone.nordicsemi.com/thread/544333?ContentTypeID=1</link><pubDate>Fri, 01 Aug 2025 12:55:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:267973b7-2ea5-4538-8b6b-3513b688cf80</guid><dc:creator>DWater</dc:creator><description>&lt;p&gt;be nice to have &amp;#39;edit&amp;#39; feature to fix title for the ticket creator as I&amp;#39;ve had some challenges submitting tickets in DevZone&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>