znuny / ITSMCore

The Znuny::ITSM Core package provides basic functionality for all other ITSM packages. This package requires the GeneralCatalog package.
1 stars 1 forks source link

Bug - Wrong repository #1

Closed rkaldung closed 2 years ago

rkaldung commented 3 years ago

Expected behavior

Accessing the ITSM package repository without problems.

Actual behavior

The repository can't be access because the default point to a non-existing host.

How to reproduce

Steps to reproduce the behavior:

  1. Install ITSMCore
  2. Open package manager
  3. Try to access the online repository

Environment

Additional information

It's the system configuration Package::RepositoryList and should be fixed for new installations and during an upgrade to newer versions.

dennykorsukewitz commented 2 years ago

Fixed https://github.com/znuny/ITSMCore/blob/dev/Kernel/Config/Files/XML/FrameworkITSMCore.xml#L25

rkaldung commented 2 years ago

@dennykorsukewitz This needs to be fixed in 6.0 too