- Issue created by @mortona2k
- Assigned to sourabhsisodia_
- Merge request !16Issue #3449310: Solved the problem with administator role check and problem... β (Closed) created by sourabhsisodia_
- Open on Drupal.org βCore: 7.x + Environment: PHP 5.3 & MySQL 5.5last update
8 months ago Not currently mergeable. @mortona2k , I have solved and tested the issue but the MR is getting a phpunit error , can you please look into it ??
- Issue was unassigned.
- Status changed to Needs work
8 months ago 6:59am 27 May 2024 - πΊπΈUnited States mortona2k Seattle
I tested with the patch, but looks like the original problem still exists.
With a new d10 install and this module with the patch, I create a new page and fill in the title and display title. When I save, the page shows the display title both on the page and in the admin content listing. When I edit the page again, both the title and display title are filled with the display title value.
@mortona2k Tried the patch in a fresh setup , its working for me,
@mortona2k can you share a video or image , of what issue you are facing
- πΊπΈUnited States mortona2k Seattle
It's working with the standard install profile, but not with my custom one.
I found out it's because I don't have my user 1 given the administrator role. I think we should use another access check.
@mortona2k If you don't give user administrator rule then the module will not show admin title value , as it is specified in the module that -
The admin title will appear on admin related pages, whilst the "display" title will be displayed to site visitors.
- Status changed to Needs review
6 months ago 12:29pm 12 July 2024 - Status changed to RTBC
6 months ago 4:39pm 12 July 2024 - πΊπΈUnited States mortona2k Seattle
It's fine as is. The reason why I think it should be a permission check and not a role is so the permission can be given to non admins.
But that can be a separate ticket.
- First commit to issue fork.
-
AstonVictor β
committed f3cfd5df on 2.1.x
Issue #3449310 - Fix titles
-
AstonVictor β
committed f3cfd5df on 2.1.x
- Status changed to Fixed
5 months ago 8:58am 7 August 2024 Automatically closed - issue fixed for 2 weeks with no activity.