cancel
Showing results for 
Search instead for 
Did you mean: 

Last-Modified header problem in the site skin resources

Victor_Sánchez
Confirmed Champ
Confirmed Champ

Hi all,

we have a problem using the site Easyshare Module getting the skin resources. The Apache response is: Last-Modified header contains invalid characters. We thought it is happening in all sites, then we have looking about this stuff in the source code.

We found this code in the ResourceServlet class (method service (...) 😞

resp.setDateHeader("Last-Modified:", lastModified);

Char ":" is not necessary here, and the magic Apache (v2.4.25) is returning the previous error. I think.

Regards, Víctor.

1 ACCEPTED ANSWER

Florent_Guillau
World-Class Innovator
World-Class Innovator

Thanks for the report. I created NXP-22793 to track this.

View answer in original post

1 REPLY 1

Florent_Guillau
World-Class Innovator
World-Class Innovator

Thanks for the report. I created NXP-22793 to track this.