In addition to providing an integrated development environment for the Fusion Middleware 12c (12.1.3.0.0) release, this version of JDeveloper and ADF version introduces quite a few new features to explore. FMW 12.1.3 includes an updated SOA release. If you are looking for the SOA development environment which in previous releases were provided as downloadable JDeveloper extensions, please refer to the SOA download page on OTN.
Read on to learn more about the new goodies in this release. As always, we welcome your feedback on the OTN forum.
Previous Version? If you are looking for the new feature list for a prior 11g or 12c release, please refer to the release documentation page.
.myStyleClass {
background-color: Yellow;
}
af|button {
-tr-inhibit: background-image;
color: Red;
}
af|button::access-key {
background-color: Blue;
color: Yellow;
}
@media screen and (max-width:1680px) {
.myStyleClass {
background-color: Red;
}
af|button {
color: Lime;
}
af|button::access-key {
background-color: White;
color: Purple;
}
}
...
-tr-scroll-policy,
that lets an application decide what scrollPolicy=auto results in.The following customer-reported and published bugs have been fixed in this release. This is a small subset of the total number of internal, unpublished bugs fixed.
Num | Component | Subject |
---|---|---|
18375984 | TRINIDAD | need fix for trinidad issue 2211 in adf |
10163237 | P-LAYER | rcu for db2 error db2-270 function not supported (reason code = 71) |
17736027 | JDEV | enabling seeded customizations breaks template page rendering @ dt |
17401854 | JDEV | svn integration in jdeveloper changed behavior from 11.1.2.3.0 to 11.1.2.4.0 |
17388206 | JDEV | extension project not runnable via 'run extension' if file path is not the same |
17387274 | JDEV | file search results are not grouped by file |
17318835 | JDEV | property editor updating wrong component |
17260439 | JDEV | log window steals focus from input area |
16735670 | JDEV | encapsulate field - field modifier radio buttons ignored |
15841916 | JDEV | ide to inform future apps version number |
18075806 | JBO | getqueryhitcount groovy expression not working for child component in adf-bc |
18048122 | JBO | adf table filter and pagination issue in jdev 11.1.1.7 |
17929037 | JBO | names criteria is not visible in lov "list search region" |
17702072 | JBO | metric mbean not getting registered for ampool metric |
17430380 | JBO | jboexception when saving criteria with allowmultiplevalues |
16882038 | JBO | changing eo attr type to dbsequence creates wrong dt rt behaviour |
16480611 | JBO | ic-hot: rup3: participant snapshot earnings is multiple of 16 |
14000461 | JBO | viewcriteria exists porblem with use of ansi join syntax |
12796317 | JBO | speed up adf bc redeployment by calling forced shutdown of wls datasource |
16667326 | DVT | invalid regionsite error after exporting pivot table to excel |
16971389 | DATABIND | empty data control in dc palette when using bean dc definition subclass |
16922317 | DATABIND | attributecriterion.getvalues() method is not working on jdk 1.7 |
16426203 | DATABIND | inconsistency between operationbinding execute and getresult methods |
12419026 | DATABIND | doing multiple selection in adf query panel, operator does not equal generates e |
17339664 | CONTROLLER | peak in cpu utilization for a java process |
17175098 | CONTROLLER | error adfc-00008 after validation error. application no longer responding. |
10338256 | ADS | af:activeoutputtext in task-flow-call does not actively change |
18139170 | ADF_FACES | browser scrollbar jumps on lov selection in ie |
17775850 | ADF_FACES | unexpected form double submit |
17658129 | ADF_FACES | af:table is scrolled up automatically when focus at the table |
17553380 | ADF_FACES | lose focus of field on cancelling searchselect dialog when inputcomboboxlistofv |
17546038 | ADF_FACES | browser scrollbar jumps in tree table in ie |
17532426 | ADF_FACES | dec component property inspector new method xml wrong |
17492271 | ADF_FACES | could not select text inside panel accordian after stretching showdetail |
17482347 | ADF_FACES | af:message doesn't work in af:region |
17346704 | ADF_FACES | adding field to af:query advanced search causes spurious warning dialog popup |
17321899 | ADF_FACES | contentstyle attribute on inputlistofvalues is not honoured when browser is ie |
17303639 | ADF_FACES | accessibility : af:selectoneradio : label is read twice by screen reader |
17285610 | ADF_FACES | java.io.ioexception: not in gzip format in ie10 |
17156672 | ADF_FACES | context param default_dimension should not be added automatically |
17007326 | ADF_FACES | selectonelistbox : scrolling creates visual issues on ie 8/9 |
16980522 | ADF_FACES | releasing the selection of selectbooleanradio if double-click to the text of it |
16838562 | ADF_FACES | af:message inline behaviour change between patchset 3 to patchset 5/6 |
16802992 | ADF_FACES | richtexteditor defaults the font size to one in ie9 with adf 11.1.2.3 |
16771626 | ADF_FACES | table pagination bugs |
16756546 | ADF_FACES | adf shuttle component takes long time to select item in ie8 |
16719939 | ADF_FACES | pressing enter key in clicktoedit af:table gives strange results |
16556690 | ADF_FACES | adf11gr1 sp5: notification message is not read by screen reader |
16544776 | ADF_FACES | af:train js error in ie8: 'rows' is null or not an object on page refresh |
16217771 | ADF_FACES | changing required attribute of select-one choice via page composer has no effect |
16004059 | ADF_FACES | adf context menu display not working properly |
14739854 | ADF_FACES | quick navigation between regions causes propertynotfoundexception |
14641611 | ADF_FACES | jscript file in afr space named table-11.1.1.5.0-1095.js causes issue |
14339777 | ADF_FACES | login is needed in popup dialog after disable cookie and use url rewriting as se |
14108792 | ADF_FACES | partitioning: circular dependency warning fails with npe |
13069310 | ADF_FACES | adf table horizontal scrollbar disappears on column resize |
12724839 | ADF_FACES | lov autosuggest should show multiple entries for same display column values |
18123082 | ADFSHARE | edit resource bundle feature does not work properly after applying patch 1766858 |
16890403 | ADFSHARE | remove redundant jbo.ampool.writecookietoclient parameter |