Bug 32368 - HTML in app description is not possible
HTML in app description is not possible
Status: CLOSED FIXED
Product: UCS extended documentation
Classification: Unclassified
Component: Developer documentation
unspecified
Other Linux
: P5 normal (vote)
: UCS 4.0-1-errata
Assigned To: Dirk Wiesenthal
Moritz Muehlenhoff
: interim-2
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-08-26 13:54 CEST by Moritz Muehlenhoff
Modified: 2014-07-09 11:53 CEST (History)
4 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Moritz Muehlenhoff univentionstaff 2013-08-26 13:54:12 CEST
+++ This bug was initially created as a clone of Bug #31185 +++

Currently the app description will be displayed in app center as text-only. I think it is necessary to add some formatting information for this text:

"<b><strong><blink><underline>This is a preview version! It is NOT designated for production use!</underline></blink></strong></b>"
Comment 1 Moritz Muehlenhoff univentionstaff 2014-03-18 06:00:37 CET
I think that's already covered:
http://docs.univention.de/developer-reference-3.2.html#app:optionalFiles
Comment 2 Dirk Wiesenthal univentionstaff 2014-03-18 10:28:20 CET
(In reply to Moritz Muehlenhoff from comment #1)
> I think that's already covered:
> http://docs.univention.de/developer-reference-3.2.html#app:optionalFiles

Unfortunately not. #app:optionalFiles is about the various READMEs. LongDescription is part of the ini file. r48604
Comment 3 Moritz Muehlenhoff univentionstaff 2014-07-04 08:36:10 CEST
The first two sentences are fine. But "Other variables are escapeed if not stated otherwise" is unclear without further context. What variables are meant and what kind of escaping needs to occur?
Comment 4 Dirk Wiesenthal univentionstaff 2014-07-04 16:04:05 CEST
Clarified. r51534
Comment 5 Moritz Muehlenhoff univentionstaff 2014-07-07 12:42:12 CEST
Ok