Community
Participate
Working Groups
1. Open http://localhost:8080/navigate-table.html# 2. Click Link Folder 3. Click Ok in the dialog You get an empty folder, almost certainly not what the user wanted.
And for sure don't create two if I do it twice ;-)
Oops.
I have pushed a fix so that the server disallows projects whose name.trim().length()==0. Also diallowing names containing slash '/'. There are going to be more invalid names but this is a start. The error messages from the server are not being shown in the client UI. I have entered bug 335521 for this.