#3554 Getting a trac error after trac.ini repository update
Closed: Fixed Opened by nkinder.

I updated the default repository setting in the 389 trac.ini via the trac admin interface, but I'm now getting an error when accessing trac. The error leads me to believe that I put a space in the repository field when I pasted the repository path in, which is causing trac to blow up:


 Warning: Error with navigation contributor "BrowserModule"
Oops…
Trac detected an internal error:
UnicodeEncodeError: 'ascii' codec can't encode character u'\u200b' in position 5:  
ordinal not in range(128)

Would someone be able to manually remove the space in the repository setting in trac.ini for the 389 project? (https://fedorahosted.org/389/)


Fixed. ;)

Metadata