ClearFoundation Tracker - ClearOS
View Issue Details
0000461ClearOSclearos-frameworkpublic2012-03-07 12:542012-04-13 18:30
user2 
user2 
normaltweakN/A
closedfixed 
 
6.2.0 RC 16.2.0 RC 1 
0000461: The gconsole tool no longer modifies the User Agent, so console detection needs to be changed
The clearos_console function is used in certain apps (notably, network) to detect a request from the console. A custom user agent string was used for this purpose, but changing the User Agent in the gconsole build is more trouble than it's worth. Use an alternate method to detect the console.
No tags attached.
Issue History
2012-03-07 12:54user2New Issue
2012-03-07 12:54user2Statusnew => assigned
2012-03-07 12:54user2Assigned To => user2
2012-03-08 02:04user2Severityfeature => tweak
2012-03-08 02:05user2Checkin
2012-03-08 02:05user2Note Added: 0000422
2012-03-08 02:07user2Statusassigned => resolved
2012-03-08 02:07user2Fixed in Version => 6.2.0 RC 1
2012-03-08 02:07user2Resolutionopen => fixed
2012-04-13 18:30user2Statusresolved => closed

Notes
(0000422)
user2   
2012-03-08 02:05   
Source Code Changelog
---------------------------------------------------
- Updated console detection due to user agent changes upstream [tracker 0000461]

File Changes
---------------------------------------------------
Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=3450 [^]
U webconfig/framework/trunk/shared/globals.php