Link: https://code.launchpad.net/~edb/quam-plures/another_image_branch
Sheesh this gets old. A few months back I finally finished a major project: using parameters for, instead of hard-coding, the bits required to insert an image into a post. The goal was to allow a plugin to do it differently than core. The issue was that TinyMCE (an editor I never use) works better with tables than spans but core used spans. Not anymore! Unfortunately that broke something and we didn't catch it in testing: inserting an image without a caption/description failed. This branch fixes that with one teeny tiny line of code.
UPDATE: branch merged into core on 2011-07-13. Victory!
