[Mahara-contributors] [Bug 1806524] A change has been merged

2019-08-04 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10239
Committed: 
https://git.mahara.org/mahara/mahara/commit/f3fab509a7ed9ed720cbd09dd367e4f061a3803f
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:19.04_STABLE

commit f3fab509a7ed9ed720cbd09dd367e4f061a3803f
Author: Liam 
Date:   Thu Jul 11 13:45:24 2019 +1200

Bug #1806524: edit page has duplicated "addblock" in html tags

behatnotneeded

Change-Id: Ica5567f61330a85b94585b886568b796478c738d
(cherry picked from commit 3e87aac48617ddc6adfcaebdaa747f53579a4bbb)

-- 
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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1806524

Title:
  edit page has duplicated "addblock" in html tags

Status in Mahara:
  Fix Released
Status in Mahara 19.04 series:
  Fix Released

Bug description:
  when editing a page, if we inspect the html we can see there are two elements 
with the id="addblock". All id's in html tags should be unique.
  We need to fix this either for the form that pop's up when adding a block to 
the page by clicking on the block menu, or fix it for the modal that contains 
it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1806524/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1806524] A change has been merged

2019-08-04 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10154
Committed: 
https://git.mahara.org/mahara/mahara/commit/3e87aac48617ddc6adfcaebdaa747f53579a4bbb
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 3e87aac48617ddc6adfcaebdaa747f53579a4bbb
Author: Liam 
Date:   Thu Jul 11 13:45:24 2019 +1200

Bug #1806524: edit page has duplicated "addblock" in html tags

behatnotneeded

Change-Id: Ica5567f61330a85b94585b886568b796478c738d

-- 
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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1806524

Title:
  edit page has duplicated "addblock" in html tags

Status in Mahara:
  Fix Released
Status in Mahara 19.04 series:
  Fix Released

Bug description:
  when editing a page, if we inspect the html we can see there are two elements 
with the id="addblock". All id's in html tags should be unique.
  We need to fix this either for the form that pop's up when adding a block to 
the page by clicking on the block menu, or fix it for the modal that contains 
it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1806524/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1806524] A change has been merged

2019-03-27 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/9673
Committed: 
https://git.mahara.org/mahara/mahara/commit/4337949e7d3e0b6f7c8a0d77a80d894cef493bad
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 4337949e7d3e0b6f7c8a0d77a80d894cef493bad
Author: Lisa Seeto 
Date:   Wed Mar 27 15:52:06 2019 +1300

Bug 1806524: edit page has duplicated "addblock" in html tags

updated form name to be newblock, modified js funcs to use new id

behatnotneeded

Change-Id: I1e898f6e4942442f0e3fbd6aa91d07e3dc238e04
Signed-off-by: Lisa Seeto 

-- 
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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1806524

Title:
  edit page has duplicated "addblock" in html tags

Status in Mahara:
  Fix Committed
Status in Mahara 19.04 series:
  Fix Committed

Bug description:
  when editing a page, if we inspect the html we can see there are two elements 
with the id="addblock". All id's in html tags should be unique.
  We need to fix this either for the form that pop's up when adding a block to 
the page by clicking on the block menu, or fix it for the modal that contains 
it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1806524/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp