Anonymous | Login | 2024-12-21 23:44 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000997 | ClearOS | app-flexshare - Flexshares | public | 2013-02-26 20:05 | 2013-02-27 15:07 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | tweak | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.4.0 Beta 2 | Fixed in Version | |||||||
Summary | 0000997: Remove session workaround now that view_controllers handles parameters | ||||||||
Description | The session handling that was used as a workaround for view_controllers does not work in the latest version of CodeIgniter. This workaround can be removed now that view_controllers accepts parameters. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000723) user2 2013-02-26 20:06 |
Source Code Changelog --------------------------------------------------- Cleaned up view_controllers session workaround [fixed tracker 0000997] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=5700 [^] U webconfig/apps/flexshare/trunk/controllers/file.php U webconfig/apps/flexshare/trunk/controllers/flexshare.php U webconfig/apps/flexshare/trunk/controllers/ftp.php U webconfig/apps/flexshare/trunk/controllers/share.php U webconfig/apps/flexshare/trunk/controllers/web.php |