[Mahara-contributors] [Bug 1598648] Re: Can not delete the first comment in every page of view comments in pagination mode

2016-10-11 Thread Kristina Hoeppner
** Changed in: mahara Milestone: 16.10.0 => None -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before

[Mahara-contributors] [Bug 1598648] Re: Can not delete the first comment in every page of view comments in pagination mode

2016-09-12 Thread Cecilia Vela Gurovic
Bug was fix in 2015 by commit 6da147c195499b7a7538929dc712086ae51c74cf ** Changed in: mahara Status: In Progress => Fix Released -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for

[Mahara-contributors] [Bug 1598648] Re: Can not delete the first comment in every page of view comments in pagination mode

2016-09-12 Thread Cecilia Vela Gurovic
** Changed in: mahara Status: Confirmed => In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum

[Mahara-contributors] [Bug 1598648] Re: Can not delete the first comment in every page of view comments in pagination mode

2016-09-12 Thread Robert Lyon
** Changed in: mahara Assignee: (unassigned) => Cecilia Vela Gurovic (ceciliavg) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on

[Mahara-contributors] [Bug 1598648] Re: Can not delete the first comment in every page of view comments in pagination mode

2016-07-08 Thread Kristina Hoeppner
** Changed in: mahara Importance: Undecided => Medium ** Changed in: mahara Milestone: None => 16.10.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors --

[Mahara-contributors] [Bug 1598648] Re: Can not delete the first comment in every page of view comments in pagination mode

2016-07-03 Thread Son Nguyen
This is the problem of processing submitted variable when click an image input. When the first delete image is clicked, the variable 'delete_comment_submit' is submitted. For following delete images, 2 variables 'delete_comment_submit_x' and 'delete_comment_submit_y' are submitted. Quick fix: