修正報告

2 views
Skip to first unread message

Tsutomu Miyazaki

unread,
Jul 6, 2012, 2:17:09 AM7/6/12
to fax...@googlegroups.com
以下の修正内容でcommitしましたので報告です。

■「マーカー指定」をクリックしても画面が遷移しない問題を修正

修正ファイル:
rails/app/external/sht_field.php

修正箇所:

print "<form action=\"/external\sht_marker/\" method=\"POST\" id=\"form-status\">\n";

print "<form action=\"/external/sht_marker/\" method=\"POST\" id=\"form-status\">\n";

■「シート確認」をクリックしてもPNG画像ファイルが表示されない問題を修正

修正ファイル:
rails/app/external/sht_verify.php

修正箇所:
if (file_exists(DST_DIR . $file_id . ".png")) {

if (file_exists(DST_DIR . $group_id . "-" . $sheet_id . ".png")) {

--
Tsutomu Miyazaki <tsum...@gmail.com>

Reply all
Reply to author
Forward
0 new messages