Doc how to apply new core patch and update the patch checking in status report (follow-up for Patch file fails with Drupal 6.28)
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #1893170. -->
>>>
<p>The file.inc changes in drupal6.patch file fail due to changes in file.inc in 6.28 release.</p>
<p>in 6.27:<br>
<code>// Strip file_directory_path from $path. We only include relative paths in urls.</code></p>
<p>in 6.28:<br>
<code>// Strip file_directory_path from $path. We only include relative paths in URLs.</code></p>
issue