View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013432CDash(No Category)public2012-07-23 13:012012-07-24 03:22
Reporterzanella 
Assigned ToJulien Jomier 
PrioritynormalSeverityblockReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformServer OSUbuntuOS VersionServer 10.4
Product Version2.0 
Target VersionFixed in Version2.1 
Summary0013432: Registration Key URL in e-mail has one char to much at the end
DescriptionRegistration link did not work,

Comparing the values of url?register.php?key=XXXXXX in e-mail
and the value of registration key in database table usertmp show that the key value in the e-mail has always one char to much at the end. Do not know why
Steps To ReproduceAdd file how I installed the cDash server step-by-step. (Maybe some inspiration to add dependensees to wiki)
TagsNo tags attached.
Attached Filestxt file icon install_cDashServer.txt [^] (5,619 bytes) 2012-07-23 13:01 [Show Content]

 Relationships

  Notes
(0030107)
zanella (reporter)
2012-07-23 13:41

Just Tested an see, that it is a random char which is "to much" in url or missing in mySQL database table entry
(0030108)
Julien Jomier (manager)
2012-07-23 15:08

Thanks for the report. This is actually fixed in the 2.1 version (not released yet but accessible through SVN). You can change the line 119 to:

  for ($i=0;$i<$length;$i++) <-- instead of <=

Thanks also for the detailed install document!
(0030109)
zanella (reporter)
2012-07-23 15:45

One question: In which file I need to change the line ? (Oh, I think, while writing this I just get it, it is the register.php).

I me english in the installation doc is not to bad....
(0030110)
zanella (reporter)
2012-07-23 15:51

Ok, tested, It is the register.php file (sorry for the reopening for such small thing.... a small moment of confusion I had...) -> Can be closed

 Issue History
Date Modified Username Field Change
2012-07-23 13:01 zanella New Issue
2012-07-23 13:01 zanella File Added: install_cDashServer.txt
2012-07-23 13:18 Julien Jomier Assigned To => Julien Jomier
2012-07-23 13:18 Julien Jomier Status new => assigned
2012-07-23 13:42 zanella Note Added: 0030107
2012-07-23 15:08 Julien Jomier Note Added: 0030108
2012-07-23 15:08 Julien Jomier Status assigned => resolved
2012-07-23 15:08 Julien Jomier Fixed in Version => 2.1
2012-07-23 15:08 Julien Jomier Resolution open => fixed
2012-07-23 15:45 zanella Note Added: 0030109
2012-07-23 15:45 zanella Status resolved => feedback
2012-07-23 15:45 zanella Resolution fixed => reopened
2012-07-23 15:51 zanella Note Added: 0030110
2012-07-23 15:51 zanella Status feedback => assigned
2012-07-24 03:22 Julien Jomier Status assigned => closed
2012-07-24 03:22 Julien Jomier Resolution reopened => fixed


Copyright © 2000 - 2018 MantisBT Team