Rough patches
A little while ago I had to code a few fixes for the fGallery WordPress plugin. The patch was released as version 2.4.1-1
and it wasn’t until yesterday that I noticed the “Previous” and “Next” links behaving erratically for my images. Fixing it required a little hair-pulling dance with SQL sub-queries. Anyhow-way, the end product does work as expected. Here’s the incremental diff with the bugfix which should be applied to the 2.4.1-1
release. If you don’t understand what was just said in the last line, you can use the already patched zip archive to have things automatically sorted out.