Closed (won't fix)
Project:
IMCE
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
16 May 2007 at 05:32 UTC
Updated:
4 Jan 2026 at 20:03 UTC
Jump to comment: Most recent
Comments
Comment #1
ufku commentedthe window name "FirePHP-Window-1" is an incorrect name to use with IMCE API. Use a regular browser that does not give names to windows by its own.
Comment #2
Anonymous (not verified) commentedI think Firefox is a regular browser - whatever this means.
However, Firebug is the actual culprit in this case. Disabling Firebug will remove the error.
Maybe something to look into though, since a lot of people use this tool.
F
Comment #3
ufku commentedby disabling firebug you get the regular browser which doesnt interfere with script execution or give its own names to windows.
firebug should know that chaging a window's name may affect the script using that window.
Comment #4
Anonymous (not verified) commentedAgreed. However, it's the first time I see this happening and I've been using firebug since day one.
The only thing I'm suggesting here is taking in consideration the fact that this tool is used by many. If there is a way of coding this module to play nice with it, then everybody wins.
Cheers
F
Comment #5
mgifford+1 - Good tools should play well together. Glad I'm not the only person who has had this problem.
Comment #6
ufku commented