On each team page, there is a link to the league table of the main public league. This link should take the user to the specific page where the team is within the league. These links are broken.
This comment explains the problem and the fix.Basically it is an error with the character encoding within the l() function.
The attached patch fixes the problem.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | ff1-url-encoding-fix-3.patch | 2.32 KB | ff1 |
| ff1-url-encoding-fix.patch | 1.34 KB | ff1 |
Comments
Comment #1
ff1 commentedAttached patch committed.