Menu

Bug introduced in r1536

Help
Nahom
2015-09-15
2015-09-19
  • Nahom

    Nahom - 2015-09-15

    Dirk,
    There is a bug that was introduced in r1536.
    Once you update to that version, any 'add' operation in the rd admin will not show the toast and you can see a javascript error in the browser inspector. I rolled back to r1535 and now the bug is gone.
    Thanks
    Nahom

     
  • Alexander Shustov

    Confirm problem. It's still actual for r1539.
    JSON response, whitch returns after calling add.json is broken. It contains in the beginning:

    Warning (512): Could not find validation handler notBlank for username [CORE/Cake/Model/Validator/CakeValidationRule.php, line 281]
    Warning (512): Could not find validation handler notBlank for password [CORE/Cake/Model/Validator/CakeValidationRule.php, line 281]

    Commenting this line in /usr/share/nginx/html/cake2/lib/Cake/Model/Validator/CakeValidationRule.php also helps.

     

    Last edit: Alexander Shustov 2015-09-18
  • Dirk van der Walt

    Hi guys,

    Yes I also run into this problem when I upgraded some of the existing nstalls. The problem is a result of CakePHP spitting out an error because a deprecation that took place.

    Please check if it goes away when you use the latest 2.x release of CakePHP.

    I'll update the update instructions also as soon as time permits.

    Kind regards

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.