Re: [rt-users] rename Nobody ?

2009-09-29 Thread Emmanuel Lacour
On Mon, Sep 28, 2009 at 09:29:48PM -0400, Jesse Vincent wrote:
 
 
 
 On Mon, Sep 28, 2009 at 05:09:49PM -0700, Jo Rhett wrote:
  One of the managers here wants to rename the Nobody user to have a  
  different name.Can this be done without a code change?
 
 To a first sapproximation, no, you can't do that. It would take some
 real work.


but you should be able to localize most of place where it is displayed
with little RT modifications (I don't have an RT tree here too look at,
but it should require minor change to some Mason components (maybe only
Elements/ShowUser...)).
___
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com


Re: [rt-users] rename Nobody ?

2009-09-29 Thread Ken Crocker

Jo Rhett  Jesse  List,

Couldn't you just run an SQL on the DataBase and change the Name field 
on the USER table for ID = 10 to be whatever you want? Unless RT has a 
lot of hard-coded logic looking for the literal Nobody instead of 
the Id, wouldn't that work?


Kenn
LBNL

On 9/28/2009 10:55 PM, Jo Rhett wrote:

On Sep 28, 2009, at 6:29 PM, Jesse Vincent wrote:
  

On Mon, Sep 28, 2009 at 05:09:49PM -0700, Jo Rhett wrote:


One of the managers here wants to rename the Nobody user to have a
different name.Can this be done without a code change?
  

To a first sapproximation, no, you can't do that. It would take some
real work.




Thanks, Jesse.  That's pretty much what I thought.

--  
Jo Rhett
Net Consonance : consonant endings by net philanthropy, open source  
and other randomness


___
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com


  
___
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Re: [rt-users] rename Nobody ?

2009-09-29 Thread Jesse Vincent



On Tue, Sep 29, 2009 at 09:55:00AM -0700, Ken Crocker wrote:
 Jo Rhett  Jesse  List,
 
 Couldn't you just run an SQL on the DataBase and change the Name field 
 on the USER table for ID = 10 to be whatever you want? Unless RT has a 
 lot of hard-coded logic looking for the literal Nobody instead of 
 the Id, wouldn't that work?

RT doesn't have a _lot_ of hardcoded logic depending on Nobody, but it
_is_ hardcoded as one of the two core users. The localization solution
is by far the cleanest.
___
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com


[rt-users] rename Nobody ?

2009-09-28 Thread Jo Rhett
One of the managers here wants to rename the Nobody user to have a  
different name.Can this be done without a code change?


(I'm leaving SVcolo on 9/30 so custom code fixes aren't a good idea  
any more)


--
Jo Rhett
Net Consonance : consonant endings by net philanthropy, open source  
and other randomness


___
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Re: [rt-users] rename Nobody ?

2009-09-28 Thread Jesse Vincent



On Mon, Sep 28, 2009 at 05:09:49PM -0700, Jo Rhett wrote:
 One of the managers here wants to rename the Nobody user to have a  
 different name.Can this be done without a code change?

To a first sapproximation, no, you can't do that. It would take some
real work.
 
 (I'm leaving SVcolo on 9/30 so custom code fixes aren't a good idea  
 any more)
 
 -- 
 Jo Rhett
 Net Consonance : consonant endings by net philanthropy, open source  
 and other randomness
 

 ___
 http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
 
 Community help: http://wiki.bestpractical.com
 Commercial support: sa...@bestpractical.com
 
 
 Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
 Buy a copy at http://rtbook.bestpractical.com

-- 
___
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com


Re: [rt-users] rename Nobody ?

2009-09-28 Thread Jo Rhett
On Sep 28, 2009, at 6:29 PM, Jesse Vincent wrote:
 On Mon, Sep 28, 2009 at 05:09:49PM -0700, Jo Rhett wrote:
 One of the managers here wants to rename the Nobody user to have a
 different name.Can this be done without a code change?

 To a first sapproximation, no, you can't do that. It would take some
 real work.


Thanks, Jesse.  That's pretty much what I thought.

--  
Jo Rhett
Net Consonance : consonant endings by net philanthropy, open source  
and other randomness

___
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com