プロジェクト

全般

プロフィール

Vote #79280

未完了

Datepicker is called incorrectly

Admin Redmine さんが3年以上前に追加. 3年以上前に更新.

ステータス:
New
優先度:
通常
担当者:
-
カテゴリ:
Calendar_36
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
36
version_id:
33
issue_org_id:
28618
author_id:
348426
assigned_to_id:
0
comments:
1
status_id:
1
tracker_id:
3
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[New]

説明

When calling Datepicker an array of objects was passed incorrectly: at the time of the call @$(input).datepickerFallback("option", "defaultDate", default_date);@ [application.js:689] in array is passed 3 arguments, but in [application.js:216-217] one argument is passed to the function. Function is declared @$.fn.datepickerFallback = function( options )@ [application.js:836] with one argument. Therefore when calling the "real" Datepicker only one argument is passed instead of three.

The attached patch fixes this.


journals

--------------------------------------------------------------------------------

Admin Redmine さんが3年以上前に更新

  • カテゴリCalendar_36 にセット
  • 対象バージョンCandidate for next minor release_33 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0