ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001126ClearOSapp-home-reports - Home Reportspublic2013-04-29 11:472013-04-30 19:47
Reporteruser2 
Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version6.4.0 UpdatesFixed in Version 
Summary0001126: Allow periods and colons in dom IDs
DescriptionPeriods 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.
TagsNo tags attached.
Attached Files

- Relationships

-  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

- Issue History
Date Modified Username Field Change
2013-04-29 11:47 user2 New Issue
2013-04-29 11:47 user2 Checkin
2013-04-29 11:47 user2 Note Added: 0000832
2013-04-29 11:47 user2 Status new => resolved
2013-04-29 11:47 user2 Resolution open => fixed
2013-04-30 19:47 user2 Status resolved => closed