Community
Participate
Working Groups
When I try to open the git-status page, I get this error in the firebug console on FF 3.6.16. The page content seems reasonable. GET http://localhost:8080/file/m/bundles/?parts=meta GET http://localhost:8080/file/m/bundles/?parts=meta ReferenceError: fileClient is not defined [Break On This Error] fileClient.read(location, true).then( git-status.js (line 76)
Just noticed It was fixed by the solution of bug 343284(when I tried to push my fix , got conflicts on the same files). So I reviewed the diff the fix from there fix this as well.