I had a problem where the module was crashing my site for anonymous users. it gave me some error that had nothing to do with yui.

anyways it was a problem in the init function

moved the functionality into the menu_api function

attached the patch

CommentFileSizeAuthor
yui_crashes_for_anonmyous.patch744 bytesmarkDrupal

Comments

bakyildiz’s picture

Assigned: Unassigned » bakyildiz

There is other yui modules that uses this yui_init function. if i move this function to menu other also have to do the same thing. May be we have to discuss this with the other yui team.

jeffcd’s picture

Please paste a copy of the error you were receiving so we can better handle the situation. Also, which yui modules are you using?

bakyildiz’s picture

Status: Needs review » Closed (won't fix)
bakyildiz’s picture

Status: Closed (won't fix) » Fixed

markDrupal,
We have figure out the case and have changed the code according your patch. Please download the 5.x-1.x-dev package.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.