exastro-suite / it-automation

Exastro IT Automation
Apache License 2.0
18 stars 32 forks source link

メニュー作成でグループ名や項目名に\(バックスラッシュ)を入力してメニューを作成すると、メニューを開いた際にPHPのエラーが出力される #2111

Open ta-matsuo opened 1 year ago

ta-matsuo commented 1 year ago

・メニュー作成は成功する。 ・メニューを開くと以下のエラーが画面に出力される。

■カラムグループ名に\がある場合 Parse error: syntax error, unexpected '0' (T_LNUMBER), expecting ')' in /exastro/ita-root/webconfs/sheets/xxxxxxxxxx_loadTable.php on line 173

■カラムグループ名に\がある場合 Parse error: in /exastro/ita-root/webconfs/sheets/xxxxxxxxxx_loadTable.php on line 149

sinatommy commented 1 year ago

バックスラッシュは禁止文字とする。