commit | fa52d17a04294c245d6b00180bbe03560390c967 | [log] [tgz] |
---|---|---|
author | Kristian Monsen <kristianm@google.com> | Thu Mar 25 18:29:21 2010 +0000 |
committer | Kristian Monsen <kristianm@google.com> | Tue Mar 30 15:17:22 2010 +0100 |
tree | 1f5cc4b7f51f68486534906db83cc70471398d3d | |
parent | 5149c7b1a265fe8e97fc6f2d372cdc18d7c96d42 [diff] |
Fix for bug 2538060. Decoding and encoding an URL. Just encoding [ and ] instead of decoding and encoding again. This is because decoding is not a reversible function so we might not always get back to the same URL. Tested against bug 1634719, which this was a fix for. Change-Id: I041820c15e0a0cf2e6a20bea3801e8b5039d39d5