Bug 43733 - UMC App Center's touch mechanics are broken
UMC App Center's touch mechanics are broken
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UMC - App-Center
UCS 4.2
Other Linux
: P5 normal (vote)
: UCS 4.2
Assigned To: Johannes Keiser
Florian Best
: interim-4
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-03-07 02:29 CET by Dirk Wiesenthal
Modified: 2017-04-04 18:29 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Development Internal
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 Dirk Wiesenthal univentionstaff 2017-03-07 02:29:13 CET
I cannot open Apps:


umc/js/appcenter/AppCenterMetaCategory.js

if (has('touch')) {  // I happen to have touch
  var appNode = dom.byId(app.id);  // null
  var isSecondTouch = domClass.contains(appNode, 'secondTouch');  // traceback because of null

I am pretty sure it worked a while ago.
Comment 1 Johannes Keiser univentionstaff 2017-03-20 16:47:15 CET
r 77982
univention-web (1.0.39-12) 
* Bug #43733: Fix AppCenterGallery for touch devices

r 77983
univention-appcenter (6.0.3-15) 
* Bug #43733: Fix AppCenterGallery for touch devices
Comment 2 Dirk Wiesenthal univentionstaff 2017-03-21 01:37:24 CET
Thanks a lot
Comment 3 Florian Best univentionstaff 2017-03-22 18:01:31 CET
~OK: Code-review: This will fail if an app-Id contains special chars such as ] " … but I guess this will never happen.
OK: functionality, I can open a app again on a touch device
OK: No changelog required, interim version
Comment 4 Stefan Gohmann univentionstaff 2017-04-04 18:29:37 CEST
UCS 4.2 has been released:
 https://docs.software-univention.de/release-notes-4.2-0-en.html
 https://docs.software-univention.de/release-notes-4.2-0-de.html

If this error occurs again, please use "Clone This Bug".