← Back to team overview

mahara-contributors team mailing list archive

[Bug 1806524] [NEW] edit page has duplicated "addblock" in html tags

 

Public bug reported:

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.

** Affects: mahara
     Importance: Undecided
         Status: New

** Affects: mahara/17.10
     Importance: Undecided
         Status: New

** Affects: mahara/18.04
     Importance: Undecided
         Status: New

** Affects: mahara/18.10
     Importance: Undecided
         Status: New

** Affects: mahara/19.04
     Importance: Undecided
         Status: New

** Description changed:

- when editing a page, if we inspect the html we can see there are two elements with the id="addblock". Alll id' in html tags should be unique.
+ 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.

** Also affects: mahara/19.04
   Importance: Undecided
       Status: New

** Also affects: mahara/18.04
   Importance: Undecided
       Status: New

** Also affects: mahara/17.10
   Importance: Undecided
       Status: New

** Also affects: mahara/18.10
   Importance: Undecided
       Status: New

** Changed in: mahara/17.10
    Milestone: None => 17.10.8

** Changed in: mahara/18.04
    Milestone: None => 18.04.4

** Changed in: mahara/18.10
    Milestone: None => 18.10.1

** Changed in: mahara/19.04
    Milestone: None => 19.04.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 -- 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:
  New
Status in Mahara 17.10 series:
  New
Status in Mahara 18.04 series:
  New
Status in Mahara 18.10 series:
  New
Status in Mahara 19.04 series:
  New

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


Follow ups