Redmine 4.0.4, 3.4.11 リリース

2019-06-22 18:15  •  分類: , ,  •  前田剛

2019年6月10日(中央ヨーロッパ時間)、Redmine 4.0.4 と 3.4.11 がリリースされました。Redmine 4.0.4の場合、4.0.3に対して23件の変更・修正が行われています。

なお、今回の2つのリリースには、Textileフォーマッタのcodeタグの処理に関するXSS脆弱性の修正が含まれます(r18247)。この脆弱性は Redmine Security Advisories では深刻度が "High"(4段階中2番目)に分類されています。速やかにアップデートしてください。Redmine 0.7.0以降のすべてのバージョンが影響を受けます。

変更・修正一覧

各リリースのCHANGELOG(修正・変更点の一覧)の日本語訳です。チケット番号はRedmineオフィシャルサイト上のチケットにリンクしています。

4.0.4, 3.4.11 共通の変更・修正内容 (11件)

Administration

  • Defect #31125: Don't output ImageMagick version information to stdout
    標準出力にImageMagickのバージョン情報を出力しないよう修正

Code cleanup/refactoring

  • Defect #30811: "rake db:fixtures:load" does not work
    "rake db:fixtures:load" が動作しない

Email receiving

  • Defect #30457: MailHandler.safereceive does not output any error log
    MailHandler.safe
    receive が例外発生時のログを出力しない
  • Defect #31503: Undefined local variable senderemail in MailHandler#receivemessagereply
    メールでフォーラムのメッセージに返信を追加したとき "Undefined local variable sender
    email" エラーが発生

Issues filter

  • Patch #31276: Serialize groupby and totalablenames in Query#as_params
    チケット画面からチケット一覧に戻ったときに「グループ条件」と「合計」の選択状態が保持されないことがある

SCM

  • Defect #31120: Garbage lines in the output of 'git branch' break git adapter
    ”git branch"コマンドの出力に不要な行が含まれているときにgitアダプターが動作しない

Security

  • Defect #31520: Persistent XSS in textile formatting
    TextileフォーマッタのXSS脆弱性

Translations

  • Defect #31264: Conflicting translation between "track" and "watch" in Simplified Chinese
    ”watch" の簡体中国語訳を "跟踪" から "关注" に変更

UI - Responsive

  • Defect #31311: admin/info page: text cut off in pre tag on mobile
    管理画面「情報」ページ内の環境情報がレスポンシブ画面で水平スクロールバーが表示されない

  • Defect #31153: Display horizontal scroll bar of files table when overflow occurs on small screen
    「ファイル」画面内のファイルの一覧に水平スクロールバーが表示されない

Wiki

  • Patch #31334: Do not lose content when updating a wiki page that has been renamed in the meantime
    Wikiページの内容を編集中に別のユーザーがページ名の変更を行うとページの内容が保存されない

4.0.4 のみの変更・修正内容 (12件)

Attachments

  • Defect #29259: Attachment preview does not work for some source files such as JavaScript and Go
    添付ファイルのプレビューがJavaScriptやGoなど一部のソースファイルで動作しない
  • Defect #30441: Attachments with Unicode uppercase names are not shown in wiki pages
    添付ファイルの名前に英語のアルファベット以外の大文字が含まれる場合にWikiページでインライン表示ができない
  • Defect #31275: Safari adds .html extension when downloading files of unknown type
    不明な形式の添付ファイルをSafariでダウンロードすると拡張子 .html が付加される

Email receiving

  • Defect #31365: Issue subject may be broken if the subject field in the receiving email is split into multiple lines
    受信メールのSubjectフィールドが複数行に分割されているとき、メールから登録したチケットの題名の一部が文字化けする

Gantt

  • Defect #31268: Fix gaps in resizable gantt chart
    ガントチャートのヘッダの境界部分の余分な隙間を削除

Rails support

  • Defect #31337: Explicitly load redmine/info in order to avoid "uninitialized constant" error
    "uninitialized constant"エラーの発生を防ぐために redmine/info を明示的にロード
  • Patch #31113: Update Rails to 5.2.3
    Rails 5.2.3にアップデート

SCM

  • Defect #30850: Unified diff link broken on specific file/revision diff view
    特定ファイル/リビジョンの "Unified diff" リンクが動作しない

Text formatting

  • Defect #31285: Syntax highlighting does not work for attachments with .pl extension
    シンタックスハイライトが拡張子 .pl のファイルに対して動作しない

Time tracking

  • Defect #31511: CSV export of time entries report does not honor project filter
    作業時間の「レポート」をCSV出力するときプロジェクトのフィルタが無視される

UI

  • Defect #31330: Import issues: File content preview block is scrolling
    CSVインポートのプレビュー画面でのレイアウト崩れ
  • Defect #31438: Incorrect position of the "Associated revisions" block when comments are displayed in reverse chronological order
    「コメントの表示順」が「古い順」のとき、チケット表示画面の「関連するリビジョン」の表示位置がおかしい

関連情報

Redmine新バージョンのリリースをメールでお知らせします。
ぜひ下記ページよりメールサービス「Redmine News」」にご登録ください。

最新情報お知らせメール「Redmine News」 (Redmine.JP)


作成: 2019-06-22 18:15  •  分類: , ,