denise: Image: Me, facing away from camera, on top of the Castel Sant'Angelo in Rome (Default)
Denise ([staff profile] denise) wrote in [site community profile] dw_dev_training2010-06-13 05:05 am

ESN confuses me :(

I know I've done this at least once before, because I've made changes to that notification method! But I can't remember what worker it is that processes and sends out the OfficialPost notifications, and therefore I can't test to see if my crazy idea for bug 2642 works ...
exor674: Computer Science is my girlfriend (Default)

[personal profile] exor674 2010-06-13 01:19 pm (UTC)(link)
Well all the esn-* workers handle it ( depending on how many it has to send, blah blah blah -- http://www.livejournal.com/doc/server/ljp.int.esn.html explains better then I can! )

But http://hg.dwscoalition.org/dw-free/file/1f2c86efdd95/cgi-bin/LJ/Event/OfficialPost.pm ( specifically the as_html and as_text methods ) is what you are looking for.