[Merge] lp:~coolyashish/mailman.client/mailman.client into lp:mailman.client

2015-03-08 Thread Ashish
Ashish has proposed merging lp:~coolyashish/mailman.client/mailman.client into lp:mailman.client. Requested reviews: Mailman Coders (mailman-coders) For more details, see: https://code.launchpad.net/~coolyashish/mailman.client/mailman.client/+merge/252213 -- Your team Mailman Coders is reques

[Bug 1429366] Re: Anatomy of list ids does not keep with that of urls causes some REST end points to return 404 always

2015-03-08 Thread Ankush Sharma
Anyone got into trouble after replication of this bug can refer here : https://gist.github.com/black-perl/b5a36089ed9c1939391f -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1429366 Title: An

[Bug 1429366] Re: Anatomy of list ids does not keep with that of urls causes some REST end points to return 404 always

2015-03-08 Thread Ankush Sharma
** Changed in: mailman Status: New => Confirmed ** Changed in: postorius Status: New => Confirmed ** Changed in: mailman Assignee: (unassigned) => Ankush Sharma (black-perl) ** Changed in: postorius Assignee: (unassigned) => Ankush Sharma (black-perl) -- You received th

[Bug 1425359] Re: 500 error code shown by postorius instead of 409 error code

2015-03-08 Thread Ankush Sharma
** Changed in: mailman Status: New => Confirmed ** Changed in: mailman Assignee: (unassigned) => Ankush Sharma (black-perl) -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1425359 T

[Bug 1425359] Re: 500 error code shown by postorius instead of 409 error code

2015-03-08 Thread Bhavesh Goyal
This Bug was result of treating case sensitive and case insensitive addresses differently which in both cases mailman treats as identical. So always comparing the strings by making the cases identical (lower case here) , will solve the bug. The solution thus provided to make the cases similar seems

[Bug 1429366] Re: Anatomy of list ids does not keep with that of urls causes some REST end points to return 404 always

2015-03-08 Thread Ankush Sharma
** Description changed: The hash(#) is a valid character as far as the local part of the email addresses is concerned. So, as the mailing list addresses are email addresses too, we can use # in the list names too. And, in context with mailman it works well. We can create a list with list_

[Bug 1429366] Re: Anatomy of list ids does not keep with that of urls causes some REST end points to return 404 always

2015-03-08 Thread Ankush Sharma
** Description changed: The hash(#) is a valid character as far as the local part of the email addresses is concerned. So, as the mailing list addresses are email addresses too, we can use # in the list names too. And, in context with mailman it works well. We can create a list with list_

[Bug 965520] Re: Improve installation documentation

2015-03-08 Thread Saprative
I have documented the mailman installation process . In my documematation virtualenv installation guide is also provided -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/965520 Title: Improve i

[Bug 965520] Re: Improve installation documentation

2015-03-08 Thread Saprative
my new branch is lp:~saprativejana/mailman/install_doc please review it and merge it. -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/965520 Title: Improve installation documentation To mana

[Bug 965520] Re: Improve installation documentation

2015-03-08 Thread Saprative
sorry for actually i did not do bzr add so the modification ions where not made in my branch. So please ignore my precvious message. ** Patch added: "Installation Guide" https://bugs.launchpad.net/mailman/+bug/965520/+attachment/4338328/+files/install_doc.patch -- You received this bug notif