ZF-9007: Fix AutoComplete to work with jQuery UI 1.8 API
Description
AutoComplete finally made it into jQuery UI, version is 1.8.
The view helper should be changed to make use of the "source" parameter and integrate the legacy parameters data and url.
Comments
Posted by Benjamin Eberlei (beberlei) on 2010-01-29T03:42:58.000+0000
Fixed in trunk and merged back into 1.10 release branch.