We have moved to GitHub Issues
You are viewing the read-only archive of Umbraco's issue tracker. To create new issues, please head over to GitHub Issues.
Make sure to read the blog posts announcing the move for more information.
Created by Sebastiaan Janssen 19 Aug 2012, 14:52:42 Updated by Sebastiaan Janssen 31 Aug 2012, 13:04:20
Subtask of: U4-136
Dev section - create new scripting file - name it folder/file1 , click create , add some content in the script editor and click save.
In 4.7.1 the slash gets changed to backslash (folder\file1) and on save I get an error message"Scripting file could not be saved". Changing back to slash does not help.
In 4.7.0 the slash is intact (folder/file1). And saving works fine.
''Originally created on CodePlex by [prgjonas|http://www.codeplex.com/site/users/view/prgjonas]'' on 8/19/2011 6:07:31 PM [Codeplex ID: 30422 - Codeplex Votes: 5]
Imported comments
''Comment by [vnbaaij|http://www.codeplex.com/site/users/view/vnbaaij] on 10/31/2011 11:16:19 PM:'' Proposed fix: Change line 80 in umbraco\presentation\umbraco\developer\Python\editPython.aspx.cs from pythonFileName.Text = file.Replace(IOHelper.MapPath(SystemDirectories.MacroScripts), "").Substring(1); to pythonFileName.Text = Request.QueryString["file"];
Fixed in changeset 576248ec9b17
Priority: Normal
Type: Bug
State: Fixed
Assignee:
Difficulty: Easy
Category:
Backwards Compatible: True
Fix Submitted: Inline code
Affected versions: 4.8.0, 4.9.0
Due in version: 4.9.0
Sprint:
Story Points:
Cycle: