Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000616 [Nexus Portal] Gateway minor have not tried 2010-06-02 09:34 2010-06-14 16:53
Reporter hdanzl View Status public  
Assigned To hdanzl
Priority normal Resolution fixed  
Status closed   Product Version 3.64 beta 1
Summary 0000616: OnCanPut passes wrong user information
Description rtcpGateway.pas

In the method MsgPut there is a line

      fOnCanPut(self, fromuser, uname, LoggedIn.asRecord[fromuser], LoggedIn.asRecord[fromuser], data, aresult);

which should be

      fOnCanPut(self, fromuser, uname, LoggedIn.asRecord[fromuser], LoggedIn.asRecord[uname], data, aresult);
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2010-06-02 09:34 hdanzl New Issue
2010-06-02 09:34 hdanzl Status new => assigned
2010-06-02 09:34 hdanzl Assigned To => hdanzl
2010-06-02 09:36 hdanzl Target Version => 3.64 beta 2
2010-06-02 09:42 hdanzl Status assigned => QA Testing
2010-06-02 09:42 hdanzl Resolution open => fixed
2010-06-02 09:42 hdanzl Fixed in Version => 3.64 beta 2
2010-06-14 16:53 hdanzl Status QA Testing => closed


Mantis 1.1.0a3[^]
Copyright © 2000 - 2007 Mantis Group
34 total queries executed.
30 unique queries executed.
Powered by Mantis Bugtracker