Bug 43982 - Link to master portal not visible
Link to master portal not visible
Status: CLOSED INVALID
Product: UCS
Classification: Unclassified
Component: Portal
UCS 4.2
Other Linux
: P5 normal (vote)
: UCS 4.2
Assigned To: UMC maintainers
Stefan Gohmann
: interim-4
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-03-20 14:24 CET by Erik Damrose
Modified: 2017-04-04 18:28 CEST (History)
3 users (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
portal.json (2.98 KB, application/json)
2017-03-20 14:24 CET, Erik Damrose
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Damrose univentionstaff 2017-03-20 14:24:03 CET
Created attachment 8591 [details]
portal.json

UCS 4.2 slave, univention-portal 1.0.9-2A~4.2.0.201703200740

Portal json contains 3 objects (local umc, server overview, link to domain portal), but the link to the domain portal is not shown, although the portal.json seems correct:

    {
      "category": "admin", 
      "logo_name": "/univention/portal/icons/entries/ucs-local-to-domain.svg", 
      "portals": [
        "cn=local,cn=portal,cn=univention,dc=ucs,dc=local"
      ], 
      "name": {
        "de_DE": "Univention Portal", 
        "en_US": "Univention Portal", 
        "fr_FR": "Portail Univention"
      }, 
      "links": [
        "https://master.ucs.local/univention/portal/", 
        "http://master.ucs.local/univention/portal/", 
        "https://10.200.29.60/univention/portal/", 
        "http://10.200.29.60/univention/portal/"
      ], 
      "favorite": false, 
      "activated": true, 
      "authRestriction": "anonymous", 
      "id": "4fabee98-a1b4-1036-9cc2-a5206417448f", 
      "description": {
        "de_DE": "Zentrale Portal-Webseite f\u00fcr die UCS-Dom\u00e4ne", 
        "en_US": "Central portal web page for the UCS domain", 
        "fr_FR": "Page web du portail central du domaine UCS"
      }
    }
Comment 1 Alexander Kläser univentionstaff 2017-03-20 15:14:04 CET
As discussed, the JavaScript behaviour here is ok. The link to the portal is only shown on the portal (portals[0] == "cn=local,..."), however, your portal on the slave was configured to be a "domain" portal.
Comment 2 Erik Damrose univentionstaff 2017-03-20 15:22:44 CET
Invalid bug: The join was not complete, the portal joinscript not executed, and the fallback portal is the domain portal.
Comment 3 Stefan Gohmann univentionstaff 2017-03-20 15:38:21 CET
OK
Comment 4 Stefan Gohmann univentionstaff 2017-04-04 18:28:20 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".