errors in email links

Post issues, bugs, and feature requests about the various WineHQ websites to this forum.
Post Reply
raphael75
Level 2
Level 2
Posts: 18
Joined: Mon Apr 20, 2020 1:32 pm

errors in email links

Post by raphael75 »

I just tried to submit a new version for the program "Goldwave". I received 2 emails, and it appears that both contained errors in the links. This is the error I got for both links:
Fatal error: iId should be a numeric value. Please try clearing out your cookies. If the problem continues please email [email protected] with the error text.
The first email contained this link:

Code: Select all

https://appdb.winehq.org/objectManager.php?sClass=3Dversion&iId=3D42464
and the second one this link:

Code: Select all

https://appdb.winehq.org/objectManager.php?sClass=3Dversion&iId=3D42464&=
;iTestingId=3D115745
I copied them literally as they appeared in the email. You can see that the second link had a newline there after the "&=", which I'm pretty sure shouldn't have been there. I think it was supposed to be:

Code: Select all

https://appdb.winehq.org/objectManager.php?sClass=3Dversion&iId=3D42464&iTestingId=3D115745
Please fix these errors. Thanks!
User avatar
dimesio
Moderator
Moderator
Posts: 13300
Joined: Tue Mar 25, 2008 10:30 pm

Re: errors in email links

Post by dimesio »

Post Reply