The most important bugs in my opinion that still reproduce in latest version of jdeveloper are:
Rollback does not refresh current row of af:table after validation errors.
http://adfbugs.blogspot.com/2010/03/rollback-does-not-refresh-current-row.html
Custom Attribute Validation on LOVs
http://adfbugs.blogspot.com/2009/11/attribute-validation-on-input-list-of.html
Number precision and scale
http://adfbugs.blogspot.com/2009/10/number-precision-and-scale-bug.html
Range paging and Table Selected Row Bugs
http://adfbugs.blogspot.com/2009/07/range-paging-and-table-selected-row.html
Tab selection and Enable User Customization on Session bug.
http://adfbugs.blogspot.com/2009/09/tab-selection-and-enable-user.html
ExecuteEmptyRowSet and Range Paging.
http://adfbugs.blogspot.com/2009/09/executeemptyrowset-and-range-paging.html
Partial Page Rendering ChangeEventPolicy="ppr" bug.
http://adfbugs.blogspot.com/2009/07/partial-page-rendering.html
What is a bug? especially in a framework that is used to develop applications? Is it only something that is described differently in manual? I will be writing more about that in this blog by presenting the functionality of the framework i am working on. Jdeveloper and fusion middleware
Friday, January 28, 2011
Saturday, January 22, 2011
Jdeveloper 11.1.1.4 resolved bugs
I went through the bugs posted here and tried to reproduce them in new release of jdeveloper 11.1.1.4 patch set 3.
It seems many of them are resolved since I cannot reproduce them in the specific test chases. Those are:
Choice List Loose value in disclosed af:Query
http://adfbugs.blogspot.com/2011/01/coise-list-loose-value-in-disclosed.html
LOVs does not reset criteria values. Yet there is a new issue that second time you open LOV it displays same amount of rows as the first search but different.
http://adfbugs.blogspot.com/2010/11/lovs-does-not-reset-criteria-values.html
Activation creates duplicate row when primary key is populated through DB sequence
http://adfbugs.blogspot.com/2010/11/activation-creates-duplicate-row-when_15.html
http://adfbugs.blogspot.com/2010/11/activation-creates-duplicate-row-when.html
Passivation - Activation looses data of Subclassed Entities (Dimitris Stasinopoylos blog)
http://dstas.blogspot.com/2010/11/entity-inheritance-and-passivation.html
Choice list and LOV in query criteria bug
http://adfbugs.blogspot.com/2010/07/choice-list-and-lov-in-query-criteria.html
Range paging in LOVs throw SQL exception with specific steps
http://adfbugs.blogspot.com/2010/06/range-paging-in-lovs-bug-9467477.html
Choise list and checkboxes in popup turn to null after submit
http://adfbugs.blogspot.com/2010/05/choise-list-in-popup-turn-to-null-after.html
Single Row LOV in Query Criteria cannot clear value
http://adfbugs.blogspot.com/2010/05/single-row-lov-in-query-criteria-bug.html
User not populated to model and history collumns
http://adfbugs.blogspot.com/2010/05/user-principal-is-not-propagated-to.html
Composition Association and Locking
http://adfbugs.blogspot.com/2009/12/composition-association-and-locking.html
Bind Variable and View Criteria in view with range paging bug
http://adfbugs.blogspot.com/2010/02/bind-variable-and-view-criteria-in-view.html
Removing a LOV return value leaves garbage in view object
http://adfbugs.blogspot.com/2010/03/removing-lov-return-value-leaves.html
Auto Submit does not set the value in bindings if you navigate with mouse
http://adfbugs.blogspot.com/2010/04/auto-submit-does-not-set-value-in.html
Many Thanks to Oracle Developmnet team.
It seems many of them are resolved since I cannot reproduce them in the specific test chases. Those are:
Choice List Loose value in disclosed af:Query
http://adfbugs.blogspot.com/2011/01/coise-list-loose-value-in-disclosed.html
LOVs does not reset criteria values. Yet there is a new issue that second time you open LOV it displays same amount of rows as the first search but different.
http://adfbugs.blogspot.com/2010/11/lovs-does-not-reset-criteria-values.html
Activation creates duplicate row when primary key is populated through DB sequence
http://adfbugs.blogspot.com/2010/11/activation-creates-duplicate-row-when_15.html
http://adfbugs.blogspot.com/2010/11/activation-creates-duplicate-row-when.html
Passivation - Activation looses data of Subclassed Entities (Dimitris Stasinopoylos blog)
http://dstas.blogspot.com/2010/11/entity-inheritance-and-passivation.html
Choice list and LOV in query criteria bug
http://adfbugs.blogspot.com/2010/07/choice-list-and-lov-in-query-criteria.html
Range paging in LOVs throw SQL exception with specific steps
http://adfbugs.blogspot.com/2010/06/range-paging-in-lovs-bug-9467477.html
Choise list and checkboxes in popup turn to null after submit
http://adfbugs.blogspot.com/2010/05/choise-list-in-popup-turn-to-null-after.html
Single Row LOV in Query Criteria cannot clear value
http://adfbugs.blogspot.com/2010/05/single-row-lov-in-query-criteria-bug.html
User not populated to model and history collumns
http://adfbugs.blogspot.com/2010/05/user-principal-is-not-propagated-to.html
Composition Association and Locking
http://adfbugs.blogspot.com/2009/12/composition-association-and-locking.html
Bind Variable and View Criteria in view with range paging bug
http://adfbugs.blogspot.com/2010/02/bind-variable-and-view-criteria-in-view.html
Removing a LOV return value leaves garbage in view object
http://adfbugs.blogspot.com/2010/03/removing-lov-return-value-leaves.html
Auto Submit does not set the value in bindings if you navigate with mouse
http://adfbugs.blogspot.com/2010/04/auto-submit-does-not-set-value-in.html
Many Thanks to Oracle Developmnet team.
Sunday, January 16, 2011
New Patch Set PS3 of JDeveloper (11.1.1.4) is out there
New Patch Set PS3 of JDeveloper (11.1.1.4) is out there
http://www.oracle.com/technetwork/developer-tools/jdev/downloads/index.html
From the release notes it seems to have a lot of bug fixes and some usefull new features.
http://www.oracle.com/technetwork/developer-tools/jdev/index-088099.html
http://www.oracle.com/technetwork/developer-tools/jdev/relnotes-14-jan-11-261400.html
From the basic components the most usefull new features for us will be:
• Column stretching of results table in search and select dialog
• Ability to configure column widths of inputComboboxListOfValues
• New API on the RichPopup component that complements the client-side API to show, hide and cancel a popup.
In the next weeks I will go through the bugs posted there and the SRs in Oracle Support to post what is fixed or not.
I hope there will be no new defects on existing functionality and that we can easily migrate applications to new patch
http://www.oracle.com/technetwork/developer-tools/jdev/downloads/index.html
From the release notes it seems to have a lot of bug fixes and some usefull new features.
http://www.oracle.com/technetwork/developer-tools/jdev/index-088099.html
http://www.oracle.com/technetwork/developer-tools/jdev/relnotes-14-jan-11-261400.html
From the basic components the most usefull new features for us will be:
• Column stretching of results table in search and select dialog
• Ability to configure column widths of inputComboboxListOfValues
• New API on the RichPopup component that complements the client-side API to show, hide and cancel a popup.
In the next weeks I will go through the bugs posted there and the SRs in Oracle Support to post what is fixed or not.
I hope there will be no new defects on existing functionality and that we can easily migrate applications to new patch
Tuesday, January 11, 2011
Choice List Loose value in disclosed af:Query (Fixed in 11.1.1.4)
Choice lists seem to be quite sensitive on loosing their value. Apart from popups with full submit button, they loose their values also inside af:query component when it is closed and submited.
In a simple Query page with Query panel and result table I put some criteria values:
Then i close the Search panel and i press Submit button
When i open Search panel again the selected value in department choise list is lost
Is this a nice bug or what?
Test Case:
http://adfbugs.googlecode.com/files/TestDisclosedCriteria.zip
In a simple Query page with Query panel and result table I put some criteria values:
Then i close the Search panel and i press Submit button
When i open Search panel again the selected value in department choise list is lost
Is this a nice bug or what?
Test Case:
http://adfbugs.googlecode.com/files/TestDisclosedCriteria.zip
Monday, January 10, 2011
Happy new year 2011
Happy new year to all.
I wish you all health (less physical bugs) and better productivity (less code bugs)
I would like to apologize for not beeing posting the last month.
It is not that we don't find bugs, it is just that we had a major milestone and a lot of pressure.
I will try to be more active from now on, as we are also expecting new versions of Jdeveloper this year and I will be more involved in other Fusion technologies , SOA, BPMN, WC etc. this year.
Posting for you soon
Subscribe to:
Posts (Atom)