Closed GoogleCodeExporter closed 9 years ago
Original comment by zexspect...@gmail.com
on 20 Feb 2012 at 2:45
Let me know if I understand you correctly. You need that all files in Error
Report Details dialog have checkboxes to the left of their names. By
checking/unchecking some files, right-clicking the list and choosing "Delete
Selected" item from context menu, user should be able to remove those files
permanently. There should also be 'Attach another file' item in context menu
for adding new files. Right?
Btw, I'm not sure removing standard files (xml or minidump) is a good idea.
Original comment by zexspect...@gmail.com
on 28 Aug 2012 at 6:05
Original comment by zexspect...@gmail.com
on 28 Aug 2012 at 6:06
Yes, that is the requirement. Removing the XML and minidump (which, as you say,
doesnt make sense) should not be allowed IMHO. I think the option must just be
there for 'user attached' files.
Original comment by cron...@gmail.com
on 28 Aug 2012 at 6:12
Added an ability to attach more files to error report or delete selected files
from error report through context menu of Error Report Details dialog.
Introduced new flag CR_INST_ALLOW_ATTACH_MORE_FILES for crInstall() function.
Added new CR_AF_ALLOW_DELETE flag for crAddFile2() function. If this flag is
specified, the user will be able to delete the file from error report using
context menu of Error Report Details dialog.
Original comment by zexspect...@gmail.com
on 29 Aug 2012 at 7:07
This issue was closed by revision r1364.
Original comment by zexspect...@gmail.com
on 29 Aug 2012 at 7:08
Original issue reported on code.google.com by
cron...@gmail.com
on 17 Feb 2012 at 1:19