Comment 1 for bug 778240

Revision history for this message
Hugh Davenport (hugh-davenport) wrote :

This is because the LiveUser object has id=0, and the can_edit_view function checks the owner of the view against the id (both 0)

Fix is to only check view owner against id if view owner is >0 (ie not site page, the institution check handles that