[SOLVED] WAPT Self-service display BUG

Share your tips or issues concerning the WAPT Console or WAPT Agent here
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
lrobinot
Messages: 2
Registration: Oct 29, 2019 - 08:55

September 1, 2020 - 2:47 PM

Good morning,

I don't know if this is the right place, but here goes...

It appears there is a display bug in the WAPT SelfService interface. Specifically, if you click on the (+) icon of a package to display its information, the lines do not display the correct information:
* The editor seems to be displaying control.keywords
* The affected processes appear to be displaying control.audit_schedule

I took a screenshot of the result obtained:
waptself_DLn7A6WIlm.png
waptself_DLn7A6WIlm.png (32.46 KB) Viewed 2737 times
The control file is as follows:

Code: Select all

package           : geovar-chrome
name              : Google Chrome
version           : 85.0.4183.83-25
architecture      : x64
section           : base
maintainer        : Geovariances IT Service (sysadmin@geovariances.com)
description       : Google Chrome is a web browser.
description_fr    : Google Chrome est un navigateur web.
description_es    : Google Chrome es un navegador web.
description_pt    : Google Chrome é um navegador da web.
depends           :
conflicts         :
maturity          : BETA
locale            :
target_os         : windows
min_os_version    : 6.1
min_wapt_version  : 1.8
sources           : https://gitlab.it.geovar.net/wapt/packages/chrome.git
installed_size    : 1
impacted_process  : chrome,GoogleUpdate,chrome_proxy,GoogleCrashHandler64,GoogleCrashHandler,chrome_installer,chrmstp
audit_schedule    : 60
editor            : Google
licence           : Freeware
keywords          : browser,internet
homepage          : https://www.google.com/chrome/
changelog         : https://chromereleases.googleblog.com/
It's a very minor bug, but I'm reporting it...

Sincerely
User avatar
eblaudy
WAPT Expert
Messages: 16
Registration: August 5, 2019 - 2:15 PM

September 1, 2020 - 3:55 PM

Hello,
Yes, it's a bug!
We were already aware of it and the fix has already been implemented.
It will be corrected in the next version.
Regards,
Developer WAPT at TRANQUIL IT
Locked