[Rt-devel] rt-setup-database insert action doesn't use plugins	Overlays
    Emmanuel Lacour 
    elacour at easter-eggs.com
       
    Fri May 21 10:37:13 EDT 2010
    
    
  
I have a data file with an @Final that create users. I would like that
RT::User->Create call the CanonicalizeUser from
RT::Authen::ExternalAuth, but it doesn't, it just call the one from
lib/RT/User_Overlay.pm.
Thought in RT::Handle->InsertData, there is a call to RT::Init which
setup Plugins and @INC is ok in @Final of my file :(
I can't find why it doesn't works :( someone to help me?
    
    
More information about the rt-devel
mailing list