Actions
Bug #5535
closedCB Blogs action crashes when too much text is used
Description
When too much text is used in a blog entry the str_replace or substr usage is crashing. Either remove the substr usage so it's no longer a snippet or see if there's a workaround for long strings.
Actions