summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Gui/CCReporterDialog.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/Gui/CCReporterDialog.py b/src/Gui/CCReporterDialog.py
index 38841063..74cf37e4 100644
--- a/src/Gui/CCReporterDialog.py
+++ b/src/Gui/CCReporterDialog.py
@@ -249,7 +249,10 @@ class ReporterDialog():
vbAttachments.pack_start(toggle)
# bind item to checkbox
toggle.item = item
- toggle.show()
+ #FIXME: temporary workaround, in 1.0.4 reporters don't care
+ # about this, they just send what they want to
+ # TicketUploader even sends coredump!!
+ #toggle.show()
continue
# It must be CD_TXT field