Quick links: Content - sections - sub sections
EN FR

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:changelog:1.0.8 [2009/02/26 21:20] laurenten:changelog:1.0.8 [2009/03/31 09:35] (current) laurent
Line 3: Line 3:
 ====== Jelix 1.0.8 ====== ====== Jelix 1.0.8 ======
  
-Still in development. +Release on 31 march 2009. svn 1380
- +
-Changelog updated : svn 1318.+
  
  
Line 22: Line 20:
 ===== Fixed Bugs  ===== ===== Fixed Bugs  =====
  
-  * jDb: +    * jDb: 
-     * jDbPdoConnection::query with FETCH_INTO and 2 other arguments causes an error (#839) +        * jDbPdoConnection::query with FETCH_INTO and 2 other arguments causes an error (#839) 
 +        * mysql error when calling jDbTools with a pdo driver (#895) 
 +    * jDao: 
 +        * bad updated value on a boolean field with jDao, when given 'f' as value (#834) 
 +        * jDaoConditions: the operator should be checked else it can be a security issue when the operator comes from a request (#888) 
 +    * jFilter::isIPv6 and jFilter::isEmail didn't return a boolean (#842) 
 +    * a word was not localized in a template of the CRUD. (#844) 
 +    * testapp: some pgsql tests fail when pgsql is not configured (#856) 
 +    * jResponseHtml, urls in link element is not escaped. (#768) 
 +    * bad error message selector in jResponseRedirectUrl. (#894) 
 +    * bad message name about filter extension in jInstallChecker (#886) 
 +    * jForms: 
 +        * there were javascript errors in safari and IE with jforms scripts (#843) 
 +        * there was an error on datetime checking with jforms scripts and IE (#857)
 ---- ----
  
   * [[en:changelog:1.0.7|Previous version: 1.0.7]]   * [[en:changelog:1.0.7|Previous version: 1.0.7]]
 +  * [[en:changelog:1.0.9|Next version: 1.0.9]]
   * [[en:changelog|Return to changelog]]   * [[en:changelog|Return to changelog]]
  

en/changelog/1.0.8.txt · Last modified: 2009/03/31 09:35 by laurent

Recent changes RSS feed Creative Commons License