Bug 38798 - Increase number of maximal character for Description/LongDescription in ini file
Increase number of maximal character for Description/LongDescription in ini file
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: App Center
UCS 4.0
Other Linux
: P5 normal (vote)
: UCS 4.0-4-errata
Assigned To: Dirk Wiesenthal
Felix Botner
:
Depends on:
Blocks: 40944
  Show dependency treegraph
 
Reported: 2015-06-30 13:36 CEST by Dirk Wiesenthal
Modified: 2016-06-01 18:21 CEST (History)
3 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
Cut Description in UMC (53.01 KB, image/png)
2015-07-01 18:04 CEST, Dirk Wiesenthal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Wiesenthal univentionstaff 2015-06-30 13:36:48 CEST
There is a limit for characters to be used in the ini file. For "Description", this shall prevent a broken layout in the UMC overview (installed apps are rendered as modules). For "LongDescription" there is currently no technical limit (the box just grows).

We should increase the number to
Description: 60 -> 90
LongDescription: 1000 -> 1400

This helps ISVs to describe their app.

Assignee: Fix the documentation and the ini check test.

QA: Please check whether 90 characters still work in UMC. Also check the App Catalogue.
Comment 1 Dirk Wiesenthal univentionstaff 2015-07-01 18:02:29 CEST
Fixed in
  r61629 (Doc)
  ucs-test 5.0.148-32.1073.201507011757

If the number of character exceeds a certain limit (60 < x < 90), the description in the UMC is not fully readable. But the text is "cut". Is this okay?
Comment 2 Dirk Wiesenthal univentionstaff 2015-07-01 18:04:19 CEST
Created attachment 6993 [details]
Cut Description in UMC
Comment 3 Felix Botner univentionstaff 2015-07-30 15:51:12 CEST
90 seems a bit too much for the UMC. We should not allow a limit that breaks the UMC appcenter overview page.
Comment 4 Dirk Wiesenthal univentionstaff 2016-03-25 03:39:01 CET
Left it with 90 chars for Description. The UMC modules now adjust to the actual description length (more precisely: to the drawn height).

Removed the LongDescription restriction. I found one with > 2000 chars and it looked good. No need to not release the App.

Feel free to reopen.
Comment 5 Felix Botner univentionstaff 2016-04-05 15:49:39 CEST
(In reply to Dirk Wiesenthal from comment #4)
> Left it with 90 chars for Description. The UMC modules now adjust to the
> actual description length (more precisely: to the drawn height).

yes, looks ok with 90 chars

> Removed the LongDescription restriction. I found one with > 2000 chars and
> it looked good. No need to not release the App.

yes, looks ok

OK - doc
OK - ucs-test