Closed (duplicate)
Project:
Simple favourites
Version:
2.0.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2026 at 19:33 UTC
Updated:
23 Jul 2026 at 03:48 UTC
Jump to comment: Most recent
Comments
Comment #2
lblabr commentedi didn't hat the language-module installed, so the configuration failed
Comment #3
joseph.olstadok sounds like the issue is fixed?
Comment #5
lblabr commentednot really, configuration does work, but fav's links are wrong (incl. language in url)
but in the system the nodes are adressed without language
so it seems that language is added somewhere
Comment #6
lblabr commentedComment #7
joseph.olstadok ya, simple_favs will work if you add a language configuration to your site for example /en/node/1
the /en/ is the language code for english
whatever your language is you can add that , even if it's just one language it works, simple_favs however is designed to support numerous languages however will support just one if you do this.
Otherwise work could be done to support without language prefix but it would have to preserve the support of many or one with a prefix.
Comment #8
lblabr commentedand the module needs to have the language module installed?
=> changig that would be a feature? right?
Comment #9
joseph.olstadThere is a patch fix for the issue you're reporting. I'm not merging it because it breaks multilingual support. However the patch works with monolingual sans language prefix
#3561865: Support multilingual sites with language undefined !?
Comment #11
joseph.olstadI recommend that until we find a better solution to "use the patch"