MODx Bug/Feature Tracker and Feature Requests
Welcome to the MODx CMS Tracker. Please choose the appropriate project from the drop down menu and provide as much information as possible regarding your server environment and browser. Thanks!
FS#986 — remove hidden input box at the bottom of the menu in manager
Attached to Project —
MODx
Opened by Matthew Pietz (sirlancelot) - Monday, 10 December 2007, 03:56PM
Last edited by Matthew Pietz (sirlancelot) - Monday, 31 December 2007, 01:16PM
Opened by Matthew Pietz (sirlancelot) - Monday, 10 December 2007, 03:56PM
Last edited by Matthew Pietz (sirlancelot) - Monday, 31 December 2007, 01:16PM
| Task Type | ToDo |
|---|---|
| Category | Core Distribution |
| Status | Closed |
| Assigned To |
Matthew Pietz (sirlancelot) |
| Operating System | All |
| Severity | Low |
|---|---|
| Priority | Normal |
| Reported Version | 0.9.6.1 |
| Due in Version | 0.9.6.2 |
| Due Date | Undecided |
| Percent Complete |
|
Details
There's an input box at the bottom of the menu in the manager.Line 234 of manager/frames/menu.php:
<form action="index.php" style="margin:0;padding:0;position:absolute;top:1000px;">
<input type="text" name="focusStealer" />
</form>
It's been there since r1623 in the 0.9.6 branch and I can't find it used anywhere else in the core. A fulltext search for 'focusStealer' yields only the one file in question.
Se also: http://modxcms.com/forums/index.php/topic,19700.0.html
This task depends upon
This task blocks these from closing
Closed by Brunaud (coroico)
Friday, 09 May 2008, 08:03AM
Reason for closing: Fixed
Additional comments about closing: Seems to be an old unused Etomite residual code
Friday, 09 May 2008, 08:03AM
Reason for closing: Fixed
Additional comments about closing: Seems to be an old unused Etomite residual code
- Field changed: Status (New → Requires testing)
- Field changed: Percent Complete (0% → 100%)
Removed in r3278http://svn.modxcms.com/crucible/changelog/MODx/?cs=3278