<?xml version="1.0" ?><rss version="2.0">
  <channel>
    <title>OraFormsFaces issue tracker ::</title>
    <lastBuildDate>Fri, 06 May 2011 06:44:25 -0700</lastBuildDate>
    <description>OraFormsFaces issue tracker ::OraFormsFaces: Recently opened tasks</description>
    <link>http://tracker.commit-consulting.com/</link>
        <item>
      <title>FS#115: Opening &quot;popup&quot; window like calendar resizes applet with autosize=true</title>
      <author>Wilfred van der Deijl</author>
      <pubDate>Fri, 06 May 2011 06:44:25 -0700</pubDate>
      <description><![CDATA[Some users have addotional FMB/FMX files they use as &quot;popups&quot; (for example Calendar). Opening this new Form triggers the autosizing and clipping of the applet. First of all it would be preferable if we could disable this for specific forms like the calendar. What&#039;s worse is that closing the calendar and returning to the original form does not trigger an auto-size and -clip sequence leaving the viewing area in an unusable state]]></description>
      <link>http://tracker.commit-consulting.com/index.php?do=details&amp;task_id=115</link>
      <guid>http://tracker.commit-consulting.com/index.php?do=details&amp;task_id=115</guid>
    </item>
        <item>
      <title>FS#114: ORA-01005: null password given when using DB proxy authentication</title>
      <author>Wilfred van der Deijl</author>
      <pubDate>Fri, 06 May 2011 05:56:50 -0700</pubDate>
      <description><![CDATA[The new OraFormsFaces feature to define the database credentials from Java server side code is incompatible with DB proxy authentication introduced in Forms 11. For this feature we implement an ON-LOGON trigger in the OFF_LAND form to override default logon handling. When not using the Java-server-side-defined-credentials, the custom ON-LOGON code will just invoke LOGON with the known username, password and connect-string. Unfortunately the proxy username is not included in the username field and the proxy password is unknown to Pl/SQL code.<br />
<br />
As a workaround the ON-LOGON trigger can be deleted from the OFF_LAND form if the OraFormsFaces feature to define the credentials at the Java server is not required. This is typically when using Oracle SSO with DB proxy authentication]]></description>
      <link>http://tracker.commit-consulting.com/index.php?do=details&amp;task_id=114</link>
      <guid>http://tracker.commit-consulting.com/index.php?do=details&amp;task_id=114</guid>
    </item>
        <item>
      <title>FS#113: OraFormsFaces incompatible with IE9 (beta)</title>
      <author>Wilfred van der Deijl</author>
      <pubDate>Mon, 29 Nov 2010 11:21:10 -0800</pubDate>
      <description><![CDATA[OraFormsFaces appears to be incompatible with current IE9 beta (9.0.7930.16406) and IE9 Platform Preview (9.0.8023.6000)<br />
The applet is injected into the page but the Java console indicates that all executed JavaScript functions/expression return null. This causes the applet to be unable to determine the JSF component ID (it returns null) which causes a whole heap of other issues]]></description>
      <link>http://tracker.commit-consulting.com/index.php?do=details&amp;task_id=113</link>
      <guid>http://tracker.commit-consulting.com/index.php?do=details&amp;task_id=113</guid>
    </item>
        <item>
      <title>FS#112: JDeveloper Install Wizard Errors</title>
      <author>al grant</author>
      <pubDate>Mon, 18 Oct 2010 12:08:49 -0700</pubDate>
      <description><![CDATA[During Step 2 of the Install wizard I check the &quot;Add Jar to Forms Builder Classpath in Windows Regsitry&quot; I get the Input Error message, &quot;The install directory does not appear to be part of an Oracle Home that has Forms Builder installed&quot;. I have to uncheck &quot;Add Jar to Forms Builder Classpath in Windows Registry&quot; in order to proceed to Step 3.<br />
During Step 5 I don&#039;t have a Forms Home list to check. Moreover, for this step I add the correct values for the Compile section. i.e. checked &quot;Compile FMB files to FMX files&quot;, checked &quot;Compile PLL files to PLX files&quot;. Added Username, Password, and Connec String.<br />
I cannot proceed to the Finish staget by clicking the Finish button, unless I select the &quot;No, I have already installed these files or will install these later&quot;.<br />
Lastly after selecting the &quot;No, I have already installed these files or will install these later&quot;, then clicking the Next button which takes me to the  Step 6 where I click the Finish button, then I get the error message, &quot;An unexpected eror occured: null Please try to correct the issue or re-run the insaller skipping the problematic step. See the OraFormsFaces Developer&#039;s Guide for manual installation instructions&quot;]]></description>
      <link>http://tracker.commit-consulting.com/index.php?do=details&amp;task_id=112</link>
      <guid>http://tracker.commit-consulting.com/index.php?do=details&amp;task_id=112</guid>
    </item>
        <item>
      <title>FS#111: Show warning for unpatched 10.1.2.0.2 during install</title>
      <author>Wilfred van der Deijl</author>
      <pubDate>Tue, 12 Oct 2010 02:35:08 -0700</pubDate>
      <description><![CDATA[The release note mandates certain patches at the Forms server. When using the install wizard in JDeveloper we should display a warning about these required patches and perhaps also an informative message about the latest sticky cursor patches.]]></description>
      <link>http://tracker.commit-consulting.com/index.php?do=details&amp;task_id=111</link>
      <guid>http://tracker.commit-consulting.com/index.php?do=details&amp;task_id=111</guid>
    </item>
        <item>
      <title>FS#110: Detect Forms 11 modules without OraFormsFaces objects</title>
      <author>Wilfred van der Deijl</author>
      <pubDate>Mon, 06 Sep 2010 06:02:51 -0700</pubDate>
      <description><![CDATA[When using Oracle Forms 10.1.x, OraFormsFaces detects if a Form starts without a CommunicatorBean and throws an exception. When using Forms 11 this detection does not exist as no CommunicatorBeans are used. We should find another way to detect Forms being opened without the OraFormsFaces Object Group as these Forms will cause the applet recycle and other JavaScript based functions not to work.]]></description>
      <link>http://tracker.commit-consulting.com/index.php?do=details&amp;task_id=110</link>
      <guid>http://tracker.commit-consulting.com/index.php?do=details&amp;task_id=110</guid>
    </item>
        <item>
      <title>FS#109: Applet recycle is aborted when using CALL_FORM(NO_HIDE)</title>
      <author>Wilfred van der Deijl</author>
      <pubDate>Wed, 25 Aug 2010 14:58:37 -0700</pubDate>
      <description><![CDATA[Situation: a form has a button with CALL_FORM(NO_HIDE) to call another Form, user then navigates away from the page and returns to an OraFormsFaces page causing the applet to be recycled.<br />
<br />
Since the first form is also visible it appears that the windowActivated event for this calling form is called before the windowRemoved event is called for all windows of the called form. This makes OraFormsFaces believe the exit-form has failed and recycling is aborted.<br />
<br />
See private forum thread for more info: http://forum.commit-consulting.com/viewtopic.php?f=7&amp;t=164<br />
<br />
Relevant snippet of console:<br />
<br />
network: Connecting http://localhost:8889/forms/lservlet;jsessionid=0e211e535032ac0229ac845e1306ce62b92f001981df6bfac9ffcaae350de0d3 with proxy=DIRECT<br />
OraFormsFaces0: 2010-08-20T14:37:25.593-0400 FormTracker: removing window &quot;76&quot; from form &quot;form2&quot; [Forms-StreamMessageReader]<br />
OraFormsFaces0: 2010-08-20T14:37:25.593-0400 FormTracker: removing window &quot;80&quot; from form &quot;form2&quot; [Forms-StreamMessageReader]<br />
OraFormsFaces0: 2010-08-20T14:37:25.593-0400 FormTracker: removing now empty form &quot;form2&quot; [Forms-StreamMessageReader]<br />
OraFormsFaces0: 2010-08-20T14:37:25.593-0400 removing CommunicatorBean com.commit_consulting.oraformsfaces.extension.CommunicatorBean[CommunicatorBean9,0,0,1x1,invalid,layout=java.awt.BorderLayout, oracle.forms.ui.OracleBorderPainter@fa54fe] [AWT-EventQueue-2]<br />
OraFormsFaces0: 2010-08-20T14:37:25.593-0400 removing bean CommunicatorBean9, form form2 from the registry [AWT-EventQueue-2]<br />
OraFormsFaces0: 2010-08-20T14:37:25.593-0400 before removing window oracle.forms.ui.ExtendedFrame ExtendedFrame7 OraFormsFaces [AWT-EventQueue-2]<br />
OraFormsFaces0: 2010-08-20T14:37:25.593-0400 RecycleManager: window ExtendedFrame5/MAIN_WINDOW activated during applet recycle [AWT-EventQueue-2]<br />
java.lang.IllegalStateException: Form did not close in response to when-applet-activated event<br />
	at com.commit_consulting.oraformsfaces.extension.RecycleManager.windowActivated(RecycleManager.java:327)<br />
	at com.commit_consulting.oraformsfaces.extension.RecycleManager$5.propertyChange(RecycleManager.java:288)<br />
	at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)<br />
	at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)<br />
	at oracle.ewt.lwAWT.lwWindow.LWWindow.fireBooleanPropertyChanged(Unknown Source)<br />
	at oracle.ewt.lwAWT.lwWindow.LWWindow.setActive(Unknown Source)<br />
	at oracle.ewt.lwAWT.lwWindow.laf.BaseWindowManager.transferActivationForward(Unknown Source)<br />
	at oracle.ewt.lwAWT.lwWindow.laf.BaseWindowManager.windowRemoved(Unknown Source)<br />
	at oracle.ewt.lwAWT.lwWindow.DesktopContainer.processDesktopEvent(Unknown Source)<br />
	at oracle.ewt.lwAWT.lwWindow.DesktopContainer.processEventImpl(Unknown Source)<br />
	at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)<br />
	at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)<br />
	at oracle.ewt.lwAWT.lwWindow.DesktopContainer.removeWindow(Unknown Source)<br />
	at oracle.ewt.lwAWT.lwWindow.LWWindow.close(Unknown Source)<br />
	at oracle.ewt.lwAWT.lwWindow.LWWindow.dispose(Unknown Source)<br />
	at oracle.forms.handler.FormWindow.onDestroy(Unknown Source)<br />
	at oracle.forms.engine.Runform.onDestroyHandler(Unknown Source)<br />
	at oracle.forms.engine.Runform.processMessage(Unknown Source)<br />
	at oracle.forms.engine.Runform.processSet(Unknown Source)<br />
	at oracle.forms.engine.Runform.onMessageReal(Unknown Source)<br />
	at oracle.forms.engine.Runform.onMessage(Unknown Source)<br />
	at oracle.forms.handler.JavaContainer.customActionPerformed(Unknown Source)<br />
	at oracle.forms.ui.BeanManager.dispatchCustomEvent(Unknown Source)<br />
	at oracle.forms.ui.VBean.dispatchCustomEvent(Unknown Source)<br />
	at com.commit_consulting.oraformsfaces.extension.CommunicatorBean.sendMessageToForms(CommunicatorBean.java:250)<br />
	at com.commit_consulting.oraformsfaces.extension.FormsAppletExtendedJS.raiseEvent(FormsAppletExtendedJS.java:63)<br />
	at com.commit_consulting.oraformsfaces.extension.FormsAppletExtendedJS.raiseEvent(FormsAppletExtendedJS.java:75)<br />
	at com.commit_consulting.oraformsfaces.extension.RecycleManager$4.run(RecycleManager.java:231)<br />
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)<br />
	at java.awt.EventQueue.dispatchEvent(Unknown Source)<br />
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)<br />
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)<br />
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)<br />
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)<br />
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)<br />
	at java.awt.EventDispatchThread.run(Unknown Source)<br />
