NYCPHP Meetup

NYPHP.org

[joomla] bug?! javascript after login

Mitch Pirtle mitch.pirtle at gmail.com
Mon Mar 13 12:25:24 EST 2006


On 3/12/06, Michael Borchers <list at tridemail.de> wrote:
> i updatet from joomla 1.0 to 1.0.8.
> now, after logging in, the following javascript appears
> in every headline:
>
> <!-- function olMouseMove(e) { var e = (e) ? e : event; if (e.pageX) {
> o3_x = e.pageX; o3_y = e.pageY; } else { if (e.clientX) { o3_x =
> eval("e.clientX+o3_frame." + docRoot + ".scrollLeft"); o3_y =
> eval("e.clientY+o3_frame." + docRoot + ".scrollTop"); } } if (o3_allowmove
> == 1) {runHook("placeLayer",FREPLACE);if(olHideForm)hideSelectBox(); } if
> (hoveringSwitch && !olNs4 && runHook("cursorOff", FREPLACE)) {
> (olHideDelay ? hideDelay(olHideDelay) : cClick()); hoveringSwitch =
> !hoveringSwitch; } } //-->

Yikes, don't think that is part of the core - you might want to
unpublish modules until the code goes away, I suspect that is the
source of the error.

If you find it is something in the core doing this to you, please let
me know and I can make sure it gets fixed in the next release.

--
Mitch Pirtle
Joomla! Core Developer
Open Source Matters



More information about the Joomla mailing list