-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.1.0 Beta 1, 7.1.X, Master
-
Component/s: Forms
-
Fix Priority:3
-
Last Working Version:
-
Git Pull Request:
Steps to Reproduce:
- Go to Content > Forms
- Add a new form with a text field
- Publish Form
- Go to Publication URL
- Submit an entry ("test")
- Go to Content > Forms
- "View Entries" for the created form
- Search with value that will not be found in a record (e.g. "hello")
- View message given when no records are found.
Expected Result:
Message reads "No entries were found." (Lang key no-entries-were-found)
Actual Result:
Message reads "There are no entries."(Lang key there-are-no-entries)
Caused by LPS-78362
- is caused by
-
LPS-78362 Apply new ManagementToolbar pattern to dynamic-data-mapping-form-web
-
- Closed
-