Skip to content

Commit 85b5319

Browse files
committed
Update User Guide
1 parent 3892ab0 commit 85b5319

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changelogs/v4.7.1.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ <h2><a class="toc-backref" href="#id6" role="doc-backlink">Bugs Fixed</a><a clas
336336
<li><p><strong>ContentSecurityPolicy:</strong> Fixed a bug where <code class="docutils literal notranslate"><span class="pre">generateNonces()</span></code> produces corrupted JSON responses by replacing CSP nonce placeholders with unescaped double quotes. The method now automatically JSON-escapes nonce attributes when the response Content-Type is JSON.</p></li>
337337
<li><p><strong>Model:</strong> Fixed a bug where <code class="docutils literal notranslate"><span class="pre">BaseModel::updateBatch()</span></code> threw an exception when <code class="docutils literal notranslate"><span class="pre">updateOnlyChanged</span></code> was <code class="docutils literal notranslate"><span class="pre">true</span></code> and the index field value did not change.</p></li>
338338
<li><p><strong>Session:</strong> Fixed a bug in <code class="docutils literal notranslate"><span class="pre">MemcachedHandler</span></code> where the constructor incorrectly threw an exception when <code class="docutils literal notranslate"><span class="pre">savePath</span></code> was not empty.</p></li>
339+
<li><p><strong>Toolbar:</strong> Fixed a bug where the standalone toolbar page loaded from <code class="docutils literal notranslate"><span class="pre">?debugbar_time=...</span></code> was not interactive.</p></li>
339340
</ul>
340341
<p>See the repo’s
341342
<a class="reference external" href="https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md">CHANGELOG.md</a>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)