Issues.00337 - lordmundi/wikidoctest GitHub Wiki

00337: edge has issues when paths have spaces

« 00336 | Issues | 00338 »

Summary: edge has issues when paths have spaces

Created: 2011–03–29 17:15

Status: Released

Category: Bug

From: frankie

Version: 2.1

Released_In: 2.2

Description:

if the paths used by edge contain spaces, edge has issues.


Comments

frankie May 03, 2011, at 04:18 PM: Not a problem with edge per se, just that all paths in the config file need to be surrounded with quotes (").


« 00336 | Issues | 00338 »

Associated Commits

| commit | 76d08c44c300b1f18e6c56817ddaa38ad6521160 link5 | || | Author: | Frank Graffagnino | | Date: | Tue Mar 29 17:35:58 2011 -0500 | | Message: | [@Issue 00337: Fixed a ton of issues with spaces in paths Many places needed quotes to clear up issues when the path to edge or any file has spaces in it. Also, cleaned up some mac files that are no longer needed and some other minor cleanup. @] |

Affected Files:

blank.cfg                     |   3 ±
 cev.cfg                       |   3 ±
 configs/fancy_stars.cfg       |  10 ±
 configs/macplanet2.cfg        | 158 ----------------------
 configs/macspeedy.cfg         | 299 ------------------------------------------
 configs/planet2.cfg           |   8 ±
 edge_settings.cfg             |  89 ++++++±-----
 reconfigs/input.CEV           |  18 ±-
 reconfigs/input.MACCEV        |  12 —
 userdata/reconfigs/input.USER |   2 ±
 userdata/user.cfg             |  14 ±
 11 files changed, 72 insertions(+), 544 deletions(-)