<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} .ms-cui-menu {background-color:#ffffff;border:1px rgb(171, 171, 171) solid;font-family:"Segoe UI WPC","Segoe UI",Tahoma,"Microsoft Sans Serif",Verdana,sans-serif;font-size:10pt;color:rgb(51, 51, 51);} .ms-cui-menusection-title {display:none;} .ms-cui-ctl {vertical-align:text-top;text-decoration:none;color:rgb(51, 51, 51);} .ms-cui-ctl-on {background-color:rgb(239, 239, 239);opacity: 0.8;} .ms-cui-img-cont-float {display:inline-block;margin-top:2px} .ms-cui-smenu-inner {padding-top:0px;} .ms-owa-paste-option-icon {margin: 2px 4px 0px 4px;vertical-align:sub;padding-bottom: 2px;display:inline-block;} .ms-rtePasteFlyout-option:hover {background-color:rgb(239, 239, 239) !important;opacity:1 !important;} .ms-rtePasteFlyout-option {padding:8px 4px 8px 4px;outline:none;} .ms-cui-menusection {float:left; width:85px;height:24px;overflow:hidden}--></style>
</head>
<body>
<div style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hello.</p>
<p><br>
</p>
<p>I'm using RT 4.2.10 and RTIR 3.2. I've developped my own extension and I've included the 'Resolved' date at the end of the EditDates.
</p>
<p><br>
</p>
<p><span style="font-family: "courier new",monospace;">  <tr></span><br style="font-family: "courier new",monospace;">
<span style="font-family: "courier new",monospace;">    <td class="label"><&|/l&>Closed</&>:</td>\</span><br style="font-family: "courier new",monospace;">
<span style="font-family: "courier new",monospace;">    <td class="entry"></span><br style="font-family: "courier new",monospace;">
<span style="font-family: "courier new",monospace;">        <& /Elements/SelectDate, menu_prefix => 'Resolved', current => 0 &> (<% $TicketObj->ResolvedObj->AsString %>)</span><br style="font-family: "courier new",monospace;">
<span style="font-family: "courier new",monospace;">    </td></span><br style="font-family: "courier new",monospace;">
<span style="font-family: "courier new",monospace;">  </tr></span><br>
<br>
<br>
</p>
<p><br>
</p>
<p>The field shows well and a proper date is selectable, but when you try to save changes, the view stays on the edit form without commiting anything.</p>
<p><br>
</p>
<p>If I try to do '<span style="font-family: "courier new",monospace;">$ticket->SetResolved( $date->ISO )</span>' from the perl API, it works well.<br>
</p>
<p><br>
</p>
<p>Looking at the RT sources I've seen in Ticket.pm a couple of subs called '<span style="font-family: "courier new",monospace;">_OverlayAccessible</span>' and '<span style="font-family: "courier new",monospace;">_CoreAccessible</span>'. The former seems to
 show that 'Resolved' is not writable, but the latter shows that it is. Does this mean that '_OverlayAccessible' refers to through WebUI and hence it is not editable from there?</p>
<p><br>
</p>
<p>Thanks in advance.</p>
<p><br>
</p>
<p>Best regards.<br>
</p>
<div>
<p><br>
</p>
<div name="divtagdefaultwrapper" style="font-family: calibri,arial,helvetica,sans-serif; margin: 0px;">
<div style="font-family: tahoma; font-size: 13px;">
<div style="font-family: tahoma; font-size: 13px;">
<div style="font-family: tahoma; font-size: 13px;"><span style="background-color: white;"></span>
<table width="100%" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td align="left" style="text-align: justify;"><font size="2" color="#ff8200"><b>Iñaki de Eguía Díez</b></font><br>
<font size="1">Desarrollador - Entornos Abiertos</font><font size="1"><br>
<a href="mailto:inaki.deeguia@csa.es">inaki.deeguia@csa.es</a></font></td>
</tr>
</tbody>
</table>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
<p style="font-size:7pt; font-family: 'Verdana',serif;"><br>
<br>
En cumplimiento de la Ley Orgánica 15/1999, de 13 de diciembre, de Protección de Datos de Carácter Personal, los datos personales reflejados en este documento se incluirán en una base de datos informatizada de titularidad de Centro Regional de Servicios Avanzados,
 S.A. Dicha base de datos se encuentra inscrita en el Registro General de Protección de Datos conforme a lo dispuesto en la legislación vigente y cumpliendo todas las medidas de seguridad del Real Decreto 994/1999, de 11 de junio, de medidas de seguridad de
 los ficheros automatizados que contengan datos de carácter personal. Asimismo, el cliente dispone en todo momento de los derechos de información, acceso, rectificación, cancelación y oposición, que podrá ejercitar por escrito mediante carta dirigida al Responsable
 de Seguridad, en la siguiente dirección: C/ López Bravo, 1. 09001 Burgos (España).
</p>
</body>
</html>