Bill Medland wrote:
Any idea what is going wrong in the OXID handling here?
...
000b:warn:ole:register_ifstub Could not map OXID a00000000 to apartment object
I think I know what the problem is. The MTA isn't added to the apartments list, so when we search for the OXID of the MTA, we don't find the apartment. I'll put together a patch for this ASAP and I also have some other work I want to do on in the same area.
Rob