Opened 14 years ago

Closed 14 years ago

Last modified 8 years ago

#210 closed defect (fixed)

Can't specify arbitrary valid filenames in configuration file

Reported by: rainer Owned by: rainer
Priority: major Milestone: 2.7.1
Component: main Version:
Keywords: Cc:

Description

Because of the current limitations of the configuration file parser, it is not possible to specify any arbitrary valid filename in a file = /path directive (same for directories). Problems are:

  • hard limit of 512 characters per line
  • no escaping of special characters supported
  • no quoting of filename supported (for trailing blanks)

Change History (1)

comment:1 by rainer, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in changeset [286].

Note: See TracTickets for help on using tickets.