-
-
Notifications
You must be signed in to change notification settings - Fork 438
Closed
Labels
Milestone
Description
Describe the bug
If you are on a page, and encounter an error on the form, and then go off and try and render another form, the error message persists and sometimes indefinitely or until the session is cleared.
To Reproduce
Steps to reproduce the behavior:
-
Goto a page that has form validation
-
Edit the form and create an error
-
Do on correct the error, but goto another page where a form is being rendered like CDEF Edit for example.
-
See error
Expected behavior
Cacti should not persist this session variable for longer than it has to. It should present the right error messages for each page you are visiting.
Reactions are currently unavailable