View Issue Details

IDProjectCategoryView StatusLast Update
0000716bareos-corewebuipublic2017-10-27 08:32
Reportercmmata Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionno change required 
PlatformLinuxOSCentOSOS Version7
Product Version15.2.2 
Summary0000716: Interface ContainerInterface not found when trying to use Bareos-webui
DescriptionHello,

I have just installed Bareos and Bareos-webui, and I'm unable to use the web ui. When I go to http://server/bareos-webui, there's a 500 HTTP error. When I look at apache's logs, I see this line:
[Wed Oct 26 17:48:52.545631 2016] [:error] [pid 24862] [client 127.0.0.1:37850] PHP Fatal error: Interface 'Interop\\Container\\ContainerInterface' not found in /usr/share/php/Zend/ServiceManager/ServiceLocatorInterface.php on line 18

I tried installing as a package, and downloading zip from Github and configuring apache manually, and the problem is the same. The file does exist in filesystem:

*ls /usr/share/php/Interop/Container/ContainerInterface.php -l
-rw-r--r--. 1 root root 997 dic 30 2014 /usr/share/php/Interop/Container/ContainerInterface.php

In phpinfo I see the path
*include_path .:/usr/share/pear:/usr/share/php

What can be wrong?
Steps To Reproduce* yum install bareos bareos-webui
(installed bareos-*-15.2.2-37.1.el7)

* Configured bareos like in official documentation

* Tried to acces http://server/bareos-webui
Additional Informationyum.repos.d/bareos.repo:

[bareos_bareos-15.2]
name=Backup Archiving Recovery Open Sourced 15.2 (CentOS_7)
type=rpm-md
baseurl=http://download.bareos.org/bareos/release/latest/CentOS_7/
gpgcheck=1
gpgkey=http://download.bareos.org/bareos/release/latest/CentOS_7/repodata/repomd.xml.key
enabled=1

Operating System: CentOS Linux release 7.2.1511 (Core)
Tagswebui

Activities

frank

frank

2016-11-03 13:08

developer   ~0002431

I wasn't able to reproduce the issue you reported, using the php version from official CentOS 7 repository, additionally I have just the epel repos enabled.

[root@bareos-webui-test ~]# php -v
PHP 5.4.16 (cli) (built: Aug 11 2016 21:24:59)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies

Probably your php environment is broken or something collides, which needs a fix in packaging, not quite sure about that.

Which PHP version are you working on, installed from what location?
cmmata

cmmata

2016-11-03 13:16

reporter   ~0002432

I'm using the typical (but not official) Remi's version. So I suppose that's the reason, but I have some other PHP projects and I don't have any other issue.

#php -version
PHP 5.6.27 (cli) (built: Oct 14 2016 13:57:41)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
    with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies

#Repos:
[remi]
name=Remi's RPM repository for Enterprise Linux 7 - $basearch
#baseurl=http://rpms.remirepo.net/enterprise/7/remi/$basearch/
mirrorlist=http://rpms.remirepo.net/enterprise/7/remi/mirror
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
[remi-php56]
name=Remi's PHP 5.6 RPM repository for Enterprise Linux 7 - $basearch
#baseurl=http://rpms.remirepo.net/enterprise/7/php56/$basearch/
mirrorlist=http://rpms.remirepo.net/enterprise/7/php56/mirror
# NOTICE: common dependencies are in "remi-safe"
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi

