Bug description : if "Cache Dismissed Notices" is set to "Yes", undismissible notice will have "X" button to ignore the notice (even though it should be undismissible).
It has been tested on default vb 4.1.12 installation on my PC.
How to reproduce :
It has been tested on default vb 4.1.12 installation on my PC.
How to reproduce :
- Create any notice with :
- active = yes
- Persistent = yes
- Dismissible = no
- Make sure "Cache Dismissed Notices" is "Yes".
- Go to forum, you will see "X" button.
- If you set "Cache Dismissed Notices" to "No", the "X" gone.