comparison doc/CHANGELOG @ 1115:433d4f72a19b redmine-2.2

Update to Redmine SVN revision 11137 on 2.2-stable branch
author Chris Cannam
date Mon, 07 Jan 2013 12:01:42 +0000
parents 5f33065ddc4b
children 3e4c3460b6ca
comparison
equal deleted inserted replaced
929:5f33065ddc4b 1115:433d4f72a19b
1 == Redmine changelog 1 == Redmine changelog
2 2
3 Redmine - project management software 3 Redmine - project management software
4 Copyright (C) 2006-2012 Jean-Philippe Lang 4 Copyright (C) 2006-2012 Jean-Philippe Lang
5 http://www.redmine.org/ 5 http://www.redmine.org/
6
7 == 2012-12-18 v2.2.0
8
9 * Defect #4787: Gannt to PNG - CJK (Chinese, Japanese and Korean) characters appear as ?
10 * Defect #8106: Issues by Category should show tasks without category
11 * Defect #8373: i18n string text_are_you_sure_with_children no longer used
12 * Defect #11426: Filtering with Due Date in less than N days should show overdue issues
13 * Defect #11834: Bazaar: "???" instead of non ASCII character in paths on non UTF-8 locale
14 * Defect #11868: Git and Mercurial diff displays deleted files as /dev/null
15 * Defect #11979: No validation errors when entering an invalid "Parent task"
16 * Defect #12012: Redmine::VERSION.revision method does not work on Subversion 1.7 working copy
17 * Defect #12018: Issue filter select box order changes randomly
18 * Defect #12090: email recipients not written to action_mailer log if BCC recipients setting is checked
19 * Defect #12092: Issue "start date" validation does not work correctly
20 * Defect #12285: Some unit and functional tests miss fixtures and break when run alone
21 * Defect #12286: Emails of private notes are sent to watcher users regardless of viewing permissions
22 * Defect #12310: Attachments may not be displayed in the order they were selected
23 * Defect #12356: Issue "Update" link broken focus
24 * Defect #12397: Error in Textile conversion of HTTP links, containing russian letters
25 * Defect #12434: Respond with 404 instead of 500 when requesting a wiki diff with invalid versions
26 * Feature #1554: Private comments in tickets
27 * Feature #2161: Time tracking code should respect weekends as "no work" days
28 * Feature #3239: Show related issues on the Issues Listing
29 * Feature #3265: Filter on issue relations
30 * Feature #3447: Option to display the issue descriptions on the issues list
31 * Feature #3511: Ability to sort issues by grouped column
32 * Feature #4590: Precede-Follow relation should move following issues when rescheduling issue earlier
33 * Feature #5487: Allow subtasks to cross projects
34 * Feature #6899: Add a relation between the original and copied issue
35 * Feature #7082: Rest API for wiki
36 * Feature #9835: REST API - List priorities
37 * Feature #10789: Macros {{child_pages}} with depth parameter
38 * Feature #10852: Ability to delete a version from a wiki page history
39 * Feature #10937: new user format #{lastname}
40 * Feature #11502: Expose roles details via REST API
41 * Feature #11755: Impersonate user through REST API auth
42 * Feature #12085: New user name format: firstname + first letter of lastname
43 * Feature #12125: Set filename used to store attachment updloaded via the REST API
44 * Feature #12167: Macro for inserting collapsible block of text
45 * Feature #12211: Wrap issue description and its contextual menu in a div
46 * Feature #12216: Textual CSS class for priorities
47 * Feature #12299: Redmine version requirement improvements (in plugins)
48 * Feature #12393: Upgrade to Rails 3.2.9
49 * Feature #12475: Lazy loading of translation files for faster startup
50 * Patch #11846: Fill username when authentification failed
51 * Patch #11862: Add "last 2 weeks" preset to time entries reporting
52 * Patch #11992: Japanese translation about issue relations improved
53 * Patch #12027: Incorrect Spanish "September" month name
54 * Patch #12061: Japanese translation improvement (permission names)
55 * Patch #12078: User#allowed_to? should return true or false
56 * Patch #12117: Change Japanese translation of "admin"
57 * Patch #12142: Updated translation in Lithuanian
58 * Patch #12232: German translation enhancements
59 * Patch #12316: Fix Lithuanian numeral translation
60 * Patch #12494: Bulgarian "button_submit" translation change
61 * Patch #12514: Updated translation in Lithuanian
62 * Patch #12602: Korean translation update for 2.2-stable
63 * Patch #12608: Norwegian translation changed
64 * Patch #12619: Russian translation change
65
66 == 2012-12-18 v2.1.5
67
68 * Defect #12400: Validation fails when receiving an email with list custom fields
69 * Defect #12451: Macros.rb extract_macro_options should use lazy search
70 * Defect #12513: Grouping of issues by custom fields not correct in PDF export
71 * Defect #12566: Issue history notes previews are broken
72 * Defect #12568: Clicking "edit" on a journal multiple times shows multiple forms
73 * Patch #12605: Norwegian translation for 1.4-stable update
74 * Patch #12614: Dutch translation
75 * Patch #12615: Russian translation
76
77 == 2012-11-24 v2.1.4
78
79 * Defect #12274: Wiki export from Index by title is truncated
80 * Defect #12298: Right-click context menu unable to batch/bulk update (IE8)
81 * Defect #12332: Repository identifier does not display on Project/Settings/Repositories
82 * Defect #12396: Error when receiving an email without subject header
83 * Defect #12399: Non ASCII attachment filename encoding broken (MOJIBAKE) in receiving mail on Ruby 1.8
84 * Defect #12409: Git: changesets aren't read after clear_changesets call
85 * Defect #12431: Project.rebuild! sorts root projects by id instead of name
86
87 == 2012-11-17 v2.1.3
88
89 * Defect #12050: :export links to repository files lead to a 404 error
90 * Defect #12189: Missing tmp/pdf directory
91 * Defect #12195: Javascript error with IE7 / IE8 on new issue form
92 * Defect #12196: "Page not found" on OK button in SCM "View all revisions" page
93 * Defect #12199: Confirmation message displayed when clicking a disabled delete link in the context menu
94 * Defect #12231: Hardcoded "Back" in Repository
95 * Defect #12294: Incorrect german translation for "registered" users filter
96 * Defect #12349: Watchers auto-complete search on non-latin chars
97 * Defect #12358: 'None' grouped issue list section should be translated
98 * Defect #12359: Version date field regex validation accepts invalid date
99 * Defect #12375: Receiving mail subject encoding broken (MOJIBAKE) in some cases on Ruby 1.8
100 * Patch #9732: German translations
101 * Patch #12021: Russian locale translations
102 * Patch #12188: Simplified Chinese translation with zh.yml file based on Rev:10681
103 * Patch #12235: German translation for 2.1-stable
104 * Patch #12237: Added German Translation
105
106 == 2012-09-30 v2.1.2
107
108 * Defect #11929: XSS vulnerability in Redmine 2.1.x
109
110 == 2012-09-30 v2.1.1
111
112 * Defect #11290: ParseDate missing in Ruby 1.9x
113 * Defect #11844: "load_default_data" rake task fails to print the error message if one occurs
114 * Defect #11850: Can't create a user from ldap by on-the-fly on the redmine server using URI prefix
115 * Defect #11872: Private issue visible to anonymous users after its author is deleted
116 * Defect #11885: Filter misses Selectionfield on IE8
117 * Defect #11893: New relation form Cancel link is broken with Chrome 21
118 * Defect #11905: Potential "can't dup NilClass" error in UserPreference
119 * Defect #11909: Autocomplete results not reset after clearing search field
120 * Defect #11922: bs.yml and de.yml lead to error by number_to_currency()
121 * Defect #11945: rake task prints "can't convert Errno::EACCES into String" in case of no permission of public/plugin_assets
122 * Defect #11975: Undefined status transitions allowed in workflow (author of issue changes when selecting a new status)
123 * Defect #11982: SCM diff view generates extra parameter for switching mode
124 * Patch #11897: Traditional Chinese language file (to r10433)
125
126 == 2012-09-16 v2.1.0
127
128 * Defect #2071: Reordering priority-enumerations breaks alternate-theme's issue-colouring
129 * Defect #2190: Month names not translated to german
130 * Defect #8978: LDAP timeout if an LDAP auth provider is unreachable
131 * Defect #9839: Gantt abbr of weekday should not be necessarily the first letter of the long day name
132 * Defect #10928: Documentation about generating a plugin is not up-to-date
133 * Defect #11034: TLS configuration documentation for Rails 3
134 * Defect #11073: UserCustomField order_statement returns wrong output
135 * Defect #11153: Default sorting for target version is DESC instead of ASC
136 * Defect #11207: Issues associated with a locked version are not copied when copying a project
137 * Defect #11304: Issue-class: status-1, status-2 etc. refer to status position instead of status id
138 * Defect #11331: Openid registration form should not require user to enter password
139 * Defect #11345: Context menu should show shared versions when editing issues from different projects
140 * Defect #11355: Plain text notification emails content is HTML escaped
141 * Defect #11388: Updating a version through rest API returns invalid JSON
142 * Defect #11389: Warning in awesome_nested_set.rb
143 * Defect #11503: Accessing /projects/:project/wiki/something.png fails with error 500
144 * Defect #11506: Versions that are not shared should not be assignable when selecting another project
145 * Defect #11508: Projects not ordered alphabetically after renaming project
146 * Defect #11540: Roadmap anchor links can be ambigous
147 * Defect #11545: Overwriting existing method Issue.open
148 * Defect #11552: MailHandler does not match assignee name with spaces
149 * Defect #11571: Custom fields of type version not proper handled in receiving e-mails
150 * Defect #11577: Can't use non-latin anchor in wiki
151 * Defect #11612: Revision graph sometimes broken due to raphael.js error
152 * Defect #11621: Redmine MIME Detection Of Javascript Files Non-Standard
153 * Defect #11633: Macro arguments should not be parsed by text formatters
154 * Defect #11662: Invalid query returned from Issues.visible scope after accessing User#projects_by_role with a role that is not present
155 * Defect #11691: 404 response when deleting a user from the edit page
156 * Defect #11723: redmine:send_reminders notification misses if assignee is a group
157 * Defect #11738: Batch update of issues clears project path
158 * Defect #11749: Redmine.pm: HEAD is not considered as a read-only method
159 * Defect #11814: Date picker does not respect week start setting
160 * Feature #703: Configurable required fields per tracker/status/role
161 * Feature #1006: Display thumbnails of attached images
162 * Feature #1091: Disabling default ticket fields per tracker
163 * Feature #1360: Permission for adding an issue to a version.
164 * Feature #3061: Let macros optionally match over multiple lines and ignore single curly braces
165 * Feature #3510: Inserting image thumbnails inside the wiki
166 * Feature #3521: Permissions for roles to change fields per tracker/status
167 * Feature #3640: Freeze / Close Projects
168 * Feature #3831: Support for subforums
169 * Feature #6597: Configurable session lifetime and timeout
170 * Feature #6965: Option to Copy Subtasks when copying an issue
171 * Feature #8161: Ability to filter issues on project custom fields
172 * Feature #8577: "Private" column and filter on the issue list
173 * Feature #8981: REST Api for Groups
174 * Feature #9258: Create role by copy
175 * Feature #9419: Group/sort the issue list by user/version-format custom fields
176 * Feature #10362: Show images in repositories inline when clicking the 'View' link
177 * Feature #10419: Upgrade raphael.js (2.1.0)
178 * Feature #11068: Ability to set default column order in issue list
179 * Feature #11102: Add autocomplete to "Related issue" field on revision
180 * Feature #11109: Repository Identifier should be frozen
181 * Feature #11181: Additional "Log time" link on project overview
182 * Feature #11205: Reversed order of priorities on the issue summary page
183 * Feature #11445: Switch from Prototype to JQuery
184 * Feature #11469: JSONP support
185 * Feature #11475: Redmine.pm: Allow fallback to other Apache auth providers
186 * Feature #11494: Don't turn #nnn with leading zeros into links
187 * Feature #11539: Display a projects tree instead of a flat list in notification preferences
188 * Feature #11578: Option to pass whole arguments to a macro without splitting them
189 * Feature #11595: Missing mime type for svg files
190 * Feature #11758: Upgrade to Rails 3.2.8
191 * Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
192 * Patch #10988: New Korean translation patch
193 * Patch #11201: Korean translation special update
194 * Patch #11401: Fix Japanese mistranslation for "button_submit"
195 * Patch #11402: Japanese translation added for default role names
196 * Patch #11411: Fix disordered use of long sound in Japanese "user" translation
197 * Patch #11412: Unnatural Japanese message when users failed to login
198 * Patch #11419: Fix wrong Japanese "label_attachment" translation
199 * Patch #11496: Make labels clickable in Adminstration/Settings
200 * Patch #11704: Avoid the use of tag("...", "...", true) in layout
201 * Patch #11818: Redmine.pm fails when permissions are NULL
202
203 == 2012-09-16 v2.0.4
204
205 * Defect #10818: Running rake in test environment causes exception
206 * Defect #11209: Wiki diff may generate broken HTML
207 * Defect #11217: Project names in drop-down are escaped twice
208 * Defect #11262: Link is escaped in wiki added/updated notification email
209 * Defect #11307: Can't filter for negative numeric custom fields
210 * Defect #11325: Unified diff link broken on specific file/revision diff view
211 * Defect #11341: Escaped link in conflict resolution form
212 * Defect #11365: Attachment description length is not validated
213 * Defect #11511: Confirmation page has broken HTML when a project folding sub project is deleted
214 * Defect #11533: rake redmine:plugins:test doesn't run tests in subdirectories
215 * Defect #11541: Version sharing is missing in the REST API
216 * Defect #11550: Issue reminder doesn't work when using asynchronous delivery
217 * Defect #11776: Can't override mailer views inside redmine plugin.
218 * Defect #11789: Edit section links broken with h5/h6 headings
219 * Feature #11338: Exclude emails with auto-submitted => auto-generated
220 * Patch #11299: redmine:plugins:migrate should update db/schema.rb
221 * Patch #11328: Fix Japanese mistranslation for 'label_language_based'
222 * Patch #11448: Russian translation for 1.4-stable and 2.0-stable
223 * Patch #11600: Fix plural form of the abbreviation for hours in Brazilian Portuguese
224
225 == 2012-06-18 v2.0.3
226
227 * Defect #10688: PDF export from Wiki - Problems with tables
228 * Defect #11061: Cannot choose commit versions to view differences in Git/Mercurial repository view
229 * Defect #11065: E-Mail submitted tickets: German umlauts in 'Subject' get malformed (ruby 1.8)
230 * Defect #11098: Default priorities have the same position and can't be reordered
231 * Defect #11105: <% content_for :header_tags do %> doesn't work inside hook
232 * Defect #11112: REST API - custom fields in POST/PUT ignored for time_entries
233 * Defect #11118: "Maximum file size" displayed on upload forms is incorrect
234 * Defect #11124: Link to user is escaped in activity title
235 * Defect #11133: Wiki-page section edit link can point to incorrect section
236 * Defect #11160: SQL Error on time report if a custom field has multiple values for an entry
237 * Defect #11170: Topics sort order is broken in Redmine 2.x
238 * Defect #11178: Spent time sorted by date-descending order lists same-date entries in physical order (not-reverse)
239 * Defect #11185: Redmine fails to delete a project with parent/child task
240 * Feature #11162: Upgrade to Rails 3.2.6
241 * Patch #11113: Small glitch in German localization
242
243 == 2012-06-05 v2.0.2
244
245 * Defect #11032: Project list is not shown when "For any event on the selected projects only..." is selected on user edit panel
246 * Defect #11038: "Create and continue" should preserve project, issue and activity when logging time
247 * Defect #11046: Redmine.pm does not support "bind as user" ldap authentication
248 * Defect #11051: reposman.rb fails in 1.4.2 because of missing require for rubygems
249 * Defect #11085: Wiki start page can't be changed
250 * Feature #11084: Update Rails to 3.2.5
251
252 == 2012-05-28 v2.0.1
253
254 * Defect #10923: After creating a new Version Redmine jumps back to "Information"
255 * Defect #10932: Links to delete watchers are escaped when gravatars are enabled
256 * Defect #10964: Updated column doesn't get updated on issues
257 * Defect #10965: rake yard does not work for generating documentation.
258 * Defect #10972: Columns selection not displayed on the custom query form
259 * Defect #10991: My page > Spent time 'project' column is html-encoded
260 * Defect #10996: Time zones lost when upgrading from Redmine 1.4 to 2.0
261 * Defect #11013: Fetching Email from IMAP/POP3 - uninitialized constant RAILS_DEFAULT_LOGGER error
262 * Defect #11024: redmine_plugin_model generator does not create the migration
263 * Defect #11027: Saving new query without name causes escaping of input field
264 * Defect #11028: Project identifier can be updated
265
266 == 2012-05-15 v2.0.0
267
268 * Feature #4796: Rails 3 support
269 * Feature #7720: Limit the pagination-limit when max-results is fewer than max-pagination-limit
270 * Feature #9034: Add an id to the flash messages
271 * Patch #10782: Better translation for Estonian language
272
273 == 2012-05-13 v1.4.2
274
275 * Defect #10744: rake task redmine:email:test broken
276 * Defect #10787: "Allow users to unsubscribe" option is confusing
277 * Defect #10827: Cannot access Repositories page and Settings in a Project - Error 500
278 * Defect #10829: db:migrate fails 0.8.2 -> 1.4.1
279 * Defect #10832: REST Uploads fail with fastcgi
280 * Defect #10837: reposman and rdm-mailhandler not working with ruby 1.9.x
281 * Defect #10856: can not load translations from hr.yml with ruby1.9.3-p194
282 * Defect #10865: Filter reset when deleting locked user
283 * Feature #9790: Allow filtering text custom fields on "is null" and "is not null"
284 * Feature #10778: svn:ignore for config/additional_environment.rb
285 * Feature #10875: Partial Albanian Translations
286 * Feature #10888: Bring back List-Id to help aid Gmail filtering
287 * Patch #10733: Traditional Chinese language file (to r9502)
288 * Patch #10745: Japanese translation update (r9519)
289 * Patch #10750: Swedish Translation for r9522
290 * Patch #10785: Bulgarian translation (jstoolbar)
291 * Patch #10800: Simplified Chinese translation
292
293 == 2012-04-20 v1.4.1
294
295 * Defect #8574: Time report: date range fields not enabled when using the calendar popup
296 * Defect #10642: Nested textile ol/ul lists generate invalid HTML
297 * Defect #10668: RSS key is generated twice when user is not reloaded
298 * Defect #10669: Token.destroy_expired should not delete API tokens
299 * Defect #10675: "Submit and continue" is broken
300 * Defect #10711: User cannot change account details with "Login has already been taken" error
301 * Feature #10664: Unsubscribe Own User Account
302 * Patch #10693: German Translation Update
303
304 == 2012-04-14 v1.4.0
305
306 * Defect #2719: Increase username length limit from 30 to 60
307 * Defect #3087: Revision referring to issues across all projects
308 * Defect #4824: Unable to connect (can't convert Net::LDAP::LdapError into String)
309 * Defect #5058: reminder mails are not sent when delivery_method is :async_smtp
310 * Defect #6859: Moving issues to a tracker with different custom fields should let fill these fields
311 * Defect #7398: Error when trying to quick create a version with required custom field
312 * Defect #7495: Python multiline comments highlighting problem in Repository browser
313 * Defect #7826: bigdecimal-segfault-fix.rb must be removed for Oracle
314 * Defect #7920: Attempted to update a stale object when copying a project
315 * Defect #8857: Git: Too long in fetching repositories after upgrade from 1.1 or new branch at first time
316 * Defect #9472: The git scm module causes an excess amount of DB traffic.
317 * Defect #9685: Adding multiple times the same related issue relation is possible
318 * Defect #9798: Release 1.3.0 does not detect rubytree under ruby 1.9.3p0 / rails 2.3.14
319 * Defect #9978: Japanese "permission_add_issue_watchers" is wrong
320 * Defect #10006: Email reminders are sent for closed issues
321 * Defect #10150: CSV export and spent time: rounding issue
322 * Defect #10168: CSV export breaks custom columns
323 * Defect #10181: Issue context menu and bulk edit form show irrelevant statuses
324 * Defect #10198: message_id regex in pop3.rb only recognizes Message-ID header (not Message-Id)
325 * Defect #10251: Description diff link in note details is relative when received by email
326 * Defect #10272: Ruby 1.9.3: "incompatible character encoding" with LDAP auth
327 * Defect #10275: Message object not passed to wiki macros for head topic and in preview edit mode
328 * Defect #10334: Full name is not unquoted when creating users from emails
329 * Defect #10410: [Localization] Grammar issue of Simplified Chinese in zh.yml
330 * Defect #10442: Ruby 1.9.3 Time Zone setting Internal error.
331 * Defect #10467: Confusing behavior while moving issue to a project with disabled Issues module
332 * Defect #10575: Uploading of attachments which filename contains non-ASCII chars fails with Ruby 1.9
333 * Defect #10590: WikiContent::Version#text return string with #<Encoding:ASCII-8BIT> when uncompressed
334 * Defect #10593: Error: 'incompatible character encodings: UTF-8 and ASCII-8BIT' (old annoing issue) on ruby-1.9.3
335 * Defect #10600: Watchers search generates an Internal error
336 * Defect #10605: Bulk edit selected issues does not allow selection of blank values for custom fields
337 * Defect #10619: When changing status before tracker, it shows improper status
338 * Feature #779: Multiple SCM per project
339 * Feature #971: Add "Spent time" column to query
340 * Feature #1060: Add a LDAP-filter using external auth sources
341 * Feature #1102: Shortcut for assigning an issue to me
342 * Feature #1189: Multiselect custom fields
343 * Feature #1363: Allow underscores in project identifiers
344 * Feature #1913: LDAP - authenticate as user
345 * Feature #1972: Attachments for News
346 * Feature #2009: Manually add related revisions
347 * Feature #2323: Workflow permissions for administrators
348 * Feature #2416: {background:color} doesn't work in text formatting
349 * Feature #2694: Notification on loosing assignment
350 * Feature #2715: "Magic links" to notes
351 * Feature #2850: Add next/previous navigation to issue
352 * Feature #3055: Option to copy attachments when copying an issue
353 * Feature #3108: set parent automatically for new pages
354 * Feature #3463: Export all wiki pages to PDF
355 * Feature #4050: Ruby 1.9 support
356 * Feature #4769: Ability to move an issue to a different project from the update form
357 * Feature #4774: Change the hyperlink for file attachment to view and download
358 * Feature #5159: Ability to add Non-Member watchers to the watch list
359 * Feature #5638: Use Bundler (Gemfile) for gem management
360 * Feature #5643: Add X-Redmine-Sender header to email notifications
361 * Feature #6296: Bulk-edit custom fields through context menu
362 * Feature #6386: Issue mail should render the HTML version of the issue details
363 * Feature #6449: Edit a wiki page's parent on the edit page
364 * Feature #6555: Double-click on "Submit" and "Save" buttons should not send two requests to server
365 * Feature #7361: Highlight active query in the side bar
366 * Feature #7420: Rest API for projects members
367 * Feature #7603: Please make editing issues more obvious than "Change properties (More)"
368 * Feature #8171: Adding attachments through the REST API
369 * Feature #8691: Better handling of issue update conflict
370 * Feature #9803: Change project through REST API issue update
371 * Feature #9923: User type custom fields should be filterable by "Me".
372 * Feature #9985: Group time report by the Status field
373 * Feature #9995: Time entries insertion, "Create and continue" button
374 * Feature #10020: Enable global time logging at /time_entries/new
375 * Feature #10042: Bulk change private flag
376 * Feature #10126: Add members of subprojects in the assignee and author filters
377 * Feature #10131: Include custom fiels in time entries API responses
378 * Feature #10207: Git: use default branch from HEAD
379 * Feature #10208: Estonian translation
380 * Feature #10253: Better handling of attachments when validation fails
381 * Feature #10350: Bulk copy should allow for changing the target version
382 * Feature #10607: Ignore out-of-office incoming emails
383 * Feature #10635: Adding time like "123 Min" is invalid
384 * Patch #9998: Make attachement "Optional Description" less wide
385 * Patch #10066: i18n not working with russian gem
386 * Patch #10128: Disable IE 8 compatibility mode to fix wrong div.autoscroll scroll bar behaviour
387 * Patch #10155: Russian translation changed
388 * Patch #10464: Enhanced PDF output for Issues list
389 * Patch #10470: Efficiently process new git revisions in a single batch
390 * Patch #10513: Dutch translation improvement
6 391
7 == 2012-04-14 v1.3.3 392 == 2012-04-14 v1.3.3
8 393
9 * Defect #10505: Error when exporting to PDF with NoMethodError (undefined method `downcase' for nil:NilClass) 394 * Defect #10505: Error when exporting to PDF with NoMethodError (undefined method `downcase' for nil:NilClass)
10 * Defect #10554: Defect symbols when exporting tasks in pdf 395 * Defect #10554: Defect symbols when exporting tasks in pdf