[
https://issues.apache.org/jira/browse/OOZIE-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Kanter updated OOZIE-1365:
---------------------------------
Description:
When you click on a hive action in the web UI, it's supposed to bring up
another popup with the details about the action. Once the action finishes, if
you try to click it nothing happens; Firefox's web console says:
{noformat}
TypeError: this.items is undefined @
http://localhost:11000/oozie/ext-2.2/ext-all.js:136
{noformat}
It seems to occur when externalChildIDs in the JSON blob is an empty string.
was:
When you click on a hive action in the web UI, it's supposed to bring up
another popup with the details about the action. Once the action finishes, if
you try to click it nothing happens; Firefox's web console says:
{noformat}
TypeError: this.items is undefined @
http://localhost:11000/oozie/ext-2.2/ext-all.js:136
{noformat}
I double checked and it worked before OOZIE-1231, so I think something in
OOZIE-1231 must have broken it.
> The hive action popup in the web UI is broken when externalChildIDs is empty
> string
> -----------------------------------------------------------------------------------
>
> Key: OOZIE-1365
> URL: https://issues.apache.org/jira/browse/OOZIE-1365
> Project: Oozie
> Issue Type: Bug
> Affects Versions: trunk
> Reporter: Robert Kanter
> Assignee: Michalis Kongtongk
> Fix For: trunk
>
> Attachments: OOZIE-1365.patch, oozie-console.js.1.patch
>
>
> When you click on a hive action in the web UI, it's supposed to bring up
> another popup with the details about the action. Once the action finishes,
> if you try to click it nothing happens; Firefox's web console says:
> {noformat}
> TypeError: this.items is undefined @
> http://localhost:11000/oozie/ext-2.2/ext-all.js:136
> {noformat}
> It seems to occur when externalChildIDs in the JSON blob is an empty string.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira