Merge lp://staging/~pskoli93/postorius/list-name-limit into lp://staging/postorius

Proposed by Pavan Koli
Status: Needs review
Proposed branch: lp://staging/~pskoli93/postorius/list-name-limit
Merge into: lp://staging/postorius
Diff against target: 12 lines (+1/-1)
1 file modified
src/postorius/forms.py (+1/-1)
To merge this branch: bzr merge lp://staging/~pskoli93/postorius/list-name-limit
Reviewer Review Type Date Requested Status
Mailman Coders Pending
Review via email: mp+256734@code.staging.launchpad.net

Description of the change

When creating a new list a maximum character limit is necessary for name of the list, here a limit of 100 characters has been proposed to the list name.

A folder corresponding to the list-name@domain is created at the path mailam/var/lists. There is character limit on the name that can be given for path and file(more info- http://stackoverflow.com/a/6571568/3601099, http://unix.stackexchange.com/a/29001).

If we specify a very long name suppose exceeding 150 characters during the creation of the folder an error arises with the makedir() which leads to a HTTP 500 error.

To post a comment you must log in.

Unmerged revisions

245. By pkoli <email address hidden>

Limit on the list name

244. By pkoli <email address hidden>

Main branch merge

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches