I use org.ametys.runtime.plugins.core.group.GroupDrivenLdapAndJdbc as extension point for GroupsManager
I have one Database Group (Groupe1) created.
For sitemap credentials management, if i want to Assign to a group to display the groups list popup, it will work the first time but not other times.
The next time i want to display groups list, i get a JS error because 2 occurences of group are sent but i have only one (See screenshot)
The fisrt part of response contains all groups (LDAP and JDBC) and the second part of the response contains only JDBC groups. That's why 2 occurences of the groups are sent.
But it causes a problem with the renderer.
[RUNTIME-1243] Groups list popup not displayed when doing affectation
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Fix Version/s | Original: 2.5.6 [ 12594 ] | |
Fix Version/s | Original: 2.4.8 [ 12595 ] |
Fix Version/s | New: 2.4.8 [ 12595 ] | |
Fix Version/s | New: 2.5.6 [ 12594 ] | |
Fix Version/s | New: 2.7.2 [ 12593 ] | |
Fix Version/s | New: 2.8 [ 12389 ] | |
Fix Version/s | New: 3.9 [ 11281 ] | |
Fix Version/s | New: 4.0 [ 12380 ] |
Key |
Original:
|
New:
|
Project | Original: CMS [ 10021 ] | New: Runtime [ 10020 ] |
Assignee | New: Nicolas Gavalda [ ngavalda ] |
Attachment | New: screenshot-1.png [ 16463 ] |
error in toSAX