Edgewall Software

Opened 16 years ago

Last modified 8 years ago

#6998 closed defect

trac-admin initenv fails when passed single quote on command line — at Initial Version

Reported by: justin.r.cutler@… Owned by: Jonas Borgström
Priority: low Milestone: 1.0.11
Component: admin/console Version: 0.10.4
Severity: minor Keywords:
Cc: Thijs Triemstra Branch:
Release Notes:
API Changes:
Internal Changes:

Description

When trac-admin is called with the non-interactive mode of initenv, an exception is raised if the environment name includes a single quote.

Example:

$ trac-admin trac/test initenv "Test's Project" sqlite:db/trac.db \
  svn svn/test/ /usr/share/trac/templates/

Returns:

Command failed: No closing quotation

Change History (0)

Note: See TracTickets for help on using tickets.