﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,difficulty
2368,Double closed </div></div>,alfalive,,"Found in mod/riverdashboard/views/default/river/item/wrapper.php
Line 109 and 114

{{{
109	                echo ""</div></div>"";
110	                $counter++;
111	        }
112	
113	        // close comments_list, comments_container and river_comments
114	        echo '</div></div>' . elgg_make_river_comment($object) . '</div>';
115	} else {
}}}

Does this have any purpose or is it a design bug?

",Defect,closed,normal,Elgg 1.8.0,River Dashboard,Github Master,trivial,invalid,,brettp,trivial
