On Thu, Aug 2, 2012 at 9:25 PM, Rouslan Placella rouslan@placella.comwrote:
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.