Installed:
# yum list installed | grep php
php.x86_64 5.6.27-1.el7.remi @remi-php56
php-PsrLog.noarch 1.0.2-2.el7.remi @remi
php-bcmath.x86_64 5.6.27-1.el7.remi @remi-php56
php-cli.x86_64 5.6.27-1.el7.remi @remi-php56
php-common.x86_64 5.6.27-1.el7.remi @remi-php56
php-container-interop.noarch 1.1.0-1.el7.remi @remi
php-doctrine-instantiator.noarch 1.0.5-1.el7.remi @remi
php-fedora-autoloader.noarch 0.2.0-1.el7.remi @remi
php-fpm.x86_64 5.6.27-1.el7.remi @remi-php56
php-gd.x86_64 5.6.27-1.el7.remi @remi-php56
php-gmp.x86_64 5.6.27-1.el7.remi @remi-php56
php-intl.x86_64 5.6.27-1.el7.remi @remi-php56
php-ircmaxell-random-lib.noarch 1.2.0-1.el7.remi @remi
php-ircmaxell-security-lib.noarch 1.1.0-4.el7.remi @remi
php-ldap.x86_64 5.6.27-1.el7.remi @remi-php56
php-mbstring.x86_64 5.6.27-1.el7.remi @remi-php56
php-mcrypt.x86_64 5.6.27-1.el7.remi @remi-php56
php-myclabs-deep-copy.noarch 1.5.4-1.el7.remi @remi
php-mysqlnd.x86_64 5.6.27-1.el7.remi @remi-php56
php-odbc.x86_64 5.6.27-1.el7.remi @remi-php56
php-opcache.x86_64 5.6.27-1.el7.remi @remi-php56
php-pdo.x86_64 5.6.27-1.el7.remi @remi-php56
php-pear.noarch 1:1.10.1-7.el7.remi @remi
php-pecl-apcu.x86_64 4.0.11-2.el7.remi.5.6 @remi-php56
php-pecl-jsonc.x86_64 1.3.10-1.el7.remi.5.6 @remi-php56
php-pecl-zip.x86_64 1.13.5-1.el7.remi.5.6 @remi-php56
php-pgsql.x86_64 5.6.27-1.el7.remi @remi-php56
php-php-gettext.noarch 1.0.11-12.el7.remi @remi
php-phpdocumentor-reflection-docblock.noarch
php-phpspec-prophecy.noarch 1.6.1-1.el7.remi @remi
php-phpunit-File-Iterator.noarch 1.4.1-1.el7.remi @remi
php-phpunit-PHP-CodeCoverage.noarch 4.0.1-1.el7.remi @remi
php-phpunit-PHP-Invoker.noarch 1.1.4-1.el7.remi @remi
php-phpunit-PHP-Timer.noarch 1.0.8-1.el7.remi @remi
php-phpunit-PHP-TokenStream.noarch 1.4.8-1.el7.remi @remi
php-phpunit-PHPUnit.noarch 5.6.2-1.el7.remi @remi
php-phpunit-PHPUnit-MockObject.noarch 3.4.0-1.el7.remi @remi
php-phpunit-Text-Template.noarch 1.2.1-1.el7.remi @remi
php-phpunit-Version.noarch 2.0.0-1.el7.remi @remi
php-phpunit-comparator.noarch 1.2.0-1.el7.remi @remi
php-phpunit-diff.noarch 1.4.1-1.el7.remi @remi
php-phpunit-environment.noarch 1.3.8-1.el7.remi @remi
php-phpunit-exporter.noarch 1.2.2-1.el7.remi @remi
php-process.x86_64 5.6.27-1.el7.remi @remi-php56
php-psr-http-message.noarch 1.0.1-1.el7.remi @remi
php-sebastian-code-unit-reverse-lookup.noarch
php-sebastian-global-state.noarch 1.1.1-1.el7.remi @remi
php-sebastian-object-enumerator.noarch
php-sebastian-recursion-context.noarch
php-sebastian-resource-operations.noarch
php-snmp.x86_64 5.6.27-1.el7.remi @remi-php56
php-soap.x86_64 5.6.27-1.el7.remi @remi-php56
php-symfony-class-loader.noarch 2.8.13-1.el7.remi @remi
php-symfony-common.noarch 2.8.13-1.el7.remi @remi
php-symfony-yaml.noarch 2.8.13-1.el7.remi @remi
php-tidy.x86_64 5.6.27-1.el7.remi @remi-php56
php-xml.x86_64 5.6.27-1.el7.remi @remi-php56
php-xmlrpc.x86_64 5.6.27-1.el7.remi @remi-php56
php-zendframework.noarch 2.5.3-3.el7.remi @remi
php-zendframework-zend-authentication.noarch
php-zendframework-zend-barcode.noarch 2.6.0-1.el7.remi @remi
php-zendframework-zend-cache.noarch 2.7.1-1.el7.remi @remi
php-zendframework-zend-captcha.noarch 2.6.0-1.el7.remi @remi
php-zendframework-zend-code.noarch 2.6.3-1.el7.remi @remi
php-zendframework-zend-config.noarch 2.6.0-1.el7.remi @remi
php-zendframework-zend-console.noarch 2.6.0-1.el7.remi @remi
php-zendframework-zend-crypt.noarch 2.6.0-1.el7.remi @remi
php-zendframework-zend-db.noarch 2.8.2-1.el7.remi @remi
php-zendframework-zend-debug.noarch 2.5.1-1.el7.remi @remi
php-zendframework-zend-di.noarch 2.6.1-1.el7.remi @remi
php-zendframework-zend-diactoros.noarch
php-zendframework-zend-dom.noarch 2.6.0-1.el7.remi @remi
php-zendframework-zend-escaper.noarch 2.5.2-1.el7.remi @remi
php-zendframework-zend-eventmanager.noarch
php-zendframework-zend-feed.noarch 2.7.0-1.el7.remi @remi
php-zendframework-zend-file.noarch 2.7.0-1.el7.remi @remi
php-zendframework-zend-filter.noarch 2.7.1-1.el7.remi @remi
php-zendframework-zend-form.noarch 2.9.2-1.el7.remi @remi
php-zendframework-zend-http.noarch 2.5.5-1.el7.remi @remi
php-zendframework-zend-hydrator.noarch
php-zendframework-zend-i18n.noarch 2.7.3-1.el7.remi @remi
php-zendframework-zend-i18n-resources.noarch
php-zendframework-zend-inputfilter.noarch
php-zendframework-zend-json.noarch 2.6.1-1.el7.remi @remi
php-zendframework-zend-loader.noarch 2.5.1-4.el7.remi @remi
php-zendframework-zend-log.noarch 2.9.1-1.el7.remi @remi
php-zendframework-zend-mail.noarch 2.7.1-1.el7.remi @remi
php-zendframework-zend-math.noarch 2.7.0-1.el7.remi @remi
php-zendframework-zend-memory.noarch 2.5.2-1.el7.remi @remi
php-zendframework-zend-mime.noarch 2.6.0-1.el7.remi @remi
php-zendframework-zend-modulemanager.noarch
php-zendframework-zend-mvc.noarch 2.7.10-1.el7.remi @remi
php-zendframework-zend-navigation.noarch
php-zendframework-zend-paginator.noarch
php-zendframework-zend-permissions-acl.noarch
php-zendframework-zend-permissions-rbac.noarch
php-zendframework-zend-progressbar.noarch
php-zendframework-zend-psr7bridge.noarch
php-zendframework-zend-serializer.noarch
php-zendframework-zend-server.noarch 2.7.0-1.el7.remi @remi
php-zendframework-zend-servicemanager.noarch
php-zendframework-zend-session.noarch 2.7.3-1.el7.remi @remi
php-zendframework-zend-soap.noarch 2.6.0-1.el7.remi @remi
php-zendframework-zend-stdlib.noarch 2.7.7-1.el7.remi @remi
php-zendframework-zend-tag.noarch 2.6.1-1.el7.remi @remi
php-zendframework-zend-test.noarch 2.6.1-2.el7.remi @remi
php-zendframework-zend-text.noarch 2.6.0-1.el7.remi @remi
php-zendframework-zend-uri.noarch 2.5.2-1.el7.remi @remi
php-zendframework-zend-validator.noarch
php-zendframework-zend-version.noarch 2.5.1-1.el7.remi @remi
php-zendframework-zend-view.noarch 2.8.1-1.el7.remi @remi
php-zendframework-zend-xmlrpc.noarch 2.6.0-1.el7.remi @remi
php-zendframework-zendxml.noarch 1.0.2-2.el7.remi @remi
frank

