openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #08710
[Bug 779553] [NEW] JSON Interface needs to workout if Browser or Android is going to be the display
Public bug reported:
The JSON interface for the Slide Controller returns the formatted HTML to display on the browser which is fine.
This is also passed back to the Android which is unable to renderer the HTML so you get HTML tags mixed in the text.
Either the Android needs to handle HTML being returned or the JSON interface needs to return raw text.
** Affects: openlp
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/779553
Title:
JSON Interface needs to workout if Browser or Android is going to be
the display
Status in OpenLP - Worship Presentation Software:
New
Bug description:
The JSON interface for the Slide Controller returns the formatted HTML to display on the browser which is fine.
This is also passed back to the Android which is unable to renderer the HTML so you get HTML tags mixed in the text.
Either the Android needs to handle HTML being returned or the JSON interface needs to return raw text.
Follow ups
References