Skip to Main Content

Java Development Tools

ADF BPM Tasklist causing console log popup in Chrome only

lhymelDec 31 2014 — edited Jan 2 2015

Hi everyone,

I am using jdev 11.1.1.7.  I thought about posting this in the BPM forums, but there are not many people reading that forum. My previous posts in there have not received any responses, so I thought I would try here.

I have a .jspx page with an embedded region from the adf library named adflibTaskListTaskFlow.jar. The region I am using from this jar is called taskList-task-flow-definition.  Everything is working fine and as expected, but I am having a warning popup appear that doesn't seem like it is affecting the actual functionality of the application.  This popup is only appearing when testing in chrome. All other browsers I have tested don't have this issue.

When I change the row selection of the tasklist table, this popup appears. I don't even have to click on the task to view the details. All that needs to happen to reproduce this is to change the row selection in the table.

console_log_ss.png

Each time I change the row selection, another entry is added into this popup error table.  I am not sure what the source of these messages is, but I assume it is some javascript function. If anyone knows otherwise, please let me know.

Is there some way to disable these messages or has anyone encountered this before?  Again, this is only an issue in chrome.

Thanks,

Lance

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 30 2015
Added on Dec 31 2014
4 comments
912 views