OraFormsFaces0: 2010-08-20T14:37:25.609-0400 RecycleManager: aborting recycling since no more forms should close [AWT-EventQueue-2]<br />
OraFormsFaces0: 2010-08-20T14:37:25.609-0400 before removing window oracle.forms.ui.ExtendedFrame ExtendedFrame8 MAIN_WINDOW [AWT-EventQueue-2]<br />
OraFormsFaces0: 2010-08-20T14:37:25.609-0400 setting bean property &quot;ENABLED&quot; to &quot;true&quot; [AWT-EventQueue-2]<br />
network: Connecting http://localhost:8889/forms/lservlet;jsessionid=0e211e535032ac0229ac845e1306ce62b92f001981df6bfac9ffcaae350de0d3 with proxy=DIRECT<br />
]]></description>
      <link>http://tracker.commit-consulting.com/index.php?do=details&amp;task_id=109</link>
      <guid>http://tracker.commit-consulting.com/index.php?do=details&amp;task_id=109</guid>
    </item>
        <item>
      <title>FS#108: Ignore ie-delay when using new Sun JRE</title>
      <author>Wilfred van der Deijl</author>
      <pubDate>Fri, 26 Feb 2010 02:28:08 -0800</pubDate>
      <description><![CDATA[Normally, OraFormsFaces uses a delay before injecting the applet HTML into the page to prevent hanging of Internet Explorer. This seems to be fixed with the next-gen java plugin architecture. We would need to detect if this new architecture is being used. If so, we should ignore the delay and inject the HTML directly.]]></description>
      <link>http://tracker.commit-consulting.com/index.php?do=details&amp;task_id=108</link>
      <guid>http://tracker.commit-consulting.com/index.php?do=details&amp;task_id=108</guid>
    </item>
        <item>
      <title>FS#107: Allow adding of object/arrays to JSON objects/arrays</title>
      <author>Wilfred van der Deijl</author>
      <pubDate>Mon, 04 Jan 2010 00:48:04 -0800</pubDate>
      <description><![CDATA[The PL/SQL JSON libraries currently do not support adding arrays/objects to other arrays/objects other than through stringification and parsing. We need to enhance the procedures/functions in offJSON to also support merging object/array contexts.]]></description>
      <link>http://tracker.commit-consulting.com/index.php?do=details&amp;task_id=107</link>
      <guid>http://tracker.commit-consulting.com/index.php?do=details&amp;task_id=107</guid>
    </item>
        <item>
      <title>FS#106: Use jQuery to inject Forms Servlet JavaScript</title>
      <author>Wilfred van der Deijl</author>
      <pubDate>Sun, 03 Jan 2010 03:56:15 -0800</pubDate>
      <description><![CDATA[We could use the jQuery object included with oraformsfaces.js to load the javascript from the Forms Servlet. This also allows us to detect better if the script loading succeeded (see jQuery.ajax).<br />
<br />
We only need to make 100% sure that the oraformsfaces.js script loaded before we execute the JavaScript that uses it.<br />
<br />
This should also remove the challenge we currently have with oraformsfaces.js and FormsServler.js loading in parallel not guaranteeing which one is loaded first.]]></description>
      <link>http://tracker.commit-consulting.com/index.php?do=details&amp;task_id=106</link>
      <guid>http://tracker.commit-consulting.com/index.php?do=details&amp;task_id=106</guid>
    </item>
      </channel>
</rss>

