Bugzilla – Bug 4517
Crash on loading remote.html link
Last modified: 2008-12-18 11:11:39 UTC
Slimserver crashes when you load this URL: http://localhost:9000/html/remote.html I'm running Slimserver 6.5.1 - 10622 - Windows XP - EN - cp1252
Can't use an undefined value as an ARRAY reference at D:\slim\server/Slim/Web/HTTP.pm line 2268. is that matching what you see?
Created attachment 1719 [details] avoid crash as the crash is due to buildStatusHeaders() and the only real user of this is Salling Clicker, simplest fix is either of the two altered sections here. It would depend on whether Salling has any need to have headers returned when @p has not been defined.
Did you ever check this in KDF? I am starting to get caught up on my backlog. If not, Dan is back in town to review it if you like. Shall I assign it on to him?
I left it here for review, since the patch given above solves the problem twice over. One or both may be desired. bouncing to dan.
sure, looks good
target?
6.5.2
fixed at change 11320 and in 6.5.2 at change 11321