summaryrefslogtreecommitdiffstats
path: root/user_guide_src
diff options
context:
space:
mode:
authorPhil Sturgeon <email@philsturgeon.co.uk>2012-04-26 23:13:31 +0200
committerPhil Sturgeon <email@philsturgeon.co.uk>2012-04-26 23:13:31 +0200
commitcdfbd5281e4dec7278a07943832c2590c1141eb3 (patch)
tree207cbf75e1783db8c6d05ab2ab1f179fce56efc8 /user_guide_src
parent1991379f11af083675b60979c5d9f2a9bba213a4 (diff)
Fixed issue #122 - ruri_string() in subdirs.
Diffstat (limited to 'user_guide_src')
-rw-r--r--user_guide_src/source/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index 1c8647bb7..615e0f734 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -195,6 +195,7 @@ Bug fixes for 3.0
- Fixed a bug in :doc:`Trackback Library <libraries/trackback>` method validate_url() where it didn't actually do anything, due to input not being passed by reference.
- Fixed a bug (#11, #183, #863) - CI_Form_validation::_execute() silently continued to the next rule, if a rule method/function is not found.
- Fixed a bug (#1242) Added Windows path compatibility to function read_dir of ZIP library
+- Fixed a bug (#122) Where routed uri string was being reported incorrectly in sub-directories
Version 2.1.1
=============