Using Compare URL in repro browser and starting a diff with an external tool misses extension for first to be diffed file.
Updated to latest version to check if this is fixed or not.
When I do a diff with previous version these are the command line parameters passed to a diff tool :
"C:\Users\MDC84~1.DEL\AppData\Local\Temp\VenturaDCU_CMP_01801003.pdf-rev11578.svn000.tmp.pdf" "C:\svn\Projects\Software\Docs\release\VenturaDCU_CMP_01801003.pdf"
When i do the same from the changes dialog using the compare URL these are the command line parameters passed:
"C:\Users\MDC84~1.DEL\AppData\Local\Temp\release-revHEAD.svn001.tmp" "C:\Users\MDC84~1.DEL\AppData\Local\Temp\VenturaDCU_CMP_01801003.pdf-revHEAD.svn001.tmp.pdf"
As you can see the first file is missing the .pdf extention.
This error is not there when the standard set diff tools are used (like for word)