FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Some bugs ...

 
Post new topic   Reply to topic     Forum Index -> Mango
View previous topic :: View next topic  
Author Message
SamuelMV



Joined: 07 Nov 2006
Posts: 7
Location: Spain

PostPosted: Mon Dec 04, 2006 5:29 am    Post subject: Some bugs ... Reply with quote

Hello, I'm using Mango for a kind of application server in D.

I've found some bugs, although I've sort out a way to work around them easily.

Well, the bugs:

1. MD5 -> it doesn't work because it uses some methods from MD4 that are private. I changed them to 'protected' and it worked.

2. HttpCookies -> You cannot read cookies in the server because the Cookie class don't have any method to get the info and all the attributes are private. I added getName and getValue methods and that is.

Also there are some problems handling the value of the cookies (number, quotes, etc.). I had to put a SHA512 digest in the value and if it started with numbers it lost the numbers. At the end I had to put everything between quotes, but when you get the cookie back to the server, the quotes are lost.

Best regards,

Samuel.
_________________
The Cat Ate My Source Code.
Back to top
View user's profile Send private message
kris



Joined: 27 Mar 2004
Posts: 1494
Location: South Pacific

PostPosted: Wed Dec 06, 2006 7:42 pm    Post subject: Reply with quote

Thanks Samuel -- I'll look into the numeric/quote issue
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Mango All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group