-
Notifications
You must be signed in to change notification settings - Fork 334
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix ComparisonView #619
Fix ComparisonView #619
Conversation
@nestabentum, sadly, both result zips mentioned here still won't work with the viewer deployed from your fork. I still get a white screen when trying to open the comparison view. |
@tsaglam Oh, I see. Unzipping your files shows that there is a problem with the report generation. On which system did you run execute the JPlag run that created these reports? I suspect that |
Windows 10, which would fit as you are probably on macOS where you have proper UNIX file separators. One of the many issues I have with windows! 😄 |
I fixed the generation on this branch. You can try generating and displaying the results anew and I'm looking forward to new feedback:) |
@nestabentum same problem, I click the top most submission pair, but it only shows a white screen and this URL (in both firefox and chrome): Log: click to show!
|
@tsaglam do your newly generated zips look identical to the previous ones? Or are the submission files now actually in the |
@nestabentum at first glance, it looks fine to me: Also for another code example: |
@nestabentum re-zipping helps! I can get both zips to work correctly by unzipping them with 7zip and rezipping the contents. This means the way JPlag zips the files might be an issue, right? |
Kudos, SonarCloud Quality Gate passed! |
@nestabentum if it's ready to review , please click on ready for review :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Nothing in particular to critizise about these changes from my end.
Fiddling around with the UI a bit, I thought it would be nice if the UI text was not selectable (user-select: none;
). Code clearly should stay selectable.
But that is a different concern than this PR. If you need to submit changes anyway, you can keep that in mind if you like the idea.
#609
check functionality at https://nestabentum.github.io/JPlag/