In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
944 [In-Portal CMS] Front End feature request always 2010-12-02 11:12 2012-07-25 05:33
Dmitry  
alex  
normal  
closed 5.1.1  
fixed  
 
none 5.2.0-B1  
http://groups.google.com/group/in-portal-dev/browse_thread/thread/d6286da0beb20cae
Ability for Users to subscribe to mailing during Registration
2
0000944: Ability for Users to subscribe to mailing during Registration
Ability for Users to subscribe to mailing during Registration on Front-End only.

User will be able to update (subscribe/unsubscribe) Subscription status via his Profile.
child of 0001031closed  (5.2.0)alex User management internals refactoring 
patch Ability-for-Users-to-subscribe-to-mailing-Registration-CORE.patch (2,412) 2010-12-02 11:12
http://tracker.in-portal.org/file_download.php?file_id=866&type=bug
patch Ability-for-Users-to-subscribe-to-mailing-Registration-THEME.patch (3,422) 2010-12-02 11:12
http://tracker.in-portal.org/file_download.php?file_id=867&type=bug
patch Ability-for-Users-to-subscribe-to-mailing-Registration-CORE_v2.patch (2,862) 2011-05-20 05:05
http://tracker.in-portal.org/file_download.php?file_id=1009&type=bug
patch Ability-for-Users-to-subscribe-to-mailing-Registration-CORE_v2_520.patch (3,729) 2011-10-03 11:43
http://tracker.in-portal.org/file_download.php?file_id=1187&type=bug
patch Ability-for-Users-to-subscribe-to-mailing-Registration-THEME_520.patch (3,235) 2011-10-03 11:43
http://tracker.in-portal.org/file_download.php?file_id=1188&type=bug
Issue History
2012-07-25 05:33 alex Note Added: 0005096
2012-07-25 05:33 alex Status resolved => closed
2011-10-22 05:33 alex Estimate Points => 2
2011-10-03 11:45 alex Note Added: 0003976
2011-10-03 11:45 alex Status reviewed and tested => resolved
2011-10-03 11:45 alex Fixed in Version => 5.2.0-B1
2011-10-03 11:45 alex Resolution open => fixed
2011-10-03 11:45 alex Assigned To !COMMUNITY => alex
2011-10-03 11:45 alex Changeset attached 5.2.x r14617
2011-10-03 11:44 alex Changeset attached 1.2.x r14616
2011-10-03 11:43 alex Note Added: 0003975
2011-10-03 11:43 alex Status needs testing => reviewed and tested
2011-10-03 11:43 alex Time Estimate Removed 1 =>
2011-10-03 11:43 alex Developer Dmitry => alex
2011-10-03 11:43 alex Status needs work => needs testing
2011-10-03 11:43 alex File Added: Ability-for-Users-to-subscribe-to-mailing-Registration-THEME_520.patch
2011-10-03 11:43 alex File Added: Ability-for-Users-to-subscribe-to-mailing-Registration-CORE_v2_520.patch
2011-09-26 04:51 alex Time Estimate Added 1
2011-09-23 20:56 Dmitry Status reviewed and tested => needs work
2011-09-23 20:56 Dmitry Target Version Icebox => 5.2.0
2011-07-07 07:40 alex Note Added: 0003590
2011-07-07 07:39 alex Relationship added child of 0001031
2011-05-20 05:07 alex Note Added: 0003442
2011-05-20 05:07 alex Status needs testing => reviewed and tested
2011-05-20 05:05 alex File Added: Ability-for-Users-to-subscribe-to-mailing-Registration-CORE_v2.patch
2010-12-02 11:15 Dmitry Note Added: 0003100
2010-12-02 11:15 Dmitry Assigned To => !COMMUNITY
2010-12-02 11:15 Dmitry Developer => Dmitry
2010-12-02 11:15 Dmitry Status active => needs testing
2010-12-02 11:12 Dmitry File Added: Ability-for-Users-to-subscribe-to-mailing-Registration-THEME.patch
2010-12-02 11:12 Dmitry New Issue
2010-12-02 11:12 Dmitry File Added: Ability-for-Users-to-subscribe-to-mailing-Registration-CORE.patch
2010-12-02 11:12 Dmitry Reference => http://groups.google.com/group/in-portal-dev/browse_thread/thread/d6286da0beb20cae
2010-12-02 11:12 Dmitry Change Log Message => Ability for Users to subscribe to mailing during Registration

Notes
(0003100)
Dmitry   
2010-12-02 11:15   
Please test this patch.
(0003442)
alex   
2011-05-20 05:07   
Several major problems were found and fixed right away:
1. when subscribed user was trying to update it's profile (repeatedly), then he received SQL error about duplicate record in UserGroup table
2. when non-subscribed user was trying to update it's profile (repeatedly), then he received e-mail "thank you for unsubscribe" each time (he never changed "IsSubscribed" checkbox)
(0003590)
alex   
2011-07-07 07:40   
Code needs to be adapted, because of not backward-compatible changes in 0001031 task.
(0003975)
alex   
2011-10-03 11:43   
Will test all together.
(0003976)
alex   
2011-10-03 11:45   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0000944: Ability for Users to subscribe to mailing during Registration
(0005096)
alex   
2012-07-25 05:33   
Since 5.2.0 version was released.