MantisBT - Piwigo |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002551 | Piwigo | configuration | public | 2012.01.10 15:10 | 2012.02.11 23:41 |
|
Reporter | Gotcha | |
Assigned To | rub | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | Microsoft | OS | Windows Seven | OS Version | x64 |
Product Version | | |
Target Version | 2.3.3 | Fixed in Version | 2.3.3 | |
browser | any |
Database engine and version | |
PHP version | |
Web server | Apache 1.3.x |
|
Summary | 0002551: Wrong gallery URL in notification by mail |
Description | However, there are links to subscribe / unsubscribe in the email that stay with the local address: /
Functions_notification_by_mail.inc.php file, the function function assign_vars_nbm_mail_content ($ nbm_user) uses the get_root_url () to generate the address for subscribe / unsubscribe. I changed by get_gallery_home_url () (this is the only function that apparently uses the variable $ conf ['gallery_url']), and it works. |
Steps To Reproduce | |
Additional Information | http://fr.piwigo.org/forum/viewtopic.php?pid=181899#p181899 [^] |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012.01.10 15:10 | Gotcha | New Issue | |
2012.01.10 15:10 | Gotcha | browser | => any |
2012.01.10 15:10 | Gotcha | Web server | => Apache 1.3.x |
2012.01.10 16:19 | plg | Assigned To | => rub |
2012.01.10 16:19 | plg | Status | new => assigned |
2012.01.10 16:19 | plg | Target Version | => 2.3.3 |
2012.01.10 16:19 | plg | Summary | Wrong gallery URL in NBM => Wrong gallery URL in notification by mail |
2012.02.11 23:39 | svn | Checkin | |
2012.02.11 23:39 | svn | Note Added: 0006029 | |
2012.02.11 23:39 | svn | Checkin | |
2012.02.11 23:39 | svn | Note Added: 0006030 | |
2012.02.11 23:41 | plg | Status | assigned => closed |
2012.02.11 23:41 | plg | Resolution | open => fixed |
2012.02.11 23:41 | plg | Fixed in Version | => 2.3.3 |