Groups
Groups
Sign in
Groups
Groups
Starbug1-users
Conversations
About
Send feedback
Help
【バグ報告】 返信専用属性として数値(input[type=text])を定義した場合の入力チェック時のスクリプトエラー
25 views
Skip to first unread message
Fumitaka Makino
unread,
Nov 27, 2012, 9:11:25 AM
11/27/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to starbug...@googlegroups.com
お久しぶりです。
Starbug1、相変わらず便利に利用させていただいてます。
▽ 現象
返信専用属性にて数値(input[type=text])を定義した場合において、
「エラーが発生しました。TypeError: Cannot set property 'innerHTML' of null」
とのエラーが発生し登録ができない
▽ 原因
validate.jsの
validate_numberfield関数において
var
message
=
$
(
f
.
id
+
'.numberfield'
);という形でエラーメッセージ表示用のdivを探していますが、返信専用の属性にて定義した場合はnumberfieldのdivが生成されていないようです。 お手すきでしたら確認していただけると助かります。
Reply all
Reply to author
Forward
0 new messages