Menu

#606 Uncatched PDO (pgsql) exception trying send mail to user

open
None
5
2022-10-14
2022-10-14
No

Hi,
again error detected by postgresql database. It should be used to test applications ;)
The pending changes list offers links with user who made changeset. The javascript function under it wants user id and gets user name. It is silently ignored by mysql (with no email send), but triggers an exception if postgresql is used. The patch proposed by me is placed in attached file about the 142 line.

T.B.

1 Attachments

Discussion

  • Gerry Kroll

    Gerry Kroll - 2022-10-14
    • assigned_to: Gerry Kroll
     
  • Gerry Kroll

    Gerry Kroll - 2022-10-14

    Yes, there were several other places in the program where the user name was used where the userid was expected.

    There probably are more of them.

    Your correction will be in the next SVN update.

     
  • Tomasz Babczyński

    Thanks Gerry,
    I hope postgresql will help to hunt them all.
    When I created a new user as administrator, the exception of such kind was thrown, but I was not on my computer then. Now I cannot recreate this issue again. I will be trying.

    T.B.

     

Log in to post a comment.