| 
Created on 2008-09-22.00:52:39 by kowey, last changed 2017-07-31.00:02:38 by gh. 
 
  
   | msg6083 (view) | Author: kowey | Date: 2008-09-22.00:52:35 |  |  
   | See http://bugs.darcs.net/issue1082 as an example
I guess by default Roundup clobbers the title with whatever the subject line
contains.  This is a pretty cool feature, but it also annoys me because people
end up changing the bug title without really meaning to, and then we either stop
being able to see what a bug is at a glance, or have to do extra work to re-set
the title.
I wish people would have to take more deliberate steps to change the title,
setting [title=foo] perhaps in the same way that they can modify priorities,
statuses and what not in the subject line. |  
   | msg6102 (view) | Author: simon | Date: 2008-09-23.20:04:56 |  |  
   | I agree, this is counterproductive and we should disable it. It's not a roundup
option, we need to comment out the '# set the issue title to the subject' lines
in /usr/lib/python2.4/site-packages/roundup/mailgw.py. I believe I need David to
do this or grant me write permission on the roundup files, or better set things
up so we use a local roundup installation which I can manage (with darcs, natch)
patch, upgrade as needed. I'll open a separate issue. |  
   | msg6162 (view) | Author: simon | Date: 2008-09-28.20:20:28 |  |  
   | Assigned to David for next action, see also issue1097. |  
   | msg7957 (view) | Author: simon | Date: 2009-07-14.21:26:14 |  |  
   | I think this had been resolved, but now we're running the system roundup so be 
advised it's once again something to watch out for. |  
   | msg8156 (view) | Author: kowey | Date: 2009-08-15.10:48:00 |  |  
   | On Tue, Jul 14, 2009 at 21:26:15 +0000, Simon Michael wrote:
> I think this had been resolved, but now we're running the system roundup so be 
> advised it's once again something to watch out for.
test |  
   | msg8157 (view) | Author: kowey | Date: 2009-08-15.11:27:49 |  |  
   | I've now commented out the bit of code that Simon suggested
This email title changes from test to 'retest'.  Let's see what happens |  
   | msg8158 (view) | Author: kowey | Date: 2009-08-15.11:29:09 |  |  
   | Fixed, many thanks for the research, Simon! |  
   | msg8167 (view) | Author: kowey | Date: 2009-08-15.20:38:05 |  |  
   | Darn! My commenting out the title-setting code overshot.  Now new bugs don't get
titles.
So we need to find a solution which allows new bugs to get titles without
letting the old ones be overridden.
Or maybe I really just need to give up. |  
   | msg12052 (view) | Author: kowey | Date: 2010-08-08.12:48:19 |  |  
   | Hooray! This is fixed upstream by a config option:
http://sourceforge.net/mailarchive/message.php?
msg_name=20100804100623.GA29910%40runtux.com
Looks like we're waiting for the next official release (post roundup 
1.4.15) and also a Debian package. |  |
 
| Date | User | Action | Args |  | 2008-09-22 00:52:39 | kowey | create |  |  | 2008-09-23 20:05:00 | simon | set | status: unread -> unknown nosy:
  + daveroundy
 messages:
  + msg6102
 |  | 2008-09-28 20:20:29 | simon | set | nosy:
  + droundy, - daveroundy messages:
  + msg6162
 assignedto: droundy
 |  | 2008-09-28 20:20:46 | simon | set | priority: wishlist -> bug nosy:
  droundy, kowey, dagit, simon, thorkilnaur, Serware
 |  | 2008-09-28 20:31:39 | simon | set | nosy:
  droundy, kowey, dagit, simon, thorkilnaur, Serware title: people replying to the bugtracker via email can change the bug title inadvertently -> replying to the bugtracker by email changes the bug title
 |  | 2008-11-19 17:30:53 | simon | set | nosy:
  + dmitry.kurochkin assignedto: droundy -> simon
 |  | 2009-07-14 21:26:15 | simon | set | nosy:
  droundy, kowey, dagit, simon, thorkilnaur, dmitry.kurochkin, Serware messages:
  + msg7957
 |  | 2009-07-15 15:02:20 | droundy | set | nosy:
  - droundy |  | 2009-08-10 23:46:06 | admin | set | nosy:
  - dagit |  | 2009-08-15 10:48:02 | kowey | set | nosy:
  kowey, simon, thorkilnaur, dmitry.kurochkin, Serware messages:
  + msg8156
 title: replying to the bugtracker by email changes the bug title -> test - replying to the bugtracker by email changes the bug title
 |  | 2009-08-15 11:27:51 | kowey | set | nosy:
  kowey, simon, thorkilnaur, dmitry.kurochkin, Serware messages:
  + msg8157
 |  | 2009-08-15 11:29:11 | kowey | set | status: unknown -> resolved nosy:
  kowey, simon, thorkilnaur, dmitry.kurochkin, Serware
 assignedto: simon ->
 messages:
  + msg8158
 title: test - replying to the bugtracker by email changes the bug title -> replying to the bugtracker by email changes the bug title
 |  | 2009-08-15 20:38:07 | kowey | set | status: resolved -> needs-implementation nosy:
  kowey, simon, thorkilnaur, dmitry.kurochkin, Serware
 messages:
  + msg8167
 |  | 2009-08-25 17:25:09 | admin | set | nosy:
  + darcs-devel, - simon |  | 2009-08-25 19:20:48 | kowey | set | nosy:
  kowey, darcs-devel, thorkilnaur, dmitry.kurochkin, Serware |  | 2009-08-27 14:24:44 | admin | set | nosy:
  kowey, darcs-devel, thorkilnaur, dmitry.kurochkin, Serware |  | 2009-10-23 22:44:53 | admin | set | nosy:
  + serware, - Serware |  | 2009-10-23 23:30:34 | admin | set | nosy:
  + Serware, - serware |  | 2010-08-08 12:48:19 | kowey | set | status: needs-implementation -> waiting-for messages:
  + msg12052
 |  | 2017-07-31 00:02:38 | gh | set | status: waiting-for -> given-up | 
 |