I'm getting an infinite loop when rendering a vCard view. Seems to occur when multiple vCards are rendered together
The specific error is "Maximum execution time of 120 seconds exceeded in views_vcards/views/views_vcards_plugin_style_vcard.inc:48".
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | views_vcards-2798779-max-execution-time-exceeded-2.patch | 561 bytes | dbouman |
Comments
Comment #2
dbouman commentedThis should fix the infinite loop.
Comment #3
neograph734I was just looking into your issue and came to the same conclusion. Thanks for reporting and resolving it! I will it commit this to the module soon.
ps. It seems to only occur if you have 3 or more people with the same name.
Comment #5
neograph734Change should be visible in the dev build within a few minutes. Thanks again :)