Details
-
Bug
-
Resolution: Fixed
-
High
-
2.5.9, 3.0.1
Description
Description
User get the error when had correct permission to view embed content
steps to reproduce
1. Create two new sections (section1, section2)
2. Create a new role with the above limitations
Module | Function | Limitations |
---|---|---|
User | Login | None |
Content | Read | Section: section1 |
Content | View_embed | Section: section2 |
3. Create a new user and assigned to a new role from $2
4. Create new article and change section to "section1"
5. Create new article and change section to "section2"
6. Embed article from $5 to article from $4
7. Log in and check the article from $4
Current
Platform throw an exception "User does not have access to 'read' 'content' with: contentId"
Expected
User can saw the article with embed second article
Attachments
Issue Links
- discovered while testing
-
EZP-31351 Users can see the full view if they have to embed only permissions and isn't redirected to the login page when UnauthorizedException is thrown
- Closed
- testing discovered
-
EZP-31595 The user does not have access to embedded content with correct permissions (3.0 version)
- Closed