Attached is a patch that will add an ORDER BY clause to the autocomplete callback. This is needed so that short words appear before longer words. In my case I had many nodes called "Newsletter ....." and I could not get the autocomplete to show the node called "News".

Comments

jaydub’s picture

Status: Needs review » Reviewed & tested by the community

Patch works as intended. Simple but helpful improvement.

jaydub’s picture

Status: Reviewed & tested by the community » Needs review
StatusFileSize
new883 bytes

Re-rolling the patch to remove the references to the original poster's local filesystem. Patch now applies cleanly with path -p0

jaydub’s picture

Version: 6.x-2.9 » 6.x-2.x-dev
StatusFileSize
new796 bytes

Re-rolled patch to track current development and rolled as Git patch.