Sunday, June 26, 2011

Table Filter Number format bug

In a filterable table when we typed a number with decimals we got the following error:


It is an oracle database error that shows that the number entered in criteria is not converted correctly according to the locale of the database.
Same value in Search criteria works correctly.




So is this a bug?


Test case is on 11.1.2. It reproduce also in 11.1.1.4



I guess you need a database with different locale to reproduce (a locale that decimal ceparator is ',')

Tuesday, June 7, 2011

First jdeveloper 11.1.2 bug

For start let me say that i am impressed positively with the new jdeveloper development experience.
Fast and furious
Yet I hit on the first bug already.
I used the default oracle three column layout and created a jsf page with a panel box
On runtime when I tried to disclose first empty column I got a java script error




Is it a problem of old template?
Is it a problem of combination of jspx template with Facelet page?
Will see…
Test case
http://adfbugs.googlecode.com/files/Application5.rar

Major : Jdeveloper 11.1.2 release

Less than a month after the 'tricky' release of 11.1.1.5 the major release is here.
Not yet for SOA and Web Center.
Yet it is much earlier than i expected.
http://www.oracle.com/technetwork/developer-tools/jdev/downloads/index.html
Lets hope it is the stable and promissing release we expected.
I have done over 10 migrations already of applications from TP1.
More than 3 every year, and it was a tricky task every time.
I am downloading at the moment.
Lets see...