Problem/Motivation
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | updated-path-for-multilingual-3217342-14124047.patch | 1.55 KB | richanandgr |
| #3 | updated-path-for-multilingual-3217342-14124047.patch | 948 bytes | richanandgr |
Comments
Comment #2
richanandgr commentedIssue: When we search custom block using filter search bar, it creates link like 'abc.com/layout_builder/add/block/overrides' to add the block.
It creates a problem when the site has language code, for example - abc.com/fr, it creates 'abc.com/layout_builder/add/block/overrides' whereas it should be 'abc.com/fr/layout_builder/add/block/overrides'.
Resolution: Removing / from URL in layout_builder_simplify.search.js line no. 30.
Comment #3
richanandgr commentedComment #4
richanandgr commentedComment #5
avpaderno