Quick links: Content - sections - sub sections
EN

Trace:

Wiki: Sitemap - Recent Changes - Back link

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.6 [2008/09/16 21:24] laurenten:changelog:1.0.6 [2008/10/21 21:44] (current) laurent
Line 1: Line 1:
 ====== Jelix 1.0.6 ====== ====== Jelix 1.0.6 ======
  
-Still in development.. +October, 21, 2008svn 1132.
- +
-**Current development version: SVN-1088**+
  
  
Line 21: Line 19:
 ===== Bugs fixed ===== ===== Bugs fixed =====
  
-  * jforms ctrl_value didn't display linebreaks of textarea content (#646)+  * jforms 
 +      * ctrl_value didn't display linebreaks of textarea content (#646
 +      * jFormsBase::saveFile function returns bad value (#668) 
 +      * space only values on required fields do not fire errors (#718)
   * jResponseJsonrpc should use the Content-Type 'application/json' as jResponseJson already does (#660)   * jResponseJsonrpc should use the Content-Type 'application/json' as jResponseJson already does (#660)
-  * jFormsBase::saveFile function returns bad value (#668+  *  bad parsing in jLocale (#713
-  * jdb:getConnection: two connections were created in some case (#672)+  * jDb 
 +      * jdb:getConnection: two connections were created in some case (#672
 +      * Make pg_query() quiet when it should be (#711) 
 +  * jTpl: parenthesis in for statement in jtpl were not allowed, so we couldn't use count function for example. parenthesis are now allowed only in trusted templates (#666) 
 +  * jelix-scripts 
 +     * createdao with table prefix (#703) 
 +     * createdao doesn't recognize numeric type of postgresql (#719) 
 +     * the template in myHtmlResponse was invalid when creating app with -nodefaultmodule (#708) 
 +  * Unit Tests: char 0 is erased in diff html output (#706) 
 +  * jTcpdf: added default font for header and footer (#693)
   * jelix extension:   * jelix extension:
      * fixed compilation issue with some old compilers      * fixed compilation issue with some old compilers
Line 31: Line 41:
 ---- ----
   * [[en:changelog:1.0.5|Previous version: 1.0.5]]   * [[en:changelog:1.0.5|Previous version: 1.0.5]]
-  * [[en:changelog|Return to changelog]]+  * [[en:changelog:1.0.7|Next version: 1.0.7]]
  
  
en/changelog/1.0.6.txt · Last modified: 2008/10/21 21:44 by laurent
Recent changes RSS feed Creative Commons License