Developer Tools
JDeveloper
Updated: May 2, 2013
The 11g Release 2 (11.1.2.0.0) version of JDeveloper and ADF is a major, feature-bearing release. While there are many new goodies to enjoy here, the primary themes of the release are:
Of course, there were also lots of bug fixes implemented in this release (about 700 customer bugs). Read on for more details of the new features!
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 release, please refer to the release documentation page.
JDeveloper provides support for deployment to GlassFish Server 3.1.
ADF Mobile extends ADF applications to mobile devices as native applications. ADF Mobile is now production and available from the JDeveloper Update Center (Help > Check for Updates). For more information on specific features, demonstrations, and more product details, please see the ADF Mobile corner on OTN.
This release introduces a brand new option for introducing ADF to the larger Java Web development community. ADF Essentials is free to develop, free to deploy, free to distribute offering. It includes the core ADF building blocks of ADF Faces, ADF Data Visualization Tools (DVT), ADF Controller, ADF Model, ADF Share, and ADF Business Components. Furthermore, Oracle is excited to announce that ADF Essentials comes with certification for deployment on GlassFish. For more information, refer to the new ADF Essentials corner on OTN.
All ADF Faces and Data Visualization components now support touch gestures for interactivity on the touch-enabled devices, such as touch support for drag and drop, tooltips, data tips, and context menus. This support is enabled through the new v1.2 version of the FusionFx and FusionFx-simple families of skins. ADF Faces and DVT components are now certified on iPad. Additionally, ADF DVT Graph and Gauge components now support rendering in HTML5.

<context-param> <description> This parameter controls the default value for component geometry on the page. Supported values are: legacy - component attributes use the default values as specified for the attributes in the tag documentation (default value) auto - component attributes use the correct default value given the value of their parent component. For example, with this setting, the panelStretchLayout will use "auto" as the default value for its "dimensionsFrom" attribute instead of "parent". </description> <param-name>oracle.adf.view.rich.geometry.DEFAULT_DIMENSIONS</param-name> <param-value>auto</param-value> </context-param>
On tablet devices, ADF table now automatically renders as a paginated table, rather than infinite scroll. Instead of scroll bars, the table component is paginated, and displays a footer that allows the user to jump to specific pages of rows, as shown below. The number of rows on a page is determined by the fetchSize attribute.




This version of JDeveloper includes functionality from Oracle SQL Developer 2.1![]()
A new JDeveloper editor is available starting in 11.1.2.0.0 for creating and editing ADF skin files. The core features include:
Available as a standalone product
The ADF Faces components in the component palette were reorganized into new accordions and display groups. This was done to assist users in locating and identifying components more efficiently and effectively by making the organization more predictable and usable. The reorganization will also accommodate the addition of new components in the future.
Previously, one was only able to utilize a single page template in their page (chosen during the creation of the page). Also, one was not able to include another page template while creating a page template definition. That restriction has been removed and a new Template item is now available
in the component palette which can be DnD'ed onto either a page template definition or a regular page. A dialog will appear prompting the user to choose a page template to point to. With this new feature, the ability to nest page templates is now possible.
The ability to convert between various ADF Faces layout components was reintroduced in 11.1.2.0.0 (specifically, decorativeBox, group, panelAccordion, panelBorderLayout, panelBox, panelFormLayout, panelGroupLayout, panelHeader, panelList, panelSplitter, panelStretchLayout, panelTabbed, showDetailHeader, and toolbox). For cases that cannot be resolved algorithmically, a new Convert dialog will be shown to prompt the user for direction. Here the user is able to drag and drop child components into other facets. In addition, if they want more than one child in a facet they can choose what component they would like to group these children.
Previously, navigating the structure pane was tedius and one often lost his/her place as they navigated deeper in their hierarchy. Today, users can choose to make their current node the top of the heirarchy by using the Show As Top icon. They can then navigate deeper in their heirachy without losing their place. Finally, the user is able to return to showing the root by clicking on the show root icon or using context menu option.
Now users can quickly navigate to a component in the structure pane tree using the new Find Control. The find progresses depth-first from whatever node is currently designated as the root. To avoid clutter, this was introduced as a toggle option so it renders as a sub toolbar when the toolbar icon is selected.


