Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to append IPv6 Addresses to CDB List via UI #7230

Closed
IsmailChemmala opened this issue Jan 10, 2025 · 1 comment
Closed

Unable to append IPv6 Addresses to CDB List via UI #7230

IsmailChemmala opened this issue Jan 10, 2025 · 1 comment
Assignees

Comments

@IsmailChemmala
Copy link
Member

IsmailChemmala commented Jan 10, 2025

Wazuh Browser
4.8.x & 4.9.x Chrome, Firefox, Safari, etc

Description
To store an IPv6 address, just put it in double quotes (Ex: "2001:0db8:85a3:0000:0000:8a2e:0370:7334") and it will allow you to save it, but when reloading the list, the closing double quote is lost ("2001:0db8:85a3:0000:0000:8a2e:0370:7334) so ​​any changes to that list will no longer be saved and can only be saved if we are deleting the complete record.

Steps to reproduce
Note: The issue is faced when adding over the UI only.

  1. If we are adding multiple entries in first time there is no issue and able to add multiple entries.
  2. After reload, we can see the the closing double quote is lost.

Image

  1. After that, we can’t save it or add a new entry which is getting the below error.

Image

Image

Expected Result
Need to add new IPV6 addresses frequently in cdb list from UI without removing old values.

@JuanGarriuz JuanGarriuz self-assigned this Jan 13, 2025
@JuanGarriuz
Copy link
Member

Hello @IsmailChemmala

This issue has already been fixed here:

The change will be applied in a future release. Thank you.

Evidence

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants