summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorPascal Kriete <pascal.kriete@ellislab.com>2009-10-13 14:56:43 +0200
committerPascal Kriete <pascal.kriete@ellislab.com>2009-10-13 14:56:43 +0200
commitc1895834c410f04419febe83d29547201bbab7d0 (patch)
tree8511536bb5ac068d43732a164ed5d8e2255c0a47 /user_guide
parent8719a5c7fe75b84f49f584065e5ef4e4e2a0f16f (diff)
added translation of fields passed as validation rule parameters
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index e61961b39..f11310309 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -80,6 +80,7 @@ SVN Revision: </p>
<li>Increased randomness with<kbd>is_really_writable()</kbd> to avoid file collisions when hundreds or thousands of requests occur at once.</li>
<li>Fixed or clarified assorted user guide typos or examples.</li>
<li>Made <kbd>get_mime_by_extension()</kbd> case insensitive.</li>
+ <li>Fixed a bug in the Form Validation library where fields passed as rule parameters were not being translated (#9132)</li>
</ul>
<h2>Version 1.7.2</h2>