Several editing and navigation improvements have been introduced to support click-to-edit functionality analogous to the ADF Table:
Other new features include:
Thematic Map is a new geographic visualization that focuses on presentation of the data within geographical context and does not require a connection to a mapping server.
Features include:








ADF task flows work automatically with JSF 2.0 applications, including the following new features:



| Bug Num | Component | Subject |
| 16345765 | ADFMOBILE | edit action bindings ui shows param value binding which doesn't exist in pagedef |
| 15846102 | ADFMOBILE | unable to display amx page due to network_err error on api level 16 |
| 15950577 | ADFMOBILE | adf mobile: using other skin id/family than mobilefusionfx does not work |
| 14099254 | ADFMOBILE | log integration |
| 16004650 | ADFMOBILE | pass ebs security context parameters and configured cookies to acs |
| 14473582 | ADFMOBILE | when in read only mode, the filled portion of the slider should be gray |
| 14456905 | ADFMOBILE | button embeded in verbatim tag not display at rt |
| 14774382 | ADFMOBILE | update adf mobile gauge icons in the dt |
| 16193697 | ADFMOBILE | listview display deleted listitem, but deleted the next listitem |
| 16104606 | ADFMOBILE | no springboard in android emulator |
| 16098690 | ADFMOBILE | backport - xmltreeeditor: delete (x) icon should be disabled when no node is ava |
| 16238420 | ADFMOBILE | backport 16237925 to 11.1.2.4.0: updates to js gauge label apis |
| 16170548 | ADFMOBILE | in adf mobile listview really a layout container? |
| 16101222 | ADFMOBILE | authentication error on android after first login |
| 16102762 | ADFMOBILE | cannot specify led gauge rotation via el expression |
| 16179601 | ADFMOBILE | geomap does not refresh when the model changes |
| 16077029 | ADFMOBILE | jsonbeanserializerhelper with json object having field name in titlecase. |
| 14326610 | ADFMOBILE | issues with invoking/passing parameter to nested web services |
| 16273629 | ADFMOBILE | javadoc - devicemanager.startupdatingposition() return value not documented |
| 15930650 | ADFMOBILE | cannot serialize - invoke ws operation with complex input param |
| 16275275 | ADFMOBILE | adf mobile: missing down arrow in selectonechoice component |
| 16303549 | ADFMOBILE | adf mobile: inputdate day is not working properly |
| 16412441 | ADFMOBILE | inconsistent inline style behavior for charts |
| 16224643 | ADFMOBILE | amx page designer - entering preview mode freezes jdev on win 8 |
| 16371894 | ADFMOBILE | exception thrown in the popup deactivates the screen and the app hangs |
| 15867959 | ADFMOBILE | geomap initially draws the map centered on the us, then maps to the point |
| 16340137 | ADFMOBILE | failed to open projects in public samples |
| 16294546 | ADFMOBILE | multiple fireproviderevents / iterators in pgl fails to update |
| 16239839 | ADFMOBILE | android application crashes after authentication |
| 16365358 | ADFMOBILE | rendering image requiring authentication |
| 16271402 | ADFMOBILE | address cordova code review comments |
| 13629557 | ADFMOBILE | us780 : general error handling and logging: no error handling support |
| 16458519 | ADFMOBILE | android: feature icons not shown on navigation bar |
| 16368967 | ADFMOBILE | adf mobile: geographic map does not rotate properly on ios |
| 16485958 | ADFMOBILE | internal error when using restserviceadapter's send() in android device |
| 16270669 | ADFMOBILE | last used good config service credentials cleared when no connectivity exists |
| 16357732 | ADFMOBILE | certificate invalid error when invoking java cloud service |
| 16659793 | ADFMOBILE | whitelist rejection:spring board and use of spring board around secured feature |
| 14106750 | ADFMOBILE | hosted compdemo: popup does not have disabled property |
| 14104702 | ADFMOBILE | hosted compdemo: listview does not have disabled property |
| 14093372 | ADFMOBILE | render property of panelsplitter does not have any effect at rt |
| 14108629 | ADFMOBILE | hsted compdemo: disabled is not legit property of image component |
| 14109907 | ADFMOBILE | hosted compdemo: pgl does not have disabled property |
| 14094588 | ADFMOBILE | method binding return value not saved to changed return name el |
| 14850275 | ADFMOBILE | support images for ios 6.0 devices |
| 14810427 | ADFMOBILE | perf: clean up a mis-match start/stop in adf.mf.el.setvariable |
| 14801574 | ADFMOBILE | default button size is larger than standard button size on iphone |
| 14823547 | ADFMOBILE | iterator refresh=always is *not* respected |
| 14764619 | ADFMOBILE | revise springboard default far inclusion |
| 13743811 | ADFMOBILE | deleting feature and re-creating results in duplicate feature ids |
| 16019936 | ADFMOBILE | geographicmap (address) does not display in android tablet |
| 14368103 | ADFMOBILE | running feature not highlighted in navigation bar post re-arrange navigation bar |
| 14485912 | ADFMOBILE | gotodefaultfeature, hidenavigationbar and shownavigationbar do not function |
| 14390506 | ADFMOBILE | add audit rule to detect dependency that has adfmf-feature.xml |
| 16046388 | ADFMOBILE | dvt:combograph series shows area graph instead of line |
| 16318791 | ADFMOBILE | when try to open attached wav/m2v file on android. error "not valid of pdf" |
| 16178501 | ADFMOBILE | cordova: jdev specified whitelist is not being respected |
| 16547419 | ADFMOBILE | click navigation button on remote url page cause mobile app crash |
| 16076939 | ADFMOBILE | feature.icon and .image from appfeaturedc do not eval resource el reference |
| 16509640 | ADFMOBILE | failed to go to springboad 2nd time and thereafter on android device |
| 14631322 | ADFMOBILE | when simple=true, selectxx component outside form display shrunk horizontally |
| 14740936 | ADFMOBILE | time picker for inputdate does not change am to pm or vise versa in this case |
| 14739774 | ADFMOBILE | click back button from preference screen throw npe, cause app hang in this case |
| 14631572 | ADFMOBILE | compact control area does not display control area on android |
| 16363724 | ADFMOBILE | push notification message not displayed when optional attrs are missing |
| 16357732 | ADFMOBILE | certificate invalid error when invoking java cloud service |
| 14781930 | ADFMOBILE | build refactor: replace binaries in ade w/ derived objects |
| 14390110 | ADFMOBILE | backport - contextualattributevalueitemprovider list not get refreshed in flat e |
| 16219392 | ADFMOBILE | customized app does not run on ipad3 |
| 16180330 | ADFMOBILE | tablelayout: table border : only top border and left border display |
| 16411332 | ADFMOBILE | provide a java listener for load-more-rows in the listview |
| 16180503 | ADFMOBILE | carousel with auxilary= hover, you click listitem long, the popup listitem stick |
| 1632505 | ADFMOBILE | sec user cant terminate person with default payroll |
| 16397594 | ADFMOBILE | graph layout gets messed up after switching to a different panelitem |
| 16318755 | ADFMOBILE | bmp file as attachment does not display on ipad3 |
| 16502020 | ADFMOBILE | adf mobile: memory usage |
| 16447586 | ADFMOBILE | backport: customized feature name appears as el expression |
| 12999874 | ADFMOBILE | depprofile bundle id field should validate application name: no spaces |
| 16032670 | ADFMOBILE | deploy mobile app from window7 to android tablet faile w/jdk1.7 |
| 16411881 | ADFMOBILE | inputdate : day and minute does not increment correctly on android devices |
| 16318519 | ADFMOBILE | failed to display pptx file on ipad3 as attachment |
| 14758056 | ADFMOBILE | upgrade adf mf to apache cordova |
| 15982079 | ADFMOBILE | improve loading indicator icon quality |
| 14758056 | ADFMOBILE | upgrade adf mf to apache cordova |
| 16547536 | ADFMOBILE | switching between ios and android css |
| 14782027 | ADFMOBILE | test infra: improve automated unit tests / verify with code coverage |
| 14782275 | ADFMOBILE | batch processing dce's |
| 14631409 | ADFSHARE | oracle.jrf.unknownplatformexception: jrf is unable to determine the current appl |
| 12780583 | ADF_FACES | safe guarding column width calculation (table-11.1.1.5.1-1159.js ) |
| 8989726 | ADF_FACES | idm:oaam faces messages seem to be cached |
| 13699927 | ADF_FACES | weird focus issues on ie when closing non-modal popup |
| 13863292 | ADF_FACES | printable behavior in ie 9 causes infinite js redirect loop |
| 12362070 | ADF_FACES | ie 8 and 9: file explorer demo shows assertion error on refresh |
| 12992595 | ADF_FACES | failed to replicate non-serializable object |
| 14297616 | ADF_FACES | offsets in the names of russian timezones are outdated |
| 15845693 | ADF_FACES | acc: oghag link error close link has no tex |
| 15915644 | ADF_FACES | new:invalid multiple selection message for tables in screenreader mode |
| 14676053 | ADF_FACES | composer:player:ie8:popup does not go away though instance moves none->initiator |
| 16008655 | ADF_FACES | missing focus on click of next button on error dialog box after correcting the e |
| 14847952 | ADF_FACES | browser hung when af:table columnstretching multiple with af:column width in per |
| 15932780 | ADF_FACES | js error when dragging header of column group(using the fix of 14352109) |
| 13435987 | ADF_FACES | application table: view/columns menu - incorrect behavior |
| 13092560 | ADF_FACES | scrollbar in tables and tree-tables having a footer does not work in pure ie8/9 |
| 15922018 | ADF_FACES | for attribute of outputlabel doesn't work correctly in a region |
| 15887637 | ADF_FACES | getting blue screen error in alcoa crp2 fusion instance |
| 14641611 | ADF_FACES | jscript file in afr space named table-11.1.1.5.0-1095.js causes issue |
| 12534314 | ADF_FACES | allow resizing of the lov dialog |
| 12416589 | ADF_FACES | flattenedtreecollectionmodel does not correctly scroll through underlying model |
| 14780273 | ADF_FACES | acc: afbrandingbarlogo background-image is not acc compliant |
| 14612784 | ADF_FACES | af:inputfile uploads are slow |
| 15845457 | ADF_FACES | enabling compress_view_state cause classcastexception in simpleinputfilerenderer |
| 16243156 | ADF_FACES | integrate fix for weld-1022 into 12.1.1.x |
| 12558807 | ADF_FACES | psr:perf: piggyback window-unloaded requests on postbacks when possible |
| 14608330 | ADF_FACES | af:table row and column are not aligned properly after auto ppr |
| 14722379 | ADF_FACES | create an 11.1.2.4.0 (sherman update 4) branch |
| 14400317 | ADF_FACES | support for bypassing compatibility mode in ie browers |
| 12904684 | ADF_FACES | inline document type of popup causes loopback when clicking close icon (ie9) |
| 14352109 | ADF_FACES | javascript error occurs on ie when trying to drag the header of column group |
| 14604498 | ADF_FACES | menu scrolls through items till the end on ie9 |
| 16397455 | ADS | in ads long-polling, push service hits race condition when event rate is high |
| 14822946 | DATABIND | perfomance issue with iteratorbinding.getdefinition |
| 16692510 | DATABIND | recreating web services data control does not update cached wsdl |
| 14556486 | DATABIND | comment in accessors of pagedef and edit tree binding editor fails with npe |
| 16171868 | DVT | js chart: bubbles are rendered at wrong locations |
| 16101842 | DVT | default axis label format does not handle fraction digits |
| 14685878 | DVT | dvt-trinidad: bi-trinidad.tld conflicts on jboss deployment |
| 13709697 | DVT | em: flash stacked correlation graph leaks memory in ps5,ps6,main |
| 15972368 | DVT | add wai-aria tags to js chart/gauge/tmap/spark for amx 1.1 |
| 15959448 | DVT | timeaxis: increments are not calculated properly |
| 16523979 | DVT | js chart: add interactivity for pie "other" slice |
| 16224489 | DVT | dvt information box is not cleared |
| 12608282 | JBO | npe in o.jbo.dt.jdevx.ui.editors.common.jeobaseeditor:157 |
| 16312467 | JDEV | stackoverflowerror in o.javatools.parser.plsql.syntax.plsqllayer1:145 |
| 16245462 | JDEV | jdev with spaces in path:exception in console when creating coherence project |
| 16243906 | JDEV | deadlock opening tag file in ve |
| 14272121 | JDEV | protected jsp cannot be debugged after upgrade to jdeveloper 11g |
| 16282665 | JDEV | oracle lite: generate to sql script is not generating any sql |
| Bug Num | Component | Category | Subject |
| 13892684 | ADF_FACES | DT | js errors when running a adf page |
| 14382222 | ADF_FACES | RT | change adfieagent.js to fix error "object doesn't support..." occuring in ie7+ |
| 14066003 | ADF_FACES | RT | after new window is launched, warning popup window is showed repeatedly on ie. |
| 14058850 | ADF_FACES | RT | nullpointerexception in trinidad's formrenderer when using unknown agent |
| 14022162 | ADF_FACES | RT | after new window is launched, warning popup window is showed repeatedly on ie. |
| 13553978 | ADF_FACES | RT | script failed at adfsync point due to java script error |
| 14268404 | ADF_FACES | RT_DIALOG | scroll down arrow does not work in dialog |
| 13744742 | ADF_FACES | RT_DIALOG | background is accessible when using inline-popup with the task flows for firefox |
| 14005407 | ADF_FACES | RT_INPUTOUTPUT | adf_faces-30098:rich text parse error at position: -1, unclosed element: table |
| 13880437 | ADF_FACES | RT_INPUTOUTPUT | cannot add empty desktop file attachment to task form |
| 13833570 | ADF_FACES | RT_INPUTOUTPUT | tag produces unexpected results when inline is set to |
| 14394159 | ADF_FACES | RT_LOV | 2d inputcomboboxlistofvalues with autossuggest returns the list from first list |
| 14167762 | ADF_FACES | RT_LOV | af:inputlistofvalues in af:table only shows 25 rows |
| 14133331 | ADF_FACES | RT_LOV | valuechangelistener does not work properly with autosuggest in input component |
| 14560489 | ADF_FACES | RT_NAVIGATION | vertical af:train join links are very thick in ie8 |
| 14492754 | ADF_FACES | RT_POPUP | inputdate popup does not display after 'save and add another' |
| 14347183 | ADF_FACES | RT_TREE_TABLE | a wide adf table does not render row properly after data edited in a autosubmit |
| 14329284 | ADF_FACES | RT_TREE_TABLE | 'clear all' feature on table doesn't work if there is no result in the table |
| 14305049 | ADF_FACES | RT_TREE_TABLE | data exported by exportcollectionactionlistener is empty for image columns |
| 14259344 | ADF_FACES | RT_TREE_TABLE | culumn header heigh goes higher on ie8 if frozen attribute is set true |
| 14213495 | ADF_FACES | RT_TREE_TABLE | support table wrapping behavior in gmail for emailable mode |
| 14174660 | ADF_FACES | RT_TREE_TABLE | ie9: af:table vertical scrollbar reset at the top position |
| 14126744 | ADF_FACES | RT_TREE_TABLE | clear all filter button in table does not clear filter fields |
| 14498514 | ADFSHARE | ADF_CONFIG_RT | typos in adf share javadoc (package oracle.adf.share.config) |
| 14520686 | ADFSHARE | ADF_CONTEXT_RT | mds cache issue : unable to find document stored in mds store |
| 14092650 | ADFSHARE | ADF_CONTEXT_RT | psr:perf:adf heavy locking from adfcontext:ishighperformanceenvenabled |
| 14340831 | ADFSHARE | RES_BUNDLE_DT | entering resource value gives -violation of swing's single threaded policy excep |
| 14343535 | ADS | EVENT_MANAGER | collapse control does not appear when first child is inserted |
| 14474897 | CONTROLLER | ADFC_DT | adf-config.xml overview editor ignoring controller option changes |
| 14255762 | CONTROLLER | LIFE_CYCLE | webcenter wsrp2 appls initialization error-oracle.adf.controller.controllerexcep |
| 14261109 | DATABIND | SQL_DC | active connections are not getting released |
| 14384394 | DATABIND | URL_DT | xsl in url service data control wizard |
| 14094074 | DATABIND | URL_DT | urldc definition generated twice while creating an dc |
| 14092679 | DATABIND | URL_DT | the input parameter value refreshes while creating an url dc. |
| 13146869 | DATABIND | WEB_SERVICE_RT | move mdds' wsdl cached metadata out of connections.xml |
| 14362561 | DVT | BINDING_DT | classnotfoundexception in o.i.osgi.extension.internal.classloaderproxy$bundlecl |
| 14499606 | DVT | BINDING_RT | dvt-databindings.jpr uses incorrect std_runtime in jpr file |
| 14002538 | DVT | GRAPH | em:html5: regrn: reference object hover behavior is not working |
| 14002195 | DVT | GRAPH | regrn: em: border of fetching data message does not hide after graph render |
| 13945540 | DVT | GRAPH | dvt:alert component stretches when scroll is enabled in dvt:linegraph |
| 14571127 | DVT | JDEVDT_CP | exportpivottabledata not available for facelets |
| 14546608 | DVT | THEMATICMAP | turn on html5 imageformat for tmap for adf on ios/android |
| 14484733 | JBO | TRANS_MGMT | optimistic locking not honoured when used in a taskflow |
| 14126526 | JBO | TRANS_MGMT | jbo.locking.mode=optimistic ignored for task flow transactions |
| 14179457 | JBO | VIEW_CRIT_DT | case insensitive view criteria does not generate correct query |
| 14581689 | JBO | XSQL_DT | component pallete for xsql generates attributes for vos with the wrong names |
| 14309197 | JDEV | DB_SQLJ | error upon compiling sqlj file after upgrade to 11gr2. |
| 14260425 | JDEV | IDE | wsdl editor issue with refactoring |
| 14099513 | JDEV | IDE | arrayindexoutofboundsexception:remove policy attached |
| 14562519 | JDEV | SCM_SVN | java package cannot be renamed after application has been checked into svn |
| 14401978 | JDEV | VISUAL_EDITOR | ide doesn't render the visual editor |
| 14249979 | JDEV | WEB_SERVICES | create client from web service annotations fails with classnotfoundexception |
| 14512092 | SECURITY | CRED_STORE_DT | adfserverplatformsupportfactory.getsupportinstance() throws in j2se |
| 14060376 | TOPLINK | (null) | fail to run toplink datacontrol app inside cloud env |
| 14139414 | XMLEF | XDF | unable to delete web service connection |
| Bug Num | Component | Category | Subject |
| 13365854 | ADFSHARE | ADF_CONTEXT_RT | java.lang.classcastexception: oracle.adf.share.el.adfcontextelresolver cannot be |
| 13068909 | ADF_FACES | DT | facet reference is labeled facet in component palette |
| 13453397 | ADF_FACES | DT | facelets declarative components do not expose the id and rendered property |
| 13649205 | ADF_FACES | DT | no f1 access to rcf javadoc in javasource editor |
| 13376842 | ADF_FACES | DT_SKINNING | image path issue with adf library jar when involving adf skins |
| 12848871 | ADF_FACES | JSF_BINDING_RT | inputdate date picker not displaying selected date |
| 12953790 | ADF_FACES | RT | activating from save-for-later on eo-less vo causes deadviewrowexception |
| 13254213 | ADF_FACES | RT | incorrect window lifecycle events due to server-side redirect |
| 13492032 | ADF_FACES | RT | faces should warn when ie 7 doesn't have enabled native xmlhttp support |
| 13516674 | ADF_FACES | RT | exception while evaluating an expression from task flow's route component |
| 13581724 | ADF_FACES | RT | exception while evaluating an expression from task flow's route component |
| 13731477 | ADF_FACES | RT | remove queued events/partialtargets after applyrichresponse completes |
| 13521287 | ADF_FACES | RT_INPUTOUTPUT | cannot display time as "hour in day" using af:inputdate and af:convertdatetime |
| 13816996 | ADF_FACES | RT_LAYOUT | resizing the panelsplitter breaks all actions on a page |
| 13626059 | ADF_FACES | RT_SKINNING | need skinning ability to distinguish webkit versions (e.g. ipad vs. others) |
| 12661808 | ADF_FACES | RT_TOOLS | formatting corrupted in two tagdoc files of external-adf-faces-rt-tagdoc.jar |
| 13321557 | BUSMOD | CLASS_MODEL | unknowndomainexception adding database objects to diagram group component |
| 13495771 | DATABIND | BINDING_EDITOR | wrong navigation arrow in page def overview |
| 13508184 | DATABIND | CRITERIA | unsupported model type error thrown for multi select view criteria |
| 13496132 | DATABIND | DT | rows still exist after being deleted from adf table |
| 13701867 | DVT | GEOMAP | this._themeinfotable is undefined in adfdhtmlgeomap-11.1.1.5.0-2010.js after rel |
| 13826237 | DVT | GEOMAP | backport html5 support for graph/gauge ios support for graph/gauge/hv/geomap |
| 12963580 | DVT | GRAPH | stacked bar graph with a line should not reserve space for the line |
| 13530109 | DVT | JDEVDT_PI | graph title chg in pi applied to wrong graph |
| 13482603 | DVT | PIVOTFILTERBAR | dvt-2016 layer n exceeds boundary n' for adf pivot table in page fragment |
| 13508179 | JBO | EO_RT | domain properties ignored if entity attribute extended |
| 12982502 | JBO | SHARED_AM_RT | increase max limit for qc inactive age |
| 13057187 | JBO | VO_DT | marking attribute as transient does not remove it from query |
| 13057228 | JBO | VO_DT | adding sql derived vo attribute does not update query |
| 13556733 | JBO | VO_DT | create a jdev audit rule for bug 12912338 |
| 13800475 | JBO | VO_DT | severe error - deleting a vo attribute |
| 12813096 | JBO | VO_RT | rows in programatic view object cannot be sorted when am pooling disabled |
| 13027255 | JBO | VO_RT | nullpointerexception in viewrowsetiteratorimpl.scrollrange after ora-00040 |
| 13508185 | JBO | VO_RT | arrayindexoutofboundsexception thrown from viewrowstorage class |
| 12703387 | JDEV | AUDIT | reflect.invocationtargetexception in o.ji.audit.core.defaulttransformer:428 |
| 13770005 | JDEV | CSS | jdev1112:nls:t13y:file names under o.ide are translated |
| 13696850 | JDEV | DB_OFFLINE | foreign key constraints sometimes generate invalid ddl |
| 12934730 | JDEV | DB_SQLDEV | classcastexception in o.dbtools.raptor.navigator.connectionstoresfilter$storeco |
| 13260789 | JDEV | DB_USERPROPS | udp not cleared on commit if changed to default value |
| 13769388 | JDEV | EJB | exception deploying ejb 2.1 bean with complex pk |
| 13016614 | JDEV | INSIGHT | code insight completion does not work on *.sqlj files in jdev 11g r2 |
| 13842233 | JDEV | JSP_DT | java.lang.illegalargumentexception when open jsf page in ve |
| 13508186 | JDEV | SCM_SVN | missing named change set menu items from the pending changes window |
| 13898592 | JDEV | WEB_SERVICES | forwardport fix for audit failure when running with any @webservice classes |
| 13494220 | RCS | BI | dashboard drill in failed in wc ingegration env when username is non_english |
| 13738032 | TOPLINK | JAXB_PI | jaxb pi throws npe while editing a java file |
| 13592613 | TRINIDAD | RT | clicking next or previous twice on trinidad table may cause data to copy to next |
| Bug Num | Component | Category | Subject |
| 12791598 | ADF_FACES | DT | backport 12732652 - .jsff is not a source file |
| 12732305 | ADF_FACES | RT | backport 12730529 SELECTMANYCHOICE THROWS ARRAYINDEXOUTOFBOUNDSEXCEPTION |
| 12834563 | ADF_FACES | RT | backport 12830375 - window detection fails for session timeout with client state |
| 12791499 | ADF_FACES | RT_CALENDAR | backport bug 12751458 NULLPOINTEREXCEPTION IN AF:CALENDAR WHEN MULTI-USERS NAVIGATING IN WEEK ENTRIES |
| 12810372 | ADF_FACES | RT_CALENDAR | backport 12742964-JAVASCRIPT ERROR IN IE WHEN EVENTS ARE LONGER THAN A DAY IN A CALENDAR |
| 12873886 | ADF_FACES | (null) | document search engine support for oracle jdeveloper 11.1.2 and ps5 |
| 12709045 | DATABIND | BINDING_EDITOR | backport: metadatanotfoundexception: create iterator binding in cust role |
| 12681444 | DATABIND | DT | backport 11895703 - OUTOFMEMORYERROR WHEN MIGRATING AN ADF 10G APPLICATION TO 11G |
| 12806542 | DVT | PIVOTTABLE | backport 12800471: enter does not submit edited value on last row of pivottable |
| 12676941 | EWT | (null) | apps6: illegalargumentexception: in java console |
| 12727928 | JBO | DATA_TYPE_DT | backport: default java extended typemap has bigint error |
| 12772283 | JBO | RT | backport 12723194 - stackoverflow with jboexceptionhandler |
| 12931885 | JDEV | AUDIT | audit profile files are not being read by the ui or ojaudit tool |
| 12710605 | JDEV | DB_API | backport: 12682987 null not recognised as a sql expression |
| 12702317 | JDEV | DB_OFFLINE | new gallery -all offline db obj enabled irrespective of database type |
| 12590039 | JDEV | DB_PLSQL | illegalaccesserror in o.javatools.db.plsql.triggerderivedpropertybuilder:152 |
| 12682199 | JDEV | EJB | ejb audit preferences disabled by default. should be enabled by default |
| 12884349 | JDEV | IDE_MENUS | severe: menumanager.createmenuitem 'copy' was called off edt |
| 12657879 | JDEV | MAVEN | exception thrown when maven repository |
| 12784070 | JDEV | MAVEN | maven fails to resolve the dependencies |
| 12951822 | JDEV | MAVEN | artifact id not correctly used while deploying into local repository |
| 9929351 | JDEV | RES_BUNDLE | labels dont appear in a simple adf app |
| 12690556 | JDEV | SCM_SVN | backport 12669780: subversion "connection" failing for protocol svn+ssh in jdev |
| 12699889 | JDEV | SCM_SVN | backport 12653484 - svn incoming pending changes not shown for single projects versioned |
| 12751582 | JDEV | SCM_SVN | backport 12741161 - npe in o.ji.vcs.svn.nav.svnrepositorynavigatorapi$2:177 |
| 12871343 | TRINIDAD | RT | backport 12676015 - announcement portlet renders blank page when invoke crea |
| 12796262 | XMLEF | GRAMMAR_META | backport 12559038 - provide customers the option to load remo |
| 12713306 | XMLEF | SP | backport 12657794 - MEMORY LEAK IN JDEVELOPER test |