Bug 45874 - The path '/management/umcFeedbackUrl' was not found.
The path '/management/umcFeedbackUrl' was not found.
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: License
UCS 4.2
Other Linux
: P5 normal (vote)
: UCS 4.3-0-errata
Assigned To: Johannes Keiser
Dirk Wiesenthal
:
Depends on: 44381
Blocks:
  Show dependency treegraph
 
Reported: 2017-12-14 15:59 CET by Nico Gulden
Modified: 2018-06-06 16:16 CEST (History)
3 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 6: Setup Problem: Issue for the setup process
Who will be affected by this bug?: 2: Will only affect a few installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.137
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2018031621001187, 2018022021000163, 2018011821000384, 2018011221000617, 2017111821000072, 2017090421001048, 2017091521000813, 2017092521000401, 2017040521001733, 2017041521000181, 2017041021000019, 2017050621000294, 2017061421000526, 2017120121000182
Bug group (optional): External feedback
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nico Gulden univentionstaff 2017-12-14 15:59:02 CET
External Feedback: Uploading the license braught up this traceback. Changing the URL to https made the form work.

See Ticket#2017120121000182

+++ This bug was initially created as a clone of Bug #44381 +++

Webfrontend error: The specified request is unknown.
The path '/management/umcFeedbackUrl' was not found.

Version: 4.2-0 errata0 (Lesum)
Comment 1 Johannes Keiser univentionstaff 2018-01-12 17:40:18 CET
Reported again: Version: 4.2-2 errata259 (Lesum)
Comment 2 Johannes Keiser univentionstaff 2018-01-19 16:47:12 CET
Reported again: Version: 4.2-2 errata262 (Lesum)

Remark: try to send you a message, that after a try to upgrade the system to the latest version, it fails, and afterwards half of it does not work anymore, ie i cannot create users
and or groups anymore.  I can open owncloud however.

But even to try to send a message after the first installation does not work.
Comment 4 Johannes Keiser univentionstaff 2018-03-15 14:26:06 CET
Reported again: Version: 4.2-3 errata305 (Lesum)

Remark: i don't see my Disk's
Comment 5 Johannes Keiser univentionstaff 2018-05-03 12:40:38 CEST
Reported again: Version: 4.2-3 errata312 (Lesum)
Comment 6 Johannes Keiser univentionstaff 2018-05-03 12:42:04 CEST
umcFeedbackUrl is translated as umcFeedbackUrl in
/base/univention-l10n-fr/fr/management/univention-management-console/www/management/fr.po which is why

content: _('<p><a href="%s?umc=StartupDialog" target="_blank">Tell us your opinion!</a></p>', _('umcFeedbackUrl')),

does not work.


Not quite sure why umcFeedbackUrl even gets translated for en and de anyway because the translation in management/univention-management-console/www/management/de.po is empty ->

#: www/management/main.js:772 www/management/widgets/WelcomePage.js:78
msgid "umcFeedbackUrl"
msgstr ""

and the translation that is taken is in another package and commented out

management/univention-web/js/en.po ->
#~ msgid "umcFeedbackUrl"
#~ msgstr "https://www.univention.com/feedback/"


management/univention-web/js/de.po ->
#~ msgid "umcFeedbackUrl"
#~ msgstr "https://www.univention.de/produkt-feedback/"


It would probably better to use the english url as msgid, like we usually do, instead of a unique key.
Comment 7 Johannes Keiser univentionstaff 2018-05-23 19:06:35 CEST
44f8ff0 Bug #45874: fix feedbackurl for StartupDialog
7d431f9 Bug #45874: Debian changelog
148367f Bug #45874: YAML add entry
1647274 Bug #45874: YAML - update version

Package: univention-l10n-fr
Version: 2.0.0-6A~4.3.0.201805231857

Package: univention-management-console
Version: 10.0.6-4A~4.3.0.201805231859
Comment 8 Dirk Wiesenthal univentionstaff 2018-05-31 05:59:29 CEST
Code: Works.
YAML: OK.