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 Shannon Deminick 07 Nov 2013, 06:04:49 Updated by Shannon Deminick 19 Nov 2013, 06:17:43
Relates to: U4-3576
The reason is because the JS that is assigned to this editor is used by the partial views and macro partial views which reference everything by name, not by ID so the template tree sync doesn't really work after clicking save twice.
The problem is here:
submitSuccess does this: var newFilePath = this._opts.nameTxtBox.val();
which sets the new file path to a name.
This issue is more apparent in v7 since some JS errors occur whereas in 6 it fails silently.
Priority: Normal
Type: Bug
State: Fixed
Assignee: Shannon Deminick
Difficulty: Normal
Category:
Backwards Compatible: True
Fix Submitted:
Affected versions: 6.0.0, 6.1.0, 7.0.0, 6.0.1, 6.0.2, 6.0.3, 6.0.4, 6.1.1, 6.0.6, 6.0.5, 6.0.7, 6.1.2, 6.1.3, 6.1.4, 6.1.5, 6.1.6
Due in version: 7.0.0, 6.2.0
Sprint:
Story Points:
Cycle: