MantisBT: master 28cc18dc

Author Committer Branch Timestamp Parent
dhx dhx master 2011-04-05 09:33 master 8cf11fb7
Affected Issues  0012910: due_date is limited to 10 characters in Opera and Chrome
Changeset

Fix 0012910: due_date input field maxlength parameter should be larger

The maxlength parameter for the due_date input field should be 16
characters in length to match the format: "2011-04-05 00:00"

mod - bug_change_status_page.php Diff File
mod - bug_update_advanced_page.php Diff File
mod - bug_report_page.php Diff File