Details
-
Bug
-
Resolution: Fixed
-
High
-
QA tracked issues, 2015.09
-
Operating System: CentOS 7.0 x64
PHP Version: 5.4.16
Database and version: Mariadb 5.5
Browser (and version): Chrome 45
Description
Steps to reproduce
- Access the users page, on "Admin Panel"
- Click Administrators link
- Create a new user, filling in all mandatory field with valid data
- Click "Publish" button - the error is displayed
When the Publish button is clicked:
An error occured while publishing the draft
And in console
PUBLISH http://ezp5.paulo/api/ezp/v2/content/objects/125/versions/1 403 (Forbidden)XmlHttpRequestConnection.execute @ CAPI.js:1406(anonymous function) @ CAPI.js:1222SessionAuthAgent.authenticateRequest @ CAPI.js:790(anonymous function) @ CAPI.js:1204SessionAuthAgent.ensureAuthentication @ CAPI.js:722ConnectionManager.request @ CAPI.js:1190ContentService.publishVersion @ CAPI.js:3878Y.eZ.Version.Y.Base.create.publishVersion @ ez-versionmodel.js:167(anonymous function) @ ez-publishdraftplugin.js:120e.bind @ oop-min.js:8(anonymous function) @ model-min.js:8(anonymous function) @ ez-contentmodel.js:124XmlHttpRequestConnection.execute.XHR.onreadystatechange @ CAPI.js:1389
Attachments
Issue Links
- blocks
-
EZP-24908 Implement a Content/User proxy
- Closed
- is blocked by
-
EZP-25024 Change the Content/User "gateway" to a custom controller
- Closed
- relates to
-
EZP-25016 Hide the "Save" button when editing users
- Closed
-
EZP-25024 Change the Content/User "gateway" to a custom controller
- Closed
- testing discovered
-
EZP-25112 Creating an User with <mail>@<domain> passes field validation but raises an error when publishing
- Confirmed