In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
977 [In-Portal CMS] Data Management bug report always 2011-01-25 05:00 2011-03-30 09:53
alex  
alex  
normal  
closed 5.1.2-B1  
fixed  
 
none 5.1.2-B2  
https://groups.google.com/d/topic/in-portal-bugs/0WbH3MlAtms/discussion
Fixed warning about undefined OS_WINDOWS constant during email sending
0
0000977: Constant OS_WINDOWS is undefined, when SMTP is used for email event sending
In-Portal has 2 ways of sending emails:
through build-in "mail" function of PHP
through SMTP mailing server, that user has specified during In-Portal configuration process
Most of the people will use first option, since it's selected by default and works on majority of the web servers. However, when you select the second option, then email will be send, but warning will be raised each time.
has duplicate 0000294closed  (5.2.0)erik Use of undefined constant OS_WINDOWS in socket.php 
patch undefined_os_windows_constant_during_email_sending_via_smtp.patch (475) 2011-01-25 05:00
http://tracker.in-portal.org/file_download.php?file_id=920&type=bug
Issue History
2011-10-05 02:20 alex Relationship added has duplicate 0000294
2011-03-30 09:53 Dmitry Note Added: 0003328
2011-03-30 09:53 Dmitry Status resolved => closed
2011-02-15 10:58 alex Note Added: 0003261
2011-02-15 10:58 alex Status reviewed and tested => resolved
2011-02-15 10:58 alex Fixed in Version => 5.1.2-B2
2011-02-15 10:58 alex Resolution open => fixed
2011-02-15 10:58 alex Assigned To !COMMUNITY => alex
2011-02-15 10:58 alex Changeset attached 5.1.x r14201
2011-02-15 09:43 Dmitry Note Added: 0003250
2011-02-15 09:43 Dmitry Target Version Icebox => 5.1.2
2011-01-25 13:07 Dmitry Note Added: 0003211
2011-01-25 13:07 Dmitry Status needs testing => reviewed and tested
2011-01-25 05:01 alex Assigned To => !COMMUNITY
2011-01-25 05:01 alex Developer => alex
2011-01-25 05:01 alex Status active => needs testing
2011-01-25 05:01 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/0WbH3MlAtms/discussion
2011-01-25 05:00 alex New Issue
2011-01-25 05:00 alex File Added: undefined_os_windows_constant_during_email_sending_via_smtp.patch
2011-01-25 05:00 alex Change Log Message => Fixed warning about undefined OS_WINDOWS constant during email sending

Notes
(0003211)
Dmitry   
2011-01-25 13:07   
Reviewed and tested good.
(0003250)
Dmitry   
2011-02-15 09:43   
Moved to 5.1.2
(0003261)
alex   
2011-02-15 10:58   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000977: Constant OS_WINDOWS is undefined, when SMTP is used for email event sending
(0003328)
Dmitry   
2011-03-30 09:53   
Closing, since 5.1.2 release has been released.