Ticket #2125 (closed バグ指摘: 修正済)

Opened 11 years ago

Last modified 11 years ago

mtb_constantsの項目説明中の余分な"を除去

Reported by: shutta Owned by: shutta
Priority: Milestone: EC-CUBE2.13.0
Component: 管理画面 Version: 2.12.3
Keywords: Cc:
修正済み: yes

Description

コミュニティにて、下記報告あり

 http://xoops.ec-cube.net/modules/newbb/viewtopic.php?topic_id=12176&forum=8

insert_data.sql

INSERT INTO mtb_constants (id, name, rank, remarks) VALUES ('DOWNLOAD_EXTENSION', '"zip,lzh,jpg,jpeg,gif,png,mp3,pdf,csv"', 701, 'ダウンロードファイル登録可能拡張子(カンマ区切り)"');
の最後についている「"」が不要では。

Change History

comment:1 Changed 11 years ago by shutta

  • Owner changed from somebody to shutta
  • Status changed from new to assigned

comment:2 Changed 11 years ago by shutta

  • 修正済み set

r22520 にて修正。

comment:3 Changed 11 years ago by h_yoshimoto

  • Status changed from assigned to closed
  • Resolution set to 修正済

ご対応ありがとうございました。

クローズさせて頂きます。

Note: See TracTickets for help on using tickets.