Closed
Bug 94173
Opened 23 years ago
Closed 23 years ago
"INSTALL" button for themes not working on hpux
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: BarrettLndstrm, Assigned: shannond)
References
()
Details
At the above website, there is an install button to install the Toy factory
theme. When I click on the install button, using hpux 11i, or 11.00, nothing
happens. It works on linux.
This problem has been seen on both the 6.1 branch and the trunk.
According to shannond:
If you remove your component.reg and restart the button will work (you don't
need to remove your .mozilla)
I'm setting this against HTML element, since I have no idea what it should be.
Reporter | ||
Comment 1•23 years ago
|
||
QA to me, and adding blocker bug
Blocks: 18687
QA Contact: bsharma → barrettl
Assignee | ||
Updated•23 years ago
|
Group: netscapeconfidential?
ok, "Toy Factory" theme have been make available externally
http://home.netscape.com/themes/6_1/index.html
the HPUX N6.1 Beta 2 build still have this problem ..
Error message from the Javascript Console:
from ~ http://rocknroll/websites/ui-eng-themedev/themes/toyfactory/6.1/
Error: InstallTrigger is not defined
Source File: http://rocknroll/websites/ui-eng-themedev/themes/toyfactory/6.1/
Line 9
from ~ http://home.netscape.com/themes/6_1/index.html
Error: InstallTrigger is not defined
Source File: http://home.netscape.com/themes/6_1/index.html Line 29
Reporter | ||
Comment 5•23 years ago
|
||
DANGER WILL ROBINSON! Looks like this is a bigger problem that we thought.
This works using mozilla trunk builds on hpux, but NOT commercial builds. The
commercial trunk builds are still not working. Looks like we may have to close
this bug out and open one in bugscape.
FYI: the button performs this javascript event:
javascript:installTheme6_1('toyfactory.jar', 'toyfactory/6.1');
Assignee | ||
Comment 6•23 years ago
|
||
Setting priority for the radar. (for Rob who does not have permission to do so)
Priority: -- → P3
Assignee | ||
Comment 7•23 years ago
|
||
This was fixed with Jim's patch to fix our spellchecker problem - bugscape 8612.
The spellchecker lib was tried to register all sorts of components besides the
spellchecker component and this included installtrigger. Once Jim's fix was
checked in, this bug was fixed as well.
Not sure what to resolve this as, but will resolve worksforme
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in
before you can comment on or make changes to this bug.
Description
•