Ticket Change Details
Not logged in
Overview

Artifact ID: 5577f71fd6261ef71ed8cf1e38a0874b5721cb97
Ticket: 3bcacd36ff9e88201740e3b49d16caa651855e75
Show ticket history on ticket edit page
User & Date: anonymous 2011-04-10 22:38:36
Changes

  1. Appended to comment:
    
    
    <hr /><i>anonymous claiming to be Feral added on 2011-04-10 22:38:36 UTC:</i><br />
    Perhaps in the mean time edit in a separate page (middle click the edit button for instance); Regardless, such an enhancement OPTION is worth a +1 for certain. -- Simply seeing the comments below the field would cure this. Hrm, easy enough to add... (<i>A very quick hack</i>)
    
    From Admin|Tickets|Edit Ticket Page(/tktsetup_editpage):
    <code><verbatim>
    <tr><td colspan="2">
    Previous descriptions:<br /><hr />
    <th1>wiki $comment</th1>
    <hr />
    </td></tr>
    </verbatim></code>
    
    Above:
    <code><verbatim>
    <tr><td align="right"></td><td>
    <input type="submit" name="submit" value="Submit Changes" />
    <input type="submit" name="cancel" value="Cancel" />
    </td></tr>
    </table>
    </verbatim></code>
    At the bottom.
    
    <i>HTH</i>