frank

2016-11-03 15:15

developer   ~0002434

Ok, I did a quick test with the same setup and had no issues.
The webui is working as expected.


Repos:


[remi-safe]
name=Safe Remi's RPM repository for Enterprise Linux $releasever - $basearch
#baseurl=http://rpms.remirepo.net/enterprise/$releasever/safe/$basearch/
mirrorlist=http://rpms.remirepo.net/enterprise/$releasever/safe/mirror
enabled=1
gpgcheck=1
gpgkey=http://rpms.remirepo.net/RPM-GPG-KEY-remi

[remi]
name=Remi's RPM repository for Enterprise Linux $releasever - $basearch
#baseurl=http://rpms.remirepo.net/enterprise/$releasever/remi/$basearch/
mirrorlist=http://rpms.remirepo.net/enterprise/$releasever/remi/mirror
enabled=1
gpgcheck=1
gpgkey=http://rpms.remirepo.net/RPM-GPG-KEY-remi

[remi-php55]
name=Remi's PHP 5.5 RPM repository for Enterprise Linux $releasever - $basearch
#baseurl=http://rpms.remirepo.net/enterprise/$releasever/php55/$basearch/
mirrorlist=http://rpms.remirepo.net/enterprise/$releasever/php55/mirror
enabled=0
gpgcheck=1
gpgkey=http://rpms.remirepo.net/RPM-GPG-KEY-remi

