ClearFoundation Tracker - ClearOS
View Issue Details
0002243ClearOSapp-mail-settings - Mail Settingspublic2015-03-05 08:502016-06-09 08:35
bchambers 
user2 
normalminorsometimes
closedfixed 
6.6.0 
6.8.0 Beta 16.8.0 Beta 1 
0002243: Mail Settings page is blank if directory is not configured
Most pages that require the directory to be configured, display the "Account Manager Configuration" selector (eg. if you navigate to Users without having configured your directory).

On Mail Settings, the page is blank.

For some reason, this code is on other pages, but not being included on "Mail Settings" page:

<!-- Page-specific Javascript -->
<script type='text/javascript' src='/approot/accounts//htdocs/status.js.php'></script>

Finding out why JS is not included on mail settings page would fix the issue.
No tags attached.
Issue History
2015-03-05 08:50bchambersNew Issue
2015-03-05 08:54user2Statusnew => confirmed
2015-03-05 08:55user2Note Added: 0001387
2015-08-13 18:17user2Target Version6.6.0 Updates => 6.7.0 Updates
2016-02-16 12:57user2Target Version6.7.0 Updates => 6.8.0 Beta 1
2016-05-25 08:33user2Statusconfirmed => resolved
2016-05-25 08:33user2Fixed in Version => 6.8.0 Beta 1
2016-05-25 08:33user2Resolutionopen => fixed
2016-05-25 08:33user2Assigned To => user2
2016-06-09 08:35user2Statusresolved => closed

Notes
(0001387)
user2   
2015-03-05 08:55   
Mail settings should be able to work without LDAP I believe. I'll take a look.