Posted by guysung on October 12, 2009 at 3:13pm
2 followers
Jump to:
| Project: | Slot Machine |
| Version: | 6.x-1.0-beta4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | mcarbone |
| Status: | active |
Issue Summary
Hi, I would say thanks so much for this great module first.
The minor issue I found is that _sm_helper_truncate() could get into infinite while loop.
I know the page execution time out due to the infinite while loop may be barely happened in real world because there should be a space in the body at least. But I've experienced this infinite loop with my dummy body text which doesn't have any space within first 100 characters.
Cheers.
Comments
#1
Yeah, that function has some errors in it. Assigning to me.