HTTP 404 Errors When Viewing Issues in Detail View

Issue #14 new
Mark Symons created an issue

When logged into JIRA and performing a issue search and viewing the results in "Detail View" then there will be a separate HTTP 404 for every individual comment in each issue viewed. ie, if an issue has 5 comments then there will be 5 HTTP 404 errors.

xxx.xxx.xxx.xxx 950x1006x2 userx [28/May/2014:15:50:42 +0100] "GET /rest/handlecomments/latest/hdata/commentsvotes?issueid=undefined&_=1401288641412 HTTP/1.1" 404 2921 26 "http://foo.bar.com/browse/XXX-1234?filter=13859" "Mozilla/5.0 (Windows NT 5.1; rv:29.0) Gecko/20100101 Firefox/29.0" "1p6osch"

This may well be the same underlying issue as #13, except:

1) Viewing an issue directly...

http://foo.bar.com/browse/XXX-1234

...does not give an error

2) No WARN event in Application log (as there would be when viewing issues anonymously).

Comments (0)

  1. Log in to comment