Settings form does not show existing value of normalize_post_dates
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3392062. -->
Reported by: [mfb](https://www.drupal.org/user/12302)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Settings form does not show existing value of normalize_post_dates if it's enabled.</p>
<p>Perhaps this line is incorrect?<br>
</p><div class="codeblock">
<pre><span style="color: #000000"><span style="color: #0000BB"><?php<br></span><span style="color: #DD0000">'#default_value' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$config</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #DD0000">'parser.settings.normalize_post_dates'</span><span style="color: #007700">),<br></span><span style="color: #0000BB">?></span></span></pre></div>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
<h3 id="summary-data-model-changes">Data model changes</h3>
issue