待辦事項 #10109

function.xoops_textarea.php
啟用日期: 2007-03-16 19:41 最後更新: 2007-03-16 20:21

回報者:
負責人:
狀態:
關閉
元件:
(無)
里程碑:
(無)
優先權:
3
嚴重程度:
5 - 中
處理結果:
修正
檔案:

細節

Reported by okuhiki:

[Qupte from xoopscube.jp]
unction.xoops_textarea.php に於
Line 58 で変数 $readonly は、文字列または、null に設定
され、
Line 71 で変数 $readonly は、数値 1 と比較されています。

function.xoops_input.php Line 64, 111 と同様に理論値に
合わせても良いように思うのですが違うのかな。

Ticket History (3/3 Histories)

2007-03-16 20:01 Updated by: minahito
評語
Logged In: YES
user_id=8353

In function.xoops_textarea.php,

Line 58 $readonly is set string or null, but,
Line 71 $readonly is compared with number '1'.

It has to be boolean as well as function.xoops_input.php
Line 64, 111. Is it no good?
2007-03-16 20:20 Updated by: minahito
評語
Logged In: YES
user_id=8353

Uniformed these codes. Thanks.
2007-03-16 20:21 Updated by: minahito
  • Ticket Close date is changed to 2007-03-16 20:21
  • 負責人 Update from (無) to minahito
  • 處理結果 Update from to 修正
  • 狀態 Update from 開啟 to 關閉

Attachment File List

No attachments

編輯

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » 登入