This seems to break clients trying to find the discovery url., as they cannot find the {uri} to replace with the query they want. This causes the clients to query the discovery url with exactly /discovery/%7Buri%7D each time.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | fix-1424976.patch | 5.43 KB | rurri |
Comments
Comment #1
rurri commentedQuick fix/hack for this issue. Unfortunately this also has the D7 patch wrapped into it as well.
Comment #2
walkah commentedcommitted, thanks!