Bug 49125 - Hostname for portal entry may be wrong
Hostname for portal entry may be wrong
Status: NEW
Product: UCS
Classification: Unclassified
Component: Portal
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-03-27 17:09 CET by Johannes Keiser
Modified: 2019-03-27 17:10 CET (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 1: Cosmetic issue or missing function but workaround exists
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.006
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Usability
Max CVSS v3 score:


Attachments
example (284.40 KB, image/png)
2019-03-27 17:10 CET, Johannes Keiser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Keiser univentionstaff 2019-03-27 17:09:16 CET
Repro:

- 1 x Domaincontroller Master, 1 x Domaincontroller Slave

- Install an app (e.g. Etherpad) first on the slave then on the master.
    The link property of the portal entry now looks like this.
      link: http://slave21.mydomain.intranet/etherpad/
      link: https://slave21.mydomain.intranet/etherpad/
      link: http://10.200.28.21/etherpad/
      link: https://10.200.28.21/etherpad/
      link: http://10.200.28.20/etherpad/
      link: http://master20.mydomain.intranet/etherpad/
      link: https://master20.mydomain.intranet/etherpad/
      link: https://10.200.28.20/etherpad/
- Visit the portal from the Domaincontroller Master. The link to Etherpad is for the master but the hostname text is for the slave
Comment 1 Johannes Keiser univentionstaff 2019-03-27 17:10:18 CET
Created attachment 9945 [details]
example

(In reply to Johannes Keiser from comment #0)
> Repro:
> 
...
> - Visit the portal from the Domaincontroller Master. The link to Etherpad is
> for the master but the hostname text is for the slave