On 27.01.2014, at 08:07, Marcus Denker <marcus.denker@inria.fr> wrote:
On 26 Jan 2014, at 20:59, Max Leske <maxleske@gmail.com> wrote:
In 12259 I had validation warnings and so I went and looked at that page for the first time (pretty cool btw!). The problem with issue 12259 is now that there are multiple slices in there. The validation performed on the image has been done correctly with my version of the slice, but all the messages on the page say that itâs Damienâs slice (which doesnât contain the same code and would produce completely different results).
So, my guess is, that the name is somehow being cached (?) or something. It would be nice to have the validation show the correct slice to avoid others spending the extra 20 minutes until theyâve figured it out⦠:)
It is always the slice loaded with the highest number. And MC gives lower numbers as it just numbers the ones with your name in order. You need to change the number yourself when committing.
Ok, thanks.
Marcus