← Back to team overview

mahara-contributors team mailing list archive

[Bug 1997918] A patch has been submitted for review

 

Patch for "22.10_DEV" branch:
https://reviews.mahara.org/c/mahara/+/13566

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1997918

Title:
  Message "send message" page has broken layout due to nested <A> tags

Status in Mahara:
  Fix Committed
Status in Mahara 22.10 series:
  Fix Committed
Status in Mahara 23.04 series:
  Fix Committed

Bug description:
  Currently under certain conditions the previous message display looks
  broken in the collapsible area part.

  This is due to a <a> tag being nested within another <a> tag.

  Coding standards say "Nested links are illegal - The a element can be wrapped around entire
  paragraphs, lists, tables, and so forth, even entire sections, so long
  as there is no interactive content within (e.g., buttons or other links)."

  We need to fix this up so that it follows html guidelines and also
  keeps the info we want

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



References