Repo.js icon indicating copy to clipboard operation
Repo.js copied to clipboard

Directories and Repositories with Whitespaces and/or Symbols cannot be Accessed

Open tylernathanreed opened this issue 11 years ago • 2 comments

Issue is straight-forward.

Example Directory/Repository Names:

  • "Java Script" Uncaught TypeError: Cannot read property 'clientHeight' of undefined Repo.js:56
    • "C & C++" Uncaught Error: Syntax error, unrecognized expression: #repo_split_C & C++ jquery.js:1427

tylernathanreed avatar Jun 04 '14 16:06 tylernathanreed

Thanks for posting this. I can confirm this issue as well. Escaping the name of the repository will get past this error, but it still causes display problems.

Nilpo avatar Jun 04 '14 17:06 Nilpo

Hmmm. Interesting. I'll look at this tonight.

darcyclarke avatar Jun 05 '14 21:06 darcyclarke