| Anonymous | Login | Signup for a new account | 2010-02-27 10:38 CET |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000032 | [CapiSuite] 3rd-party-tools | feature | always | 2003-05-29 16:21 | 2004-02-20 16:19 | ||||
| Reporter | Eckhard Rüggeberg | View Status | public | ||||||
| Assigned To | gernot | ||||||||
| Priority | normal | Resolution | not fixable | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0000032: whitespace in configfile leads to parser errors | ||||||||
| Description |
I am used to use indentation in config files with several sections, like /etc/samba/smb.conf: [global] workgroup = TUX-NET ... [printers] comment = All Printers ... If I try this in e.g. /etc/capisuite/fax.conf, I get parser errors for the capisuitefax script. |
||||||||
| Additional Information |
smyrno:/home/eckhard 298 > capisuitefax -d 9 /usr/share/ghostscript/7.05/examples/tiger.ps Traceback (most recent call last): File "/usr/bin/capisuitefax", line 112, in ? config=cs_helpers.readConfig() File "/usr/lib/python2.2/site-packages/cs_helpers.py", line 27, in readConfig config.readfp(open(configfile_fax)) File "/usr/lib/python2.2/ConfigParser.py", line 250, in readfp self.__read(fp, filename) File "/usr/lib/python2.2/ConfigParser.py", line 472, in __read raise e ConfigParser.ParsingError: File contains parsing errors: /etc/capisuite/fax.conf [line 143]: ' fax_action = "MailAndSave"\n' |
||||||||
| Attached Files | |||||||||
|
|
|||||||||