[remi-php56]
name=Remi's PHP 5.6 RPM repository for Enterprise Linux $releasever - $basearch
#baseurl=http://rpms.remirepo.net/enterprise/$releasever/php56/$basearch/
mirrorlist=http://rpms.remirepo.net/enterprise/$releasever/php56/mirror
enabled=1
gpgcheck=1
gpgkey=http://rpms.remirepo.net/RPM-GPG-KEY-remi

[remi-php70]
name=Remi's PHP 70 RPM repository for Enterprise Linux $releasever - $basearch
#baseurl=http://rpms.remirepo.net/enterprise/$releasever/php70/$basearch/
mirrorlist=http://rpms.remirepo.net/enterprise/$releasever/php70/mirror
# WARNING: Only available for RHEL/CentOS >= 6
enabled=0
gpgcheck=1
gpgkey=http://rpms.remirepo.net/RPM-GPG-KEY-remi


Installed packages:


php.x86_64 5.6.27-1.el7.remi @remi-php56
php-PsrLog.noarch 1.0.2-2.el7.remi @remi
php-bcmath.x86_64 5.6.27-1.el7.remi @remi-php56
php-cli.x86_64 5.6.27-1.el7.remi @remi-php56
php-common.x86_64 5.6.27-1.el7.remi @remi-php56
php-container-interop.noarch 1.1.0-1.el7.remi @remi
php-doctrine-annotations.noarch 1.2.7-1.el7.remi @remi
php-doctrine-cache.noarch 1.6.0-1.el7.remi @remi
php-doctrine-collections.noarch 1.3.0-3.el7.remi @remi
php-doctrine-common.noarch 2.5.3-1.el7.remi @remi
php-doctrine-inflector.noarch 1.1.0-1.el7.remi @remi
php-doctrine-instantiator.noarch 1.0.5-1.el7.remi @remi
php-doctrine-lexer.noarch 1.0.1-5.el7.remi @remi
php-fedora-autoloader.noarch 0.2.1-2.el7.remi @remi
php-gd.x86_64 5.6.27-1.el7.remi @remi-php56
php-gmp.x86_64 5.6.27-1.el7.remi @remi-php56
php-intl.x86_64 5.6.27-1.el7.remi @remi-php56
php-ircmaxell-random-lib.noarch 1.2.0-1.el7.remi @remi
php-ircmaxell-security-lib.noarch 1.1.0-4.el7.remi @remi
php-ldap.x86_64 5.6.27-1.el7.remi @remi-php56
php-mbstring.x86_64 5.6.27-1.el7.remi @remi-php56
php-mcrypt.x86_64 5.6.27-1.el7.remi @remi-php56
php-myclabs-deep-copy.noarch 1.5.5-1.el7.remi @remi
php-mysqlnd.x86_64 5.6.27-1.el7.remi @remi-php56
php-pdo.x86_64 5.6.27-1.el7.remi @remi-php56
php-pear.noarch 1:1.10.1-7.el7.remi @remi-php56
php-pecl-apcu.x86_64 4.0.11-2.el7.remi.5.6 @remi-php56
php-pecl-igbinary.x86_64 1.2.1-1.el7.remi.5.6 @remi-php56
php-pecl-jsonc.x86_64 1.3.10-1.el7.remi.5.6 @remi-php56
php-pecl-lzf.x86_64 1.6.5-1.el7.remi.5.6 @remi-php56
php-pecl-zip.x86_64 1.13.5-1.el7.remi.5.6 @remi-php56
php-pgsql.x86_64 5.6.27-1.el7.remi @remi-php56
php-phpdocumentor-reflection-docblock.noarch 2.0.4-1.el7.remi @remi
php-phpspec-prophecy.noarch 1.6.1-1.el7.remi @remi
php-phpunit-File-Iterator.noarch 1.4.1-1.el7.remi @remi
php-phpunit-PHP-CodeCoverage.noarch 4.0.2-1.el7.remi @remi
php-phpunit-PHP-Invoker.noarch 1.1.4-1.el7.remi @remi
php-phpunit-PHP-Timer.noarch 1.0.8-1.el7.remi @remi
php-phpunit-PHP-TokenStream.noarch 1.4.8-1.el7.remi @remi
php-phpunit-PHPUnit.noarch 5.6.2-2.el7.remi @remi
php-phpunit-PHPUnit-MockObject.noarch 3.4.0-1.el7.remi @remi
php-phpunit-Text-Template.noarch 1.2.1-1.el7.remi @remi
php-phpunit-Version.noarch 2.0.0-1.el7.remi @remi
php-phpunit-comparator.noarch 1.2.0-1.el7.remi @remi
php-phpunit-diff.noarch 1.4.1-1.el7.remi @remi
php-phpunit-environment.noarch 1.3.8-1.el7.remi @remi
php-phpunit-exporter.noarch 1.2.2-1.el7.remi @remi
php-process.x86_64 5.6.27-1.el7.remi @remi-php56
php-psr-http-message.noarch 1.0.1-1.el7.remi @remi
php-sebastian-code-unit-reverse-lookup.noarch
php-sebastian-global-state.noarch 1.1.1-1.el7.remi @remi
php-sebastian-object-enumerator.noarch 1.0.0-2.el7.remi @remi
php-sebastian-recursion-context.noarch 1.0.2-3.el7.remi @remi
php-sebastian-resource-operations.noarch 1.0.0-2.el7.remi @remi
php-soap.x86_64 5.6.27-1.el7.remi @remi-php56
php-symfony-class-loader.noarch 2.8.13-1.el7.remi @remi
php-symfony-common.noarch 2.8.13-1.el7.remi @remi
php-symfony-yaml.noarch 2.8.13-1.el7.remi @remi
php-tidy.x86_64 5.6.27-1.el7.remi @remi-php56
php-xml.x86_64 5.6.27-1.el7.remi @remi-php56
php-zendframework.noarch 2.5.3-3.el7.remi @remi
php-zendframework-zend-authentication.noarch 2.5.3-1.el7.remi @remi
php-zendframework-zend-barcode.noarch 2.6.0-1.el7.remi @remi
php-zendframework-zend-cache.noarch 2.7.1-1.el7.remi @remi
php-zendframework-zend-captcha.noarch 2.6.0-1.el7.remi @remi
php-zendframework-zend-code.noarch 2.6.3-1.el7.remi @remi
php-zendframework-zend-config.noarch 2.6.0-1.el7.remi @remi
php-zendframework-zend-console.noarch 2.6.0-1.el7.remi @remi
php-zendframework-zend-crypt.noarch 2.6.0-1.el7.remi @remi
php-zendframework-zend-db.noarch 2.8.2-1.el7.remi @remi
php-zendframework-zend-debug.noarch 2.5.1-1.el7.remi @remi
php-zendframework-zend-di.noarch 2.6.1-1.el7.remi @remi
php-zendframework-zend-diactoros.noarch 1.3.7-1.el7.remi @remi
php-zendframework-zend-dom.noarch 2.6.0-1.el7.remi @remi
php-zendframework-zend-escaper.noarch 2.5.2-1.el7.remi @remi
php-zendframework-zend-eventmanager.noarch 2.6.3-1.el7.remi @remi
php-zendframework-zend-feed.noarch 2.7.0-1.el7.remi @remi
php-zendframework-zend-file.noarch 2.7.0-1.el7.remi @remi
php-zendframework-zend-filter.noarch 2.7.1-1.el7.remi @remi
php-zendframework-zend-form.noarch 2.9.2-1.el7.remi @remi
php-zendframework-zend-http.noarch 2.5.5-1.el7.remi @remi
php-zendframework-zend-hydrator.noarch 1.1.0-1.el7.remi @remi
php-zendframework-zend-i18n.noarch 2.7.3-1.el7.remi @remi
php-zendframework-zend-i18n-resources.noarch 2.5.2-1.el7.remi @remi
php-zendframework-zend-inputfilter.noarch 2.7.3-1.el7.remi @remi
php-zendframework-zend-json.noarch 2.6.1-1.el7.remi @remi
php-zendframework-zend-ldap.noarch 2.7.1-1.el7.remi @remi
php-zendframework-zend-loader.noarch 2.5.1-4.el7.remi @remi
php-zendframework-zend-log.noarch 2.9.1-1.el7.remi @remi
php-zendframework-zend-mail.noarch 2.7.1-1.el7.remi @remi
php-zendframework-zend-math.noarch 2.7.0-1.el7.remi @remi
php-zendframework-zend-memory.noarch 2.5.2-1.el7.remi @remi
php-zendframework-zend-mime.noarch 2.6.0-1.el7.remi @remi
php-zendframework-zend-modulemanager.noarch 2.7.2-1.el7.remi @remi
php-zendframework-zend-mvc.noarch 2.7.10-1.el7.remi @remi
php-zendframework-zend-navigation.noarch 2.8.1-1.el7.remi @remi
php-zendframework-zend-paginator.noarch 2.7.0-1.el7.remi @remi
php-zendframework-zend-permissions-acl.noarch
php-zendframework-zend-permissions-rbac.noarch
php-zendframework-zend-progressbar.noarch 2.5.2-1.el7.remi @remi
php-zendframework-zend-psr7bridge.noarch 0.2.2-1.el7.remi @remi
php-zendframework-zend-serializer.noarch 2.8.0-1.el7.remi @remi
php-zendframework-zend-server.noarch 2.7.0-1.el7.remi @remi
php-zendframework-zend-servicemanager.noarch 2.7.6-1.el7.remi @remi
php-zendframework-zend-session.noarch 2.7.3-1.el7.remi @remi
php-zendframework-zend-soap.noarch 2.6.0-1.el7.remi @remi
php-zendframework-zend-stdlib.noarch 2.7.7-1.el7.remi @remi
php-zendframework-zend-tag.noarch 2.6.1-1.el7.remi @remi
php-zendframework-zend-test.noarch 2.6.1-2.el7.remi @remi
php-zendframework-zend-text.noarch 2.6.0-1.el7.remi @remi
php-zendframework-zend-uri.noarch 2.5.2-1.el7.remi @remi
php-zendframework-zend-validator.noarch 2.8.1-1.el7.remi @remi
php-zendframework-zend-version.noarch 2.5.1-1.el7.remi @remi
php-zendframework-zend-view.noarch 2.8.1-1.el7.remi @remi
php-zendframework-zend-xmlrpc.noarch 2.6.0-1.el7.remi @remi
php-zendframework-zendxml.noarch 1.0.2-2.el7.remi @remi
cmmata

