Anonymous | Login | 2024-11-21 03:29 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 | ||||
0000461 | ClearOS | clearos-framework | public | 2012-03-07 12:54 | 2012-04-13 18:30 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | tweak | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.2.0 RC 1 | Fixed in Version | 6.2.0 RC 1 | ||||||
Summary | 0000461: The gconsole tool no longer modifies the User Agent, so console detection needs to be changed | ||||||||
Description | 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. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
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 |