[wp-trac] [WordPress Trac] #45948: WSOD protection message formatted incorrectly on windows

WordPress Trac noreply at wordpress.org
Fri Jan 11 22:48:36 UTC 2019


#45948: WSOD protection message formatted incorrectly on windows
----------------------------+------------------------------
 Reporter:  pbiron          |       Owner:  (none)
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Bootstrap/Load  |     Version:
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:
----------------------------+------------------------------

Comment (by pbiron):

 There are probably a few places this could be fixed, in the few minutes
 I've looked through this new code I think easiest would be in
 `wp_record_extension_error()`.

 That function already calls `wp_normalize_path( $error['file'] )`.  I
 think it should actually set `$error['file']` to the return value of that
 call to `wp_normalize_path()`...but I'll leave to those who know this new
 code better than I to decide (unless folks want me to do a patch for that
 fix).

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/45948#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list