View Issue Details

IDProjectCategoryView StatusLast Update
0013677mantisbtcustomizationpublic2011-12-20 05:01
Reporterkerrkhs Assigned To 
PriorityhighSeverityfeatureReproducibilityhave not tried
Status newResolutionopen 
OSMS Windows 7OS VersionSP 1 
Product Version1.2.8 
Summary0013677: How to modify report issue date and time after submit the case ?
Description

I could not get the way to modify or amend the report issue date and time after submit the case, please guide me for it. many thanks!

TagsNo tags attached.
Attached Files
cal.gif (127 bytes)   
cal.gif (127 bytes)   
datetimepicker.js (14,268 bytes)
demo.htm (1,900 bytes)   
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
  <title>My Date Time Picker</title>
  <link rev="made" href="mailto:contact@rainforestnet.com">
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <meta name="generator" content="NoteTab Light 4.9">
  <meta name="author" content="TengYong Ng">
  <meta name="description" content="">
  <meta name="keywords" content="">

<script language="javascript" type="text/javascript" src="datetimepicker.js">

//Date Time Picker script- by TengYong Ng of http://www.rainforestnet.com
//Script featured on JavaScript Kit (http://www.javascriptkit.com)
//For this script, visit http://www.javascriptkit.com 

</script>

</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<table width="700" cellspacing=0 border="0" cellpadding="0" align="center" summary="">
	  <tr>
	  	<td>
	  		<div class="subtitle">Demo Date Time Picker</div>	
	  	
	  	</td>
	  </tr>
	  <tr>
	  	<td>
	  		<input type="Text" id="demo1" maxlength="25" size="25"><a href="javascript:NewCal('demo1','ddmmmyyyy',true,24)"><img src="images/cal.gif" width="16" height="16" border="0" alt="Pick a date"></a>
	  		<span class="descriptions">pick a date..</span>
	  	</td>
	  </tr>
	  <tr>
	  	<td>  
	  	      <br>
	  		<div class="descriptions">Find user guide and learn how to customise your date time picker at <a href="http://www.rainforestnet.com/">rainforest<font color="red"><b>NET</b></font></a> 
	  	</td>
	  </tr>
        <tr> 
    		<td> 
      		<hr noshade width="100%" align="left" size="1">
	      	<span class="copyright">Copyright&copy; 2002-2003 ng teng-yong. All Rights Reserved.All trademarks are the property of their respective owners</span>
    		</td>
  	  </tr>
</table>

</body>
</html>
demo.htm (1,900 bytes)   

Relationships

related to 0011280 acknowledged mc_issue_add function not honoring "date_Submitted" field. 
related to 0011274 acknowledged mc_issue_note_add function not honoring CreationDate 

Activities

atrol

atrol

2011-12-15 01:53

developer   ~0030613

This shouldn't be implemented without having a configuration like $g_edit_creation_date_threshold.

kerrkhs

kerrkhs

2011-12-15 03:20

reporter   ~0030615

Could you elaborate the way to amend it?

atrol

atrol

2011-12-15 06:53

developer   ~0030626

There is no configuration option.
If you want it, you have to change source code of MantisBT (bug_update_advanced_page.php)

kerrkhs

kerrkhs

2011-12-20 03:55

reporter   ~0030664

Hi Atrol, I already put the 3 files to make it select from the back date and time. But it is not working after I click the date icon. Please advise on it. Many thanks!

atrol

atrol

2011-12-20 05:01

developer   ~0030665

kerrkhs, this bugtracker is used to track bugs and feature requests for MantisBT and MantisBT plugins.
It is not used as a consulting service.
Please use the forums, the help mailing list or IRC to get support on customising and using MantisBT.
http://www.mantisbt.org/support.php