Nikolay Georgiev

Results 2 comments of Nikolay Georgiev

The fix didn't fix the issue. Output looks bad, results on the destination server - even worse: ``` # ./rsync_tmbackup.sh --rsync-set-flags "--no-perms" /home/nikicveti/dd backupuser@x10:"/media/nikolay/Seagate Backup Plus Drive/backup" find: ‘Backup’: No...

I have created following patch against includes/qcubed/_core/codegen/templates/db_orm/drafts/_qform_edit.tpl.php ``` patch 37a38,42 > > //Other methods > protected function RedirectToListPage() { > QApplication::Redirect(__VIRTUAL_DIRECTORY__ . __FORM_DRAFTS__ . '/_list.php'); > } ``` Br, Nikolay