Home General

20.04 breaking changes

I used 20.03 on Delphi 10.4.1 without a problem.

However i moved over to 20.04, now i have a couple of real headaches.

Sending mails from 20.04 often results in a invalid email address.
I sometimes use CC or BCC optional fields from my programs.
If they are not specified by the client and still added as a recipient (being empty) the mail will not go out.
Even worse there's no error message if the program is not run from the IDE.

I've also had it that normally the program sends an email, however now the Mail Client is opened to fill in and send the mail, if outlook is used as mailclient nothing happens and no mail is send.

2nd problem
A report works fine in 20.03, it contains several DBPipelines.
If the SQL Query used by that DBPipeline is changed it reflects correct in the report.
In 20.04 the SQL Query used by that DBPipeline field contents in the report are empty.

Can you shine a light on what's happening here ?

Regards, Erik.






Comments

  • edited October 2020
    Hi Erik,

    I sent you an email with a couple of test to try.


    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
  • Hi Nard, the solution to the Invalid email address works, thanks.

    The second part about the SQL changes I still have to test.

    Thanks for your speedy reply and solution.

    Best Regards,
    Erik.
Sign In or Register to comment.