Click here to Skip to main content
15,893,622 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
BugEmail confirmation: URL not working Pin
biop.codeproject10-Nov-11 0:06
biop.codeproject10-Nov-11 0:06 
GeneralRe: Email confirmation: URL not working Pin
Chris Maunder10-Nov-11 0:08
cofounderChris Maunder10-Nov-11 0:08 
GeneralRe: Email confirmation: URL not working Pin
biop.codeproject10-Nov-11 5:06
biop.codeproject10-Nov-11 5:06 
GeneralRe: Email confirmation: URL not working Pin
Carlo Sequino10-Nov-11 7:32
professionalCarlo Sequino10-Nov-11 7:32 
GeneralRe: Email confirmation: URL not working Pin
Chris Maunder10-Nov-11 7:33
cofounderChris Maunder10-Nov-11 7:33 
GeneralRe: Email confirmation: URL not working Pin
Chris Maunder10-Nov-11 11:24
cofounderChris Maunder10-Nov-11 11:24 
GeneralRe: Email confirmation: URL not working Pin
biop.codeproject10-Nov-11 14:23
biop.codeproject10-Nov-11 14:23 
GeneralRe: Email confirmation: URL not working Pin
Chris Maunder10-Nov-11 18:31
cofounderChris Maunder10-Nov-11 18:31 
biop.codeproject wrote:
I would love to hear the story about why it does not work


You just want to embarrass me, right?

The short version is that we were packing together data in binary form, and then sending it to a service to complete the steps to confirm your address. However, the receiver was assuming a fixed sized packet and because one of the pieces of info in the struct being sent was your member ID, all member IDs above 2^23 (8,388,608) were causing an overflow.

That particular piece of code was written about (in essence) 10 years ago. I guess I just wasn't dreaming big enough back then Wink | ;)
cheers,
Chris Maunder

The Code Project | Co-founder
Microsoft C++ MVP

GeneralRe: Email confirmation: URL not working Pin
AspDotNetDev10-Nov-11 19:38
protectorAspDotNetDev10-Nov-11 19:38 
BugYou can approve again and again and again Pin
HiteshSharma9-Nov-11 19:35
HiteshSharma9-Nov-11 19:35 
GeneralRe: You can approve again and again and again Pin
Chris Maunder9-Nov-11 19:42
cofounderChris Maunder9-Nov-11 19:42 
SuggestionQA comment editor PinPopular
Mehdi Gholam9-Nov-11 18:57
Mehdi Gholam9-Nov-11 18:57 
GeneralRe: QA comment editor Pin
Wayne Gaylard9-Nov-11 20:06
professionalWayne Gaylard9-Nov-11 20:06 
GeneralRe: QA comment editor Pin
Slacker00710-Nov-11 0:47
professionalSlacker00710-Nov-11 0:47 
GeneralRe: QA comment editor Pin
Mehdi Gholam10-Nov-11 0:57
Mehdi Gholam10-Nov-11 0:57 
GeneralRe: QA comment editor Pin
Chris Maunder10-Nov-11 7:07
cofounderChris Maunder10-Nov-11 7:07 
GeneralRe: QA comment editor Pin
Wayne Gaylard10-Nov-11 19:00
professionalWayne Gaylard10-Nov-11 19:00 
GeneralRe: QA comment editor Pin
Chris Maunder11-Nov-11 8:29
cofounderChris Maunder11-Nov-11 8:29 
GeneralRe: QA comment editor Pin
Wayne Gaylard11-Nov-11 8:38
professionalWayne Gaylard11-Nov-11 8:38 
GeneralRe: QA comment editor Pin
BillWoodruff11-Nov-11 17:17
professionalBillWoodruff11-Nov-11 17:17 
GeneralRe: QA comment editor Pin
Mehdi Gholam11-Nov-11 18:23
Mehdi Gholam11-Nov-11 18:23 
GeneralRe: QA comment editor Pin
Wayne Gaylard11-Nov-11 21:15
professionalWayne Gaylard11-Nov-11 21:15 
GeneralRe: QA comment editor Pin
Mehdi Gholam11-Nov-11 21:29
Mehdi Gholam11-Nov-11 21:29 
Suggestiondelete account Pin
smarthall9-Nov-11 8:00
smarthall9-Nov-11 8:00 
SuggestionFess up. What have you guy(esse)s done to InformationWeek? Pin
Henry Minute9-Nov-11 3:32
Henry Minute9-Nov-11 3:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Flags: FixedAnsweredRejectedCompletedUnable to replicate

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.