Posted by ManyNancy on January 11, 2010 at 9:35am
5 followers
Jump to:
| Project: | File Aliases |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Issue Summary
Whenever I view a forum node page, I see a white screen and this:
Fatal error: Cannot break/continue 1 level in /ebs1/www/sites/all/modules/file_aliases/modules/comment_upload.inc on line 17
Comments
#1
Hi Minqensan,
Issue confirmed, fix will be committed shortly, for the time being you can make the change yourself with the information below.
In modues/comment_upload.inc, on line #17, change:
break;To:
return FALSE;Cheers,
Deciphered.
#2
Thanks. :)
#3
Subscribing.
#4
when will the fix be committed finally?
#5
work fine, please commit it