my site crashed for anonmyous users on reloads - but i fixed it
markDrupal - April 24, 2008 - 09:36
| Project: | Yahoo YUI |
| Version: | 5.x-2.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | drupalhizmetleri |
| Status: | closed |
Jump to:
Description
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
| Attachment | Size |
|---|---|
| yui_crashes_for_anonmyous.patch | 744 bytes |

#1
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.
#2
Please paste a copy of the error you were receiving so we can better handle the situation. Also, which yui modules are you using?
#3
#4
markDrupal,
We have figure out the case and have changed the code according your patch. Please download the 5.x-1.x-dev package.
#5
Automatically closed -- issue fixed for two weeks with no activity.