Quick links: Content - sections - sub sections
EN

Trace: 1.0.1

This is an old revision of the document!


Jelix 1.0.1

SVN-750, 01/21/2008

Little improvements

  • new jacldb module with a listener which allow to register automatically a user in jAclDb when the user is created (#412)
  • new jacl plugin for the coordinator, to check rights on each actions (#413)
  • new formdatas plugin for template, to only display datas of a form (#427)
  • jForms: added some css class on some controls
  • improvements on error messages and API documentation (#414, #422, #424)

Bugs fixed

  • temp directory was not protected and content of compiled ini file was readable, when creating an application with createapp. Added some .htaccess files (#415).
  • simple php tags should not be allowed in template (#426)
  • sql error on dbAclDriver::getRight when a user is not in a group (#412)
  • jforms:
    • there was the same id on multiple submit (#430)
    • jforms should have a workaround for a ie6 bug on multiple submit. submit button are replaced by submit input (#431)
  • jControllerDaoCrud: datas of controls with multiple values are not loaded for the view action (#433)
  • jDbTools, mysql driver : in some version of PHP/mysql, the default value on a field is not always an empty string or a null value (#432)
  • calling jCoordinator::getController twice for the same controller generates an error (#416)
  • problem with the cookie path in jAuth (#435)
  • Generated scripts under windows should contain path with slashes (#419)
  • error of context in junittests controller (#421)
  • the INSTALL file was not updated (#411)

en/changelog/1.0.1.1200918453.txt.gz · Last modified: 2008/01/21 13:27 (external edit)

Recent changes RSS feed Creative Commons License