diff options
author | Dries Buytaert <dries@buytaert.net> | 2004-08-14 06:19:44 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2004-08-14 06:19:44 +0000 |
commit | 7a885c8ffaa37fe767088e61a27df7972e0c4e78 (patch) | |
tree | e87d774696635e5768a124d54be2fab0ff69109f /modules/blogapi | |
parent | cb36ef37cc1d10c01c1bca4a9d04d0f3d00e4ae5 (diff) | |
download | brdo-7a885c8ffaa37fe767088e61a27df7972e0c4e78.tar.gz brdo-7a885c8ffaa37fe767088e61a27df7972e0c4e78.tar.bz2 |
- Patch #10044 by TDobes: fixed broken links in the statistics module. In the current statistics.module, clicking a page title should lead to the appropriate page within the local site. Instead, it leads to a 404 because the / character is turned into %2F... this is due to the paths being passed through urlencode(). The attached patch removes the problematic calls to urlencode.
Diffstat (limited to 'modules/blogapi')
0 files changed, 0 insertions, 0 deletions