← Back to team overview

mahara-contributors team mailing list archive

[Bug 1265049] [NEW] topic notifications have escaped <br> in message in inbox

 

Public bug reported:

For some of the notifications in the inbox (account/activity/index.php)
the message has escaped <br> tags.

For example a new forum post notification has output to the screen like:

Re: Topic1
Top of the morning to you!<br />
<br />
How is the weather today?<br />
<br />
Raining still :(

where the <br /> is actually &lt;br /&gt; in the html code.

** Affects: mahara
     Importance: Low
     Assignee: Robert Lyon (robertl-9)
         Status: Confirmed

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

Title:
  topic notifications have escaped <br> in message in inbox

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  For some of the notifications in the inbox
  (account/activity/index.php) the message has escaped <br> tags.

  For example a new forum post notification has output to the screen
  like:

  Re: Topic1
  Top of the morning to you!<br />
  <br />
  How is the weather today?<br />
  <br />
  Raining still :(

  where the <br /> is actually &lt;br /&gt; in the html code.

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


Follow ups

References