Comment 3 for bug 1491875

Revision history for this message
Jason Etheridge (phasefx) wrote :

This looks like the change from mangle005() not being reflected in the DOM until after the save attempt for some reason. If you Cancel, then the 005 gets updated, and a subsequent Create Record attempt succeeds. I tried segregating the code that follows with a setTimeout but something weird is still happening. Will poke some more.