(imported comment written by Lee Wei)
anthonymap,
There are 2 areas where we might run into a problem with the code, either the Relevance statement, or the JavaScript.
If you use IE, there might be an error displayed as a yellow triangle at the bottom left. Double-click that to get the error.
For FireFox, the error is in Menu/Tools/Error Console.
To test the Relevance statement, paste it into:
http://your_webreports_server:portnumber/webreports?page=QNA
unique values of (it as string) of (h3 of name of it & “||” & message of it) of bes fixlets whose (source of it = “Microsoft” and name of it starts with “MS” and name of it as lowercase does not contain “corrupt patch” and source release date of it = (first tuesday of month_and_year of current date + 1 * week))
Let me know what you find and we should be able to figure out the problem.
Lee Wei