Hi there,
Is there any page here (or any other way) where can I check what is the most current version of jQuery that ships with newest release of Yii?
Yesterday I reported this bug on jQuery bug tracker, but it turned out that it affects only jQuery 1.4.2 (or bellow) currently on board my yii-1.1.4.r2429. Newer versions (up 1.4.4 - current stable release of jQuery) have this error fixed (you can test it here).
If it this case or any other it would turned out that jQuery that comes with Yii is not up-to-date, what is the quickest (best practice) to prevent Yii loading internal version of jQuery and replace it with own one?