Issue 1967989
Created on 2008-05-20 14:24 by ksenia_m, last changed 2008-08-07 06:12 by richard.
File name |
Uploaded |
Description |
Edit |
Remove |
actions.diff
|
ksenia_m,
2008-05-20 14:24
|
|
|
|
msg2558 |
Author: [hidden] (ksenia_m) |
Date: 2008-05-20 14:24 |
|
Instead of default @note field I am using custom fields on the issue form for external and internal messages. (My Message class has "internal" boolean property)
The fields relevant to message creation are:
msg-1@content (textarea)
msg-2@content (textarea)
@link@messages (hidden field, value is "msg1,msg2")
But only one of the newly created messages is linked (both are created). The attached patch (created against 1.4.4, should I do it against cvs trunk?) fixes the problem for me.
See also http://thread.gmane.org/gmane.comp.bug-tracking.roundup.user/8954 for the extended diagnosis
Ksenia
|
msg2559 |
Author: [hidden] (richard) |
Date: 2008-08-07 06:12 |
|
I believe this is fixed with a change to the fundamental form parsing code (a separately-submitted patch).
|
|
Date |
User |
Action |
Args |
2008-05-20 14:24:20 | ksenia_m | create | |
|