Anonymous | Login | 2024-11-21 01:30 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 | ||||
0001235 | ClearOS | app-network - Network Settings | public | 2013-07-18 17:14 | 2013-08-14 13:29 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | tweak | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.5.0 Beta 1 | Fixed in Version | 6.5.0 Beta 1 | ||||||
Summary | 0001235: Allow dash-delimited MAC addresses in validation | ||||||||
Description | Some systems display MAC addresses with dashes. Allowing dashes in the UI will make it easier for copy/paste operations. Forum reference: http://www.clearfoundation.com/component/option,com_kunena/Itemid,232/catid,39/func,view/id,40899/#40958 [^] | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Notes | |
(0000941) user2 2013-07-18 17:15 |
Source Code Changelog --------------------------------------------------- - Allowed dash-delimited MAC addresses in validation [tracker 0001235] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=6238 [^] U webconfig/apps/network/trunk/libraries/Network_Utils.php |
(0000943) user2 2013-07-18 17:28 |
Source Code Changelog --------------------------------------------------- - Fixed recent MAC validator check [tracker 0001235] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=6240 [^] U webconfig/apps/network/trunk/libraries/Network_Utils.php |