On Fri, Aug 3, 2012 at 5:25 PM, Marc Delisle marc@infomarc.info wrote:
Thilina Buddika Abeyrathna a écrit :
On Thu, Aug 2, 2012 at 9:25 PM, Rouslan Placella <rouslan@placella.com wrote:
Hi Thilina,
In the master branch, if you add a user without specifying a host, an invalid ajax response is generated. This causes a bug, where you cannot stright away delete that user without refreshing the page (and in the displayed table the host part is missing). I don't know how the
mechanism
for adding users works, but the attached patch fixed the issue for me.
Bye, Rouslan
Hi Rouslan,
Thank you very much for pointing out that, you did the correct changes. And I did that changes and commit.
Marc, Can you merge that commit to upstream.
Thilina, no, there are merge conflicts. Please merge upstream master into your tree, resolve the conflicts and ask again.
Hi Marc, I merged upstream master.