Matjaž Godec
Matjaž Godec
Unfortunately not. Request, which returns old Email is: "GET /index.php?module=Home&action=saveHTMLField&field=email1¤t_module=Contacts&id=7f117037-082a-fad4-66a5-62e8e66af2a2&value=mail.address%40domain.si&view=DetailView&parent_type=&to_pdf=true HTTP/1.0" 200 369 "https://crm.gody.si/index.php?action=ajaxui"
``` if (($bean->ACLAccess("edit") || is_admin($current_user)) && $enabled) { $bean->in_workflow=true; if ($field == 'email1') { $bean->email1_set_in_workflow=true; } if (!$bean->save($check_notify)) { $GLOBALS['log']->fatal("Saving probably failed or bean->save() method did not return with a...
Yes, I compared debug logs from 7.11.18 and 7.12.7 and in 7.11.18 there are queries to: email_addr_bean_rel table, while in 7.12.7 there is none.
Just tested. Changing to existing email address also doesn't work.
Nextcloud 25.0.3 still has this bug. Click on Thumbnail displays piscture from completely different folder with ame name as is thumbnail. Image URL, which one get with right click on...
I solved problem for me with renaming of all pictures to uniqid name (on linux, nextcloud client): ``` # # Find pictures in form PICT*JPG and rename to uuid filename...
I don't argue with You. Just mentioned my workaround. I also use freshly formated SD for each old film and have same problem with bug.
This is still issue with 5.1 & 5.2 version of Alfresco. On linux there is no select box for picking image file.
PdfToolkit is definitly very useful with rule actions. One can use it as part of simple workflow to achieve many neat goals.
With rule, there is no programming. Very useful for business power user. I just hope, that there would be no removing of existing features, because there is a bug in...