-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: parameters ;loc and ;cur may overlook server configuration
When the first page of the site is displayed, requests can be sent to the icm before the redux ServerConfiguration store is initialized. This can be problematic in the case of localized URLs such as content retrieval, as the icm channel configuration can influence the value of the ;loc and ;cur parameters.
- Loading branch information
1 parent
7d0cd7e
commit ff102e3
Showing
2 changed files
with
23 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters