← Back to team overview

mahara-contributors team mailing list archive

[Bug 1377894] Re: Use xhtml form in HTML tags

 

Hi Dajan,

Actually "best practice" on this one has shifted back from <br /> to
<br>, as XHTML has been abandoned for HTML5 (which doesn't try to be
valid XML). That said, these are all valid in HTML5: <br> <br/> <br />.

So, I'm content for now to leave it up to the individual
developer/translator. :)

Cheers,
Aaron

** Changed in: mahara
       Status: New => Won't Fix

** Changed in: mahara
   Importance: Undecided => Low

-- 
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/1377894

Title:
  Use xhtml form in HTML tags

Status in Mahara ePortfolio:
  Won't Fix

Bug description:
  In the lang files, I have found, during the translation process, many
  HTML tags without the terminal slash; such as <br> instead of <br />.

  Not important tho, but just for the beauty of the art.

  A quick search and replace or RegExp should clean this. I have done
  this during the translation for the fr.utf8 files.

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


References