View Issue Details

IDProjectCategoryView StatusLast Update
0022663mantisbtcustom fieldspublic2017-04-30 14:48
Reporterlbayle2 Assigned Tosyncguru  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionopen 
Product Version2.3.0 
Target Version2.3.2Fixed in Version2.3.2 
Summary0022663: APPLICATION ERROR 1303 Non-mandatory date custom fields blocking issue creation
Description

Usecase:

  • A date custom field is associated to a project but none of the "Required On Report/Update/Resolve/Close" is selected.
  • go to bug_report_page.php
  • fill up all mandatory fields, do NOT fill in the date custom-field
  • click "submit issue" button

APPLICATION ERROR 0001303

bug does not exist on v2.2.1

TagsNo tags attached.
Attached Files

Relationships

related to 0022653 closedcproensa Regression: Filter by date broken 
has duplicate 0022706 closed ERROR 1303 invalid value for field (Custom Field date) 
has duplicate 0022726 closedatrol APPLICATION ERROR 0001303; Custom date field 
has duplicate 0022758 closedatrol AFter updating to v2.3.1 Custom Field in bugs are not editable 

Activities

rombert

rombert

2017-04-04 06:21

reporter   ~0056367

Seeing this as well

syncguru

syncguru

2017-04-05 14:45

developer   ~0056398

PR: https://github.com/mantisbt/mantisbt/pull/1078

preko

preko

2017-04-18 04:39

reporter   ~0056606

Hello.
I have tested the "2.3.1" version.
It is no more possible to enter a date.

Pb_Mantis_Bug_Submit2.png (11,200 bytes)   
Pb_Mantis_Bug_Submit2.png (11,200 bytes)   
dregad

dregad

2017-04-18 10:20

developer   ~0056607

@cproensa @syncguru can you please have a look

cproensa

cproensa

2017-04-18 17:05

developer   ~0056613

The reverts applied to to 2.3.1 did leave one line out (don't know why though)
Fixed in this PR: https://github.com/mantisbt/mantisbt/pull/1095

Related Changesets

MantisBT: master-2.3 dc9560f2

2017-04-18 13:00

cproensa

Committer: dregad


Details Diff
Fix missing line after revert in PR1093

A line was missing after applying the reverts contained in PR1093

Related Issue: 0022663
Affected Issues
0022663
mod - core/date_api.php Diff File