ClearFoundation Tracker - ClearOS
View Issue Details
0001126ClearOSapp-home-reports - Home Reportspublic2013-04-29 11:472013-04-30 19:47
user2 
 
normaltweakalways
closedfixed 
 
6.4.0 Updates 
0001126: Allow periods and colons in dom IDs
Periods and colons are allowed in dom IDs, but these need to be escaped properly in jquery.

The primary driver behind this change? The network interface report uses the names of network interfaces as a key value, e.g. VLANs (e.g. eth1.2) and virtual interfaces (e.g. eth0:1). Instead of munging a perfectly valid dom ID, the javascript code should be period/colon ready.
No tags attached.
Issue History
2013-04-29 11:47user2New Issue
2013-04-29 11:47user2Checkin
2013-04-29 11:47user2Note Added: 0000832
2013-04-29 11:47user2Statusnew => resolved
2013-04-29 11:47user2Resolutionopen => fixed
2013-04-30 19:47user2Statusresolved => closed

Notes
(0000832)
user2   
2013-04-29 11:47   
Source Code Changelog
---------------------------------------------------
- Allowed periods and colons in domain IDs [fixed tracker 0001126]

File Changes
---------------------------------------------------
Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=5949 [^]
U webconfig/apps/home_reports/trunk/deploy/info.php
U webconfig/apps/home_reports/trunk/htdocs/home_reports.js.php
U webconfig/apps/home_reports/trunk/packaging/app-home-reports.spec