Anonymous | Login | 2024-11-21 03:53 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 | ||||
0000564 | ClearOS | app-firewall - Firewall | public | 2012-04-27 19:20 | 2012-05-02 05:27 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 6.2.0 | ||||||||
Target Version | 6.2.0 Updates | Fixed in Version | 6.2.0 Updates | ||||||
Summary | 0000564: Standard service firewall rules generate invalid nicknames | ||||||||
Description | When standard service firewall rules are added, the spaces and slashes should be converted to underscores. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Notes | |
(0000490) user2 2012-04-27 19:42 |
Source Code Changelog --------------------------------------------------- - Converted spaces and forward slashes to underscores in nicknames [tracker 0000564] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=4040 [^] U webconfig/apps/firewall/trunk/libraries/Firewall.php U webconfig/apps/firewall/trunk/libraries/Rule.php |