You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
The check/* plugins (e.g. range, validation) only perform their validation during elektraPLUGINNAMESet() and not during elektraPLUGINNAMEGet(). The ...Get() functions pass the unchanged KeySet through.
Some check/* plugins (e.g. check/validation) are currently missing the postgetstorage placement. In order for their elektraPLUGINNAMEGet() to actually be called during kdbGet(), we'll have to add that placement.
Forked from #4029.
This is "Class 3: validation errors reported by check/* plugins".
Steps to Reproduce the Problem
see #4029
Expected Result
see #4029
Actual Result
see #4029
System Information
see #4029
The text was updated successfully, but these errors were encountered: