[
https://issues.apache.org/jira/browse/TRAFODION-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roberta Marton updated TRAFODION-20:
------------------------------------
Fix has been delivered with pull request #23.
> Fixes for privilege related problems
> ------------------------------------
>
> Key: TRAFODION-20
> URL: https://issues.apache.org/jira/browse/TRAFODION-20
> Project: Apache Trafodion
> Issue Type: Bug
> Reporter: Roberta Marton
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> This JIRA was created to fix two problems described in Launchpad. Prior to
> becoming an Apache product, Launchpad was used for bug generation.
> https://bugs.launchpad.net/trafodion/+bug/1438896 - Internal error during
> create or replace view
> Fixed the problem with returning internal error - the objectUID check was not
> working correctly.
> https://bugs.launchpad.net/trafodion/+bug/1465356 - Revoke privilege from
> role returns dependent object error
> There is a check in mainline revoke code to determine if the object type is a
> view and if the SELECT privilege is no longer applicable. If so, then the
> dependent error is returned. However, this code is incorrect and actually the
> correct code exists in the gatherViewPrivileges method. The view check has
> been removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)