- 
    Bug 
- 
    Resolution: Fixed
- 
    Major 
- 
    None
- 
    Running on Hudson 1.386.
The link provided by CppCheck Plugin links currently always to the last success or unstable build.
I configured the build to fail when CppCheck found errors.
This works fine, the build fails.
But then I want to examine the found errors from CppCheck.
But this is not possible as the link directs to an old build (or even to no build when never a build was successful).
I would want CppCheck to link to direct allways to the last run build (this keeps also the source code links in sync with the displayed errors)
