| Anonymous | Login | Signup for a new account | 02-09-10 22:07 GMT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0015192 | phplist | Subscribe Process | public | 30-11-08 14:06 | 16-12-08 17:02 | |
| Reporter | rai | |||||
| Priority | normal | Severity | text | Reproducibility | always | |
| Status | resolved | Resolution | fixed | |||
| Platform | OS | OS Version | ||||
| Product Version | 2.10.5 | |||||
| Target Version | Fixed in Version | 2.10.9 | ||||
| Summary | 0015192: Confirm Email Alert with no fieldname when Empty | |||||
| Description | If the user subscribe or change his data, an empty confirm email field will not show the field name in the alert window. The fault is in file admin/subscribelib2.php. At line 702 in the last Globals variable is a $-sign, generating a variable in the array: false: $GLOBALS["strConfirmEmail"],htmlspecialchars(stripslashes($_REQUEST["emailconfirm"])),$textlinewidth, $GLOBALS["$strConfirmEmail"]); right: $GLOBALS["strConfirmEmail"],htmlspecialchars(stripslashes($_REQUEST["emailconfirm"])),$textlinewidth, $GLOBALS["strConfirmEmail"]); | |||||
| Tags | No tags attached. | |||||
| Attached Files | ||||||
Relationships |
||||||
|
||||||
| Copyright © 2000 - 2010 MantisBT Group |