<?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/apexlib/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/apexlib/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 09 Aug 2010 14:38:07 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/apexlib/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Bug in HotKey Demonstration </title><link>https://sourceforge.net/p/apexlib/bugs/103/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;On HotKey Demonstration Page, if we use mouse to click on APPLY button then the alert is displayed twice.&lt;br /&gt;
Now instead of displaying alert, if the button is used to actually save changes, then it will try to save twice and unique constraint exception would be raised.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nitin Patel</dc:creator><pubDate>Mon, 09 Aug 2010 14:38:07 -0000</pubDate><guid>https://sourceforge.net1a9ebd79061e354a2eeeecf4534c0a336a53bce4</guid></item><item><title>Substitution variable in format mask isn't supported</title><link>https://sourceforge.net/p/apexlib/bugs/102/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I recive the following error if I use Substitution variabels in a format mask:&lt;br /&gt;
Message section t13  Messages not found. Error: &amp;lt;label&amp;gt; doesn't match to the format "&amp;amp;F-DATETIMEFORMAT." (eg &amp;amp;F-DATETIMEFORMAT.).&lt;/p&gt;
&lt;p&gt;My substitution variabel is : &amp;amp;F_DATETIMEFORMAT.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 14 Jun 2010 09:26:54 -0000</pubDate><guid>https://sourceforge.net8402531a883e1605cf24272e128ca1ac1d601fcd</guid></item><item><title>Incorrect HTML Editor Validation</title><link>https://sourceforge.net/p/apexlib/bugs/101/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have a HTML Editor field, label template is "Required Label with Help". Even if I have data in this field, ApexLib still giving me "Field is required" error, which it should not.&lt;/p&gt;
&lt;p&gt;I need to change the label template to "Optional" to get around the problem.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 07 Jun 2010 20:08:51 -0000</pubDate><guid>https://sourceforge.net54d3913f849ad00b18fe26be28b7cfe4c03eb80d</guid></item><item><title>Hotkey don't work if there is a conditional button</title><link>https://sourceforge.net/p/apexlib/bugs/100/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hotkey don't work if there is a conditional button on the page,&lt;br /&gt;
If only one button with hotkey is not rendered, error is thrown that he can't be found and hotkeys don't work.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dule savic</dc:creator><pubDate>Wed, 17 Mar 2010 12:32:19 -0000</pubDate><guid>https://sourceforge.net679ebec92d9e4cc326164ce90565800415dc6a6c</guid></item><item><title>Button-click doesn't work if error message is shown</title><link>https://sourceforge.net/p/apexlib/bugs/99/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If the focus is in an empty but required field and you click the cancel button, a warning is written to the notification area, but the button doesn't work.&lt;/p&gt;
&lt;p&gt;This is due to a reflow (layout shift) caused by displaying the required-warning, that scrolls the button down and the mouse cursor isn't hovering above the button anymore.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Raganitsch</dc:creator><pubDate>Sun, 24 Jan 2010 22:59:01 -0000</pubDate><guid>https://sourceforge.net5052ef28e8ffbe077633a0bd281083985103d90d</guid></item><item><title>unknown Date format "USING-APP-DATE-FORMAT"</title><link>https://sourceforge.net/p/apexlib/bugs/98/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If Date Picker Item is set to "use Application Date Format" ApexLib doesn't recognize this correctly and raises an exception.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Raganitsch</dc:creator><pubDate>Sun, 29 Nov 2009 22:05:25 -0000</pubDate><guid>https://sourceforge.net7ee419aa32f6cfbabefaad6836308c469c61fca2</guid></item><item><title>trimItems corruptes valid value of item when LOV</title><link>https://sourceforge.net/p/apexlib/bugs/97/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In case an Item has a LOV with a Null Return value, it happens that ApexLib_Item.trimItems removes all occurences of this null return value out of a valid value.&lt;/p&gt;
&lt;p&gt;Example: Null Return value is 0, on a Form a user tries to store the value '30'. when saving trimItems removes the null-value (0) from the value (30) and tries to store '3' which is definitely wrong.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Raganitsch</dc:creator><pubDate>Sun, 29 Nov 2009 21:46:34 -0000</pubDate><guid>https://sourceforge.nete00b60b49fc513f94a5721e83e8e9c7bc28351c8</guid></item><item><title>wrong trailing blank in view definition</title><link>https://sourceforge.net/p/apexlib/bugs/96/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Fix for ApexLib 2.0.1: change line 743 in ApexLib_views_for_apex_tables.sql, line 755 in ApexLib_views_for_apex_views_30.sql and line 772 in ApexLib_views_for_apex_views_22.sql.&lt;/p&gt;
&lt;p&gt;It is:&lt;/p&gt;
&lt;p&gt;, ‘$APEXLIB_AJAX_COMPUTATION$ ‘&lt;/p&gt;
&lt;p&gt;It must be (without trailing space):&lt;/p&gt;
&lt;p&gt;, ‘$APEXLIB_AJAX_COMPUTATION$’&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Raganitsch</dc:creator><pubDate>Wed, 25 Nov 2009 07:44:27 -0000</pubDate><guid>https://sourceforge.net30cf3b8abe223c1c39f3a90d911fc66066bad7a6</guid></item><item><title>escape LOV values</title><link>https://sourceforge.net/p/apexlib/bugs/95/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If a lov has a xml entity in the return value then apexlib falls over with an illegal xml error.&lt;/p&gt;
&lt;p&gt;-&amp;gt; escape LOV value&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Raganitsch</dc:creator><pubDate>Sun, 22 Nov 2009 20:29:46 -0000</pubDate><guid>https://sourceforge.net0b9ef36853d637b3aa81bd0013dae3489043034e</guid></item><item><title>ApexLib_integrate_into_application.sql raise with error</title><link>https://sourceforge.net/p/apexlib/bugs/94/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="apex-v32"&gt;Apex v3.2&lt;/h1&gt;
&lt;p&gt;Connected to:&lt;br /&gt;
Oracle Database 11g Release 11.2.0.1.0 - Production&lt;/p&gt;
&lt;p&gt;.&lt;br /&gt;
. Enter the ID of the application: (eg. 104)&lt;br /&gt;
.&lt;br /&gt;
Enter value for add_to_application_id: 103&lt;br /&gt;
.&lt;br /&gt;
... add application process ApexLib_getGenericResult&lt;br /&gt;
... add application process ApexLib-Before Computation/Validation&lt;br /&gt;
... add application item APEXLIB_REFERENCE_ID&lt;br /&gt;
... add application item APEXLIB_REFERENCE_TYPE&lt;br /&gt;
... add application item APEXLIB_ROUTINE_TYPE&lt;br /&gt;
... add Page 0&lt;br /&gt;
... add Page0 region: Page 0 - ApexLib - Javascript/CSS&lt;br /&gt;
declare&lt;br /&gt;
*&lt;br /&gt;
ERROR at line 1:&lt;br /&gt;
ORA-20001: Package variable g_security_group_id must be set.&lt;br /&gt;
ORA-06512: at "APEX_030200.WWV_FLOW_API", line 48&lt;br /&gt;
ORA-06512: at "APEX_030200.WWV_FLOW_API", line 6476&lt;br /&gt;
ORA-06512: at line 20&lt;/p&gt;
&lt;h1 id="disconnected-from-oracle-database-11g-release-112010-production"&gt;Disconnected from Oracle Database 11g Release 11.2.0.1.0 - Production&lt;/h1&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 04 Nov 2009 16:34:48 -0000</pubDate><guid>https://sourceforge.net7f1902f38114c6c81732af5ddaadb6c46e0b4707</guid></item></channel></rss>