cmmata

2016-11-03 16:22

reporter   ~0002435

So, it must be something wrong in my environment. By the way, is version 16.2.4 considered stable or still beta / RC release? I have just checked Bareos website, and I see that there's a major version released. When I was trying to install and configure 15.2.2 back in mid october, I tested with 16.2 Beta version and it worked fine. But I wanted to go with 15.2 anyway just for being the stable version. If it's stable enough, I can just upgrade to 16.2.
frank

frank

2016-11-03 16:38

developer   ~0002437

16.2.4 major version has been released last friday the 28th of october.

https://www.bareos.org/en/news/bareos-16-2-4-major-version-released.html

Issue History

Date Modified Username Field Change
2016-10-26 18:09 cmmata New Issue
2016-10-29 08:57 joergs Assigned To => frank
2016-10-29 08:57 joergs Status new => assigned
2016-11-03 13:08 frank Note Added: 0002431
2016-11-03 13:09 frank Status assigned => feedback
2016-11-03 13:16 cmmata Note Added: 0002432
2016-11-03 13:16 cmmata Status feedback => assigned
2016-11-03 15:15 frank Note Added: 0002434
2016-11-03 15:16 frank Status assigned => feedback
2016-11-03 16:22 cmmata Note Added: 0002435
2016-11-03 16:22 cmmata Status feedback => assigned
2016-11-03 16:38 frank Note Added: 0002437
2016-11-03 16:39 frank Status assigned => resolved
2016-11-03 16:39 frank Resolution open => no change required
2017-06-08 16:43 frank Status resolved => closed
2017-06-08 16:43 frank Assigned To frank =>
2017-10-27 08:32 rost Tag Attached: webui