[rt-users] RT-Extension-TicketLocking-0.12 and RT 4.2.9 - probs showing user lock - fixed.

Daniel Schwager Daniel.Schwager at dtnet.de
Sun Jan 18 07:07:42 EST 2015


Hi,



Just a small not for other admins: If you lock a ticket with RT-Extension-TicketLocking-0.12, the lock show like (1) for other users.



You can fix this by copy ShowLock to your local area

        mkdir -p /opt/rt4/local/html/Elements

        cp -local/plugins/RT-Extension-TicketLocking/html/Elements/ShowLock /opt/rt4/local/html/Elements



and change it like



      /opt/rt4/local/html/Elements/ShowLock:45

              - <&|/l, $TicketLabel, $u_str, $ago &>[_1] has been locked by [_2] for [_3]</&>.

              + <%$TicketLabel%> has been locked by <%$u_str |n%> for <%$ago%>.



regards

Danny





(1) Lock for other users



[cid:image001.png at 01D0331E.A2BFD220]


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20150118/9be7bf03/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 59815 bytes
Desc: image001.png
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20150118/9be7bf03/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2279 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20150118/9be7bf03/attachment.bin>


More information about the rt-users mailing list