ClearFoundation Tracker - ClearOS
View Issue Details
0001134ClearOSapp-mail-retrieval - Mail Retrievalpublic2013-05-03 14:542013-05-14 14:05
bchambers 
bchambers 
normalmajoralways
closedfixed 
6.4.0 
6.4.0 Updates 
0001134: Edit/Deletions don't always work
Controllers and views use a hash starting with the line number, depending on location of 'set daemon', the ID (in array) does not always align with start line number.
No tags attached.
Issue History
2013-05-03 14:54bchambersNew Issue
2013-05-03 14:54bchambersStatusnew => assigned
2013-05-03 14:54bchambersAssigned To => bchambers
2013-05-03 14:58bchambersCheckin
2013-05-03 14:58bchambersNote Added: 0000841
2013-05-03 14:58bchambersStatusassigned => resolved
2013-05-03 14:58bchambersResolutionopen => fixed
2013-05-14 14:05user2Statusresolved => closed

Notes
(0000841)
bchambers   
2013-05-03 14:58   
Source Code Changelog
---------------------------------------------------
Fixed handling of $id vs $start to identify entries [fixed tracker 0001134]

File Changes
---------------------------------------------------
Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=5974 [^]
U webconfig/apps/mail_retrieval/trunk/controllers/entries.php
U webconfig/apps/mail_retrieval/trunk/deploy/info.php
U webconfig/apps/mail_retrieval/trunk/libraries/Fetchmail.php
U webconfig/apps/mail_retrieval/trunk/packaging/app-mail-retrieval.spec
U webconfig/apps/mail_retrieval/trunk/views/item.php
U webconfig/apps/mail_retrieval/trunk/views/summary.php