I get the following error:
Fatal error: Maximum execution time of 30 seconds exceeded in /home/.devil/eglug/eglug.org/modules/eglug/bidi.module on line 172
when I try to access this URL:
I get the following error:
Fatal error: Maximum execution time of 30 seconds exceeded in /home/.devil/eglug/eglug.org/modules/eglug/bidi.module on line 172
when I try to access this URL:
partially fixed
IMO bidi is not the only to blame here, and it's normal for bidi to not handle broken markup, but at least it shouldn't loop forever, it should just skip any broken markup.
I don't consider this "fixed", as the only proper fix for this is to fix bidi module itself.