[rt-users] pls. add a callback to /Admin/Users/Modify and change RT::Extension::MergeUsers
Dirk Pape
pape-rt at inf.fu-berlin.de
Tue Oct 2 02:17:46 EDT 2007
Hello,
I observed that RT::Extension::MergeUsers overwrites
/Admin/Users/Modify.html which is not good for two reasons:
- after updating RT this modified version will be overwritten by the
original RT-version and MergeUsers looses its GUI
- the version in MergeUser is a modification from an old (buggy html)
version
So I propose following patch to RT, to add two callbacks to
/Admin/Users/Modify.html:
<http://page.mi.fu-berlin.de/pape/rt3/patches/rt/3.6.4/add_callbacks_to_admin_users.patch>
and attach a callback, that RT::Extension::MergeUsers should use for new
RT-Versions instead of overwriting Modify.html.
Regards, Dirk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LeftColumnBottom
Type: application/octet-stream
Size: 681 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20071002/fc400cf5/attachment.obj>
More information about the rt-users
mailing list