ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
issue_640_debug.txt
1 | Problem: Internal error (see ChiliProject issue #640) when displaying ticket with journal |
---|---|
2 | |
3 | Tested with ChiliProject 2.2.0 and 2.3.0 with all plugins disabled and with tickets with+without parents. |
4 | |
5 | Database was originally created by a Trac migration with ChiliProject 1.5.1, then upgraded to ChiliProject 2.2.0. |
6 | |
7 | |
8 | |
9 | > SELECT * FROM chiliproject.issues WHERE id = 1430 INTO OUTFILE '/tmp/out2.csv' FIELDS TERMINATED BY ';' OPTIONALLY ENCLOSED BY '"'; |
10 | |
11 | |
12 | 1430;2;4;"Perl-Scripts für EasyMailImport/Export";"Die EasyMailImportExport Tools sollen durch Perl-Scripte ersetzt werden. \ |
13 | \ |
14 | * einarbeiten in Perl \ |
15 | * Entwurf der Struktur der Scripte/Funktionen \ |
16 | * Perl-Script für EasyMailImport erstellen \ |
17 | * Perl-Script für EasyMailExport erstellen \ |
18 | ";"2011-10-07";\N;2;3;5;\N;5;23;"2011-08-19 17:25:08";"2011-10-06 09:58:19";"2011-10-04";0;\N;;;6;9 |
19 | |
20 | |
21 | > SELECT * FROM journals WHERE journaled_id = 1430 INTO OUTFILE '/tmp/out3.csv' FIELDS TERMINATED BY ';' OPTIONALLY ENCLOSED BY '"'; |
22 | |
23 | |
24 | 5824;1430;5;\N;"2011-08-19 17:25:08";1;"issues";"--- \ |
25 | start_date: \ |
26 | - \ |
27 | - 2011-08-19\ |
28 | estimated_hours: \ |
29 | - \ |
30 | - \ |
31 | created_on: \ |
32 | - \ |
33 | - 2011-08-19 17:25:08 +02:00\ |
34 | priority_id: \ |
35 | - 4\ |
36 | - 3\ |
37 | project_id: \ |
38 | - 0\ |
39 | - 1\ |
40 | fixed_version_id: \ |
41 | - \ |
42 | - 12\ |
43 | lft: \ |
44 | - \ |
45 | - 1\ |
46 | lock_version: \ |
47 | - 0\ |
48 | - 3\ |
49 | root_id: \ |
50 | - \ |
51 | - 1430\ |
52 | assigned_to_id: \ |
53 | - \ |
54 | - 5\ |
55 | done_ratio: \ |
56 | - 0\ |
57 | - 0\ |
58 | subject: \ |
59 | - \"\"\ |
60 | - \"Perl-Scripts f\\xC3\\xBCr EasyMailImport/Export\"\ |
61 | updated_on: \ |
62 | - \ |
63 | - 2011-08-19 17:26:18 +02:00\ |
64 | category_id: \ |
65 | - \ |
66 | - 3\ |
67 | tracker_id: \ |
68 | - 0\ |
69 | - 1\ |
70 | due_date: \ |
71 | - \ |
72 | - \ |
73 | parent_id: \ |
74 | - \ |
75 | - \ |
76 | author_id: \ |
77 | - 0\ |
78 | - 5\ |
79 | description: \ |
80 | - \ |
81 | - \"Die [[EasyMailImportExport]] Tools sollen durch Perl-Scripte ersetzt werden.\\r\\n\\\ |
82 | \\r\\n\\\ |
83 | * einarbeiten in Perl\\r\\n\\\ |
84 | * Entwurf der Struktur der Scripte/Funktionen\\r\\n\\\ |
85 | * Perl-Script f\\xC3\\xBCr [[EasyMailImport]] erstellen\\r\\n\\\ |
86 | * Perl-Script f\\xC3\\xBCr [[EasyMailExport]] erstellen\\r\\n\"\ |
87 | status_id: \ |
88 | - 1\ |
89 | - 1\ |
90 | rgt: \ |
91 | - \ |
92 | - 2\ |
93 | ";"IssueJournal" |
94 | 8944;1430;1;"";"2011-09-18 21:29:34";1;"changesets";"--- \ |
95 | committed_on: \ |
96 | - \ |
97 | - &id001 2008-02-07 12:24:35.680777 +01:00\ |
98 | commit_date: \ |
99 | - \ |
100 | - *id001\ |
101 | comments: \ |
102 | - \ |
103 | - \"- change ImageManagerSettings object to pointer in main()\"\ |
104 | user_id: \ |
105 | - \ |
106 | - 5\ |
107 | revision: \ |
108 | - \ |
109 | - \"940\"\ |
110 | repository_id: \ |
111 | - \ |
112 | - 1\ |
113 | committer: \ |
114 | - \ |
115 | - kaisler\ |
116 | ";"ChangesetJournal" |
117 | 26827;1430;1;"";"2011-09-19 12:55:39";2;"issues";"--- \ |
118 | project_id: \ |
119 | - 1\ |
120 | - 4\ |
121 | fixed_version_id: \ |
122 | - 12\ |
123 | - \ |
124 | category_id: \ |
125 | - 3\ |
126 | - \ |
127 | ";"IssueJournal" |
128 | 36949;1430;2;"";"2011-09-20 15:31:10";3;"issues";"--- \ |
129 | done_ratio: \ |
130 | - 25\ |
131 | - 0\ |
132 | due_date: \ |
133 | - 2011-08-24\ |
134 | - 2011-09-30\ |
135 | ";"IssueJournal" |
136 | 44721;1430;5;"";"2011-09-22 08:59:23";4;"issues";"--- \ |
137 | priority_id: \ |
138 | - 3\ |
139 | - 5\ |
140 | custom_values2: \ |
141 | - \"25\"\ |
142 | - \"\"\ |
143 | done_ratio: \ |
144 | - 0\ |
145 | - 10\ |
146 | status_id: \ |
147 | - 1\ |
148 | - 2\ |
149 | ";"IssueJournal" |
150 | 44807;1430;5;"";"2011-09-22 16:03:36";5;"issues";"--- \ |
151 | done_ratio: \ |
152 | - 10\ |
153 | - 20\ |
154 | ";"IssueJournal" |
155 | 44832;1430;2;"";"2011-09-23 12:39:23";6;"issues";"--- \ |
156 | description: \ |
157 | - \"Die [[EasyMailImportExport]] Tools sollen durch Perl-Scripte ersetzt werden.\\r\\n\\\ |
158 | \\r\\n\\\ |
159 | * einarbeiten in Perl\\r\\n\\\ |
160 | * Entwurf der Struktur der Scripte/Funktionen\\r\\n\\\ |
161 | * Perl-Script f\\xC3\\xBCr [[EasyMailImport]] erstellen\\r\\n\\\ |
162 | * Perl-Script f\\xC3\\xBCr [[EasyMailExport]] erstellen\\r\\n\"\ |
163 | - \"Die EasyMailImportExport Tools sollen durch Perl-Scripte ersetzt werden.\\r\\n\\\ |
164 | \\r\\n\\\ |
165 | * einarbeiten in Perl\\r\\n\\\ |
166 | * Entwurf der Struktur der Scripte/Funktionen\\r\\n\\\ |
167 | * Perl-Script f\\xC3\\xBCr EasyMailImport erstellen\\r\\n\\\ |
168 | * Perl-Script f\\xC3\\xBCr EasyMailExport erstellen\\r\\n\"\ |
169 | ";"IssueJournal" |
170 | 44976;1430;5;"";"2011-09-28 20:03:36";7;"issues";"--- \ |
171 | done_ratio: \ |
172 | - 20\ |
173 | - 40\ |
174 | ";"IssueJournal" |
175 | 45013;1430;5;"";"2011-09-29 20:43:53";8;"issues";"--- \ |
176 | done_ratio: \ |
177 | - 40\ |
178 | - 60\ |
179 | ";"IssueJournal" |
180 | 45038;1430;2;"";"2011-10-04 16:27:03";9;"issues";"--- \ |
181 | assigned_to_id: \ |
182 | - 5\ |
183 | - 2\ |
184 | ";"IssueJournal" |
185 | 45040;1430;2;"";"2011-10-04 16:27:40";10;"issues";"--- \ |
186 | start_date: \ |
187 | - 2011-08-19\ |
188 | - 2011-10-04\ |
189 | done_ratio: \ |
190 | - 60\ |
191 | - 0\ |
192 | due_date: \ |
193 | - 2011-09-30\ |
194 | - 2011-10-07\ |
195 | ";"IssueJournal" |
196 | 45056;1430;2;"";"2011-10-06 09:58:19";11;"issues";"--- \ |
197 | assigned_to_id: \ |
198 | - 2\ |
199 | - 3\ |
200 | ";"IssueJournal" |