[PR #63] [CLOSED] Bugfix for alias queries when using regular account #267

Closed
opened 2026-02-26 10:30:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/opensolutions/ViMbAdmin/pull/63
Author: @rozwell
Created: 3/3/2014
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • ce334ba Bugfix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/opensolutions/ViMbAdmin/pull/63 **Author:** [@rozwell](https://github.com/rozwell) **Created:** 3/3/2014 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`ce334ba`](https://github.com/opensolutions/ViMbAdmin/commit/ce334ba5a2b01be542d35d5c9248ab419220f878) Bugfix for alias queries when using regular account ### 📊 Changes **1 file changed** (+3 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `application/Repositories/Alias.php` (+3 -5) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 10:30:33 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ViMbAdmin-opensolutions#267
No description provided.