View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0013677 | mantisbt | customization | public | 2011-12-14 23:34 | 2011-12-20 05:01 |
| Reporter | kerrkhs | Assigned To | |||
| Priority | high | Severity | feature | Reproducibility | have not tried |
| Status | new | Resolution | open | ||
| OS | MS Windows 7 | OS Version | SP 1 | ||
| Product Version | 1.2.8 | ||||
| Summary | 0013677: 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! | ||||
| Tags | No tags attached. | ||||
| Attached Files | 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© 2002-2003 ng teng-yong. All Rights Reserved.All trademarks are the property of their respective owners</span>
</td>
</tr>
</table>
</body>
</html>
| ||||
|
This shouldn't be implemented without having a configuration like $g_edit_creation_date_threshold. |
|
|
Could you elaborate the way to amend it? |
|
|
There is no configuration option. |
|
|
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! |
|
|
kerrkhs, this bugtracker is used to track bugs and feature requests for MantisBT and MantisBT plugins. |
|