A web-based collaborative LaTeX editor
Find a file
James Allen b978171e0c Fix "cannot set headers after sent" in setting doc end point
If somehow a project ends up with the same doc/file in two locations in the
file tree, then projectLocator.findElement will return the callback for
both entries. This then tries to end the request multiple times. Of course
this should never be a state the project is in, but if it is we should catch it.
2016-02-05 15:39:26 +00:00
services/web Fix "cannot set headers after sent" in setting doc end point 2016-02-05 15:39:26 +00:00