Edgewall Software

Changes between Version 64 and Version 65 of TracEnvironment


Ignore:
Timestamp:
Mar 21, 2016, 8:48:31 AM (8 years ago)
Author:
Ryan J Ollos
Comment:

Remove caveat since #7163 claims the issue is an AccountManager problem.

Legend:

Unmodified
Added
Removed
Modified
  • TracEnvironment

    v64 v65  
    2424
    2525 - Non-ascii environment paths are not supported.
    26  
    27  - Also, it seems that project names with spaces can be problematic for authentication, see [trac:#7163].
    2826
    2927 - TracPlugins located in a [TracIni#inherit-section shared plugins folder] that is defined in an [TracIni#GlobalConfiguration inherited configuration] are currently not loaded during creation, and hence, if they need to create extra tables for example, you'll need to [TracUpgrade#UpgradetheTracEnvironment upgrade the environment] before being able to use it.