Archiv der Kategorie: PHP

Yii: GridView’s selectionChanged not working on iOS

I had a strange issue with TbGridView’s (YiiStrap’s version of CGridView) selectionChanged event: In all browsers, the defined function was executed when a row was selected, but not on devices with iOS 7 & 8. While trying to hack around … Weiterlesen

Veröffentlicht unter Yii | Verschlagwortet mit , | Schreib einen Kommentar

Yii Framework: Security Fix for Version 1.1.14

A security fix for the Yii framework was released on 29th June: http://www.yiiframework.com/news/78/yii-1-1-15-is-released-security-fix/ The issue only affects the CDetailView component of Version 1.1.14, and can be upgraded safely without breaking existing code.

Veröffentlicht unter Bug, PHP, Yii | Verschlagwortet mit , , , | Schreib einen Kommentar