Forum Discussion
Rob Giesen
Oct 17, 2017Brass Contributor
SharPoint Seach Result date column gives NaN-NaN-NaN
Hello there, I have an SP site with 3 documentlibraries. At my home page i make use of the standard search results web part. I connected that webpart to the 3 document libraries (with a contentty...
Oct 23, 2017
HI Rob Giesen,
This is a bug in the display template that is being used. Are you using custom display templates or one of the out of the box ones?
The problem here is that there will be some javascript reading an invalid date. Ideally the scripts should handle the invalid that and that is exactly what it is doing. Unfortunately it does this as NaN. Of course this isn't very friendly.
Could you have a look at the document in question and see what the modification date is?
Also can you post which templates you are using? My guess is that the item template has something wrong with it. Finally it could be the managed property that is used for the Modification date. Have any changes been made to the managed property?