From: Brian F. <bri...@ai...> - 2023-08-18 13:00:52
|
Wow, that's a quick turnaround, thank you so much Gustaf! I will test out your fix. FYI, also the "ns_set put" crashes the server e.g. if I run this in /ds/shell: ns_set put [ad_conn outputheaders] content-type "text/html" many thanks Brian ________________________________ From: Gustaf Neumann <ne...@wu...> Sent: Friday 18 August 2023 12:30 pm To: nav...@li... <nav...@li...> Subject: Re: [naviserver-devel] Crashing on all versions >4.99.24 on Ubuntu Hi Brian, With your input, I could locate the source of the problem and fix this in the repository. It was an ns_set but, that could only happen with the output headers, when the code normalized the capitalization of the header fields. There is now a test for this in the regression test suite of NaviServer. Many thanks for your patience and input! -g https://bitbucket.org/naviserver/naviserver/commits/4f8cf8a548bc60f88756a30f33f6a5b589fc6997 _______________________________________________ naviserver-devel mailing list nav...@li... https://lists.sourceforge.net/lists/listinfo/naviserver-devel |