← Back to team overview

dhis2-devs team mailing list archive

[Bug 1250242] [NEW] posting message through api drops newlines

 

Public bug reported:

When you post a message through the web api, either as a simple string
body as a response to an existing conversation, or as an xml formatted
new message conversation, new lines are getting dropped.

So for example the message:
"Paragraph 1.

Paragraph 2."

Gets stored and rendered as "Paragraph1.Paragraph 2"

** Affects: dhis2
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1250242

Title:
  posting message through api drops newlines

Status in DHIS 2:
  New

Bug description:
  When you post a message through the web api, either as a simple string
  body as a response to an existing conversation, or as an xml formatted
  new message conversation, new lines are getting dropped.

  So for example the message:
  "Paragraph 1.

  Paragraph 2."

  Gets stored and rendered as "Paragraph1.Paragraph 2"

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


Follow ups

References