Problem/Motivation
Currently when we enable search404 module we can only update custom page title and custom page text for multilingual site . But if we want to give a custom search path for each language on site we are unable to do it because it overrides the path entered in textbox
Proposed resolution
We should set this variable also has multilingual so that the user has the flexibility to change the custom path as per the languages in the site . So that each language has different custom path
Remaining tasks
User interface changes
None.
API changes
None.
Data model changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | custom_path_search-2681037-12.patch | 4.24 KB | anish_zyxware |
Comments
Comment #2
shreya shetty commentedComment #3
shreya shetty commentedHere is the patch which sets the custom path variable as a is a multilingual variable.
Comment #4
shreya shetty commentedComment #5
shreya shetty commentedComment #6
anish.a commentedI tested this and couldn't make it work.
The variable is not saving properly. Can you check?
Comment #7
anish.a commentedOn further investigation, I found that its the issue with the multilingual variables in settings page. When I set using multilingual variable editor, it works fine. But on settings page, the value is not saving properly.
Comment #8
shreya shetty commentedHi anish ,
Thanks for reviewing the patch . I had moved the settings of custom patch URL under the advanced settings tab . But now i have kept it where it was before and it appears to be fine .
Comment #9
shreya shetty commentedComment #10
arjun_sreekumar commentedComment #11
arjun_sreekumar commentedComment #12
anish_zyxware commentedSome code cleanup. Done final patch.
Comment #13
anish_zyxware commentedMerged the code.
Comment #14
anish_zyxware commented