mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
[PR #63] [CLOSED] Bugfix for alias queries when using regular account #267
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#267
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/opensolutions/ViMbAdmin/pull/63
Author: @rozwell
Created: 3/3/2014
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
ce334baBugfix for alias queries when using regular account📊 Changes
1 file changed (+3 additions, -5 deletions)
View changed files
📝
application/Repositories/Alias.php(+3 -5)📄 Description
There's no DomainAdmin entity and it's handled by Doctrine automagically when using joins for m2m tables.
Without this fix, errors will occur when you try to remove mailbox or view it's aliases using regular account.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.