The clean URL does nothing in most circumstances. This is due to an improper JOIN - it should use LEFT joins, not INNER joins when referencing tables where data may not exist.

Silly me.

CommentFileSizeAuthor
#3 wpi_1.5-rc1.patch865 bytesachbed

Comments

achbed’s picture

Status: Active » Needs review
achbed’s picture

Status: Needs review » Closed (fixed)

Fixed in 6.x-1.5-rc1

achbed’s picture

StatusFileSize
new865 bytes

Patch attached for those interested in patching 6.x-1.4 instead of pulling from the repository.