View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000018 | WackoWiki | public | 2007-08-28 00:21 | 2009-08-19 09:39 | |
Reporter | EoNy | Assigned To | Tann San | ||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.2 | ||||
Target Version | 4.3.rc | Fixed in Version | 4.3.rc | ||
Summary | 0000018: email_confirm is not populated in the database | ||||
Description | When email confirmation is successfull, the column email_confirm in the database user entry stays blank | ||||
Tags | No tags attached. | ||||
|
I just tested this out with the latest SVN release and it works as it's supposed to. email_confirm is populated when you register a new account. That email account should receive an email with a link like this one: http://www.yourwiki.com/Registration?confirm=fbacf74440119db37c61df0b35f8f6fc That code is the one used in the email_confirm column. When you do a "Change Password" that doesn't use the same column, that instead uses the "changepassword" column and the link will look like: http://www.yourwiki.com/Password?secret_code=4617e69d3f21c50a08e7ff4b58ce0257 which again is the same value as in the column. If you go to your user settings page and change your email address then it repopulates the email_confirm column and sends out another email asking you to confirm that address. |
Date Modified | Username | Field | Change |
---|---|---|---|
2007-08-28 00:21 | EoNy | New Issue | |
2007-08-29 05:58 | administrator | Legacy | => NPJ |
2007-11-01 14:11 | administrator | Status | new => acknowledged |
2007-11-01 14:11 | administrator | Target Version | => 5.0.0 |
2007-11-01 14:11 | administrator | Description Updated | |
2007-11-30 21:57 | Tann San | Status | acknowledged => assigned |
2007-11-30 21:57 | Tann San | Assigned To | => Tann San |
2007-11-30 22:01 | Tann San | Status | assigned => resolved |
2007-11-30 22:01 | Tann San | Fixed in Version | => 5.0.0 |
2007-11-30 22:01 | Tann San | Resolution | open => fixed |
2007-11-30 22:01 | Tann San | Note Added: 0000217 | |
2007-12-02 20:26 | administrator | Relationship added | related to 0000017 |
2009-08-19 09:22 | administrator | Fixed in Version | 5.0.0 => 4.3.rc |
2009-08-19 09:39 | administrator | Target Version | 5.0.0 => 4.3.rc |
2010-03-08 10:13 | administrator | Category | Email => email |