← Back to team overview

mahara-contributors team mailing list archive

[Bug 1997918] [NEW] Message "send message" page has broken layout due to nested <A> tags

 

Public bug reported:

Currently under certain conditions the previous message display looks
broken.

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
doesn't lose any information

** Affects: mahara
     Importance: Undecided
         Status: New

-- 
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:
  New

Bug description:
  Currently under certain conditions the previous message display looks
  broken.

  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
  doesn't lose any information

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



Follow ups