[GH-ISSUE #3517] generate_postfix_maps: can't specify port number within database url #1853

Open
opened 2026-02-27 11:19:32 +03:00 by kerem · 0 comments
Owner

Originally created by @tonioo on GitHub (Apr 2, 2025).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/3517

line 106, in get_template_context
if len(dbport):       
   ^^^^^^^^^^^
TypeError: object of type 'int' has no len()
Originally created by @tonioo on GitHub (Apr 2, 2025). Original GitHub issue: https://github.com/modoboa/modoboa/issues/3517 ``` line 106, in get_template_context if len(dbport): ^^^^^^^^^^^ TypeError: object of type 'int' has no len() ```
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/modoboa-modoboa#1853
No description provided.