Issue 121935 - [UCB] Adding/removing properties is useless without authentication
Summary: [UCB] Adding/removing properties is useless without authentication
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.4.1
Hardware: All All
: P3 Normal
Target Milestone: 4.0.0
Assignee: Ariel Constenla-Haile
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-22 14:23 UTC by Ariel Constenla-Haile
Modified: 2017-05-20 09:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Ariel Constenla-Haile 2013-03-22 14:23:02 UTC
Adding/removing properties to UCB contents can be done using the methods of css.beans.XPropertyContainer

In the case where these actions require user authentication, this interface is completely useless. They should be re-implemented as commands to be executed by the content's css.ucb.XCommandProcessor.
Comment 1 SVN Robot 2013-03-24 13:21:56 UTC
"arielch" committed SVN revision 1460358 into trunk:
i121935 - UCB: new "addProperty" and "removeProperty" commands
Comment 2 Ariel Constenla-Haile 2013-03-24 13:29:27 UTC
Fixed on trunk