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 Emanuele 30 Sep 2013, 15:43:52 Updated by Per Ploug 23 Oct 2013, 07:02:49
Hi, i downloaded and installed umbraco 7 Alpha with Business Template. I run it on IISExpress, i clicked on new left menu (content) and i have a javascript error in ExamineManagement.ascx: "jquery not defined" on
(function ($) { $(document).ready(function () { var mgmt = new Umbraco.Dashboards.ExamineManagement({ container: $("#examineManagement"), restServiceLocation: "/umbraco/Api/ExamineManagementApi/" }); mgmt.init(); }); })(jQuery);
If i relaunch i get this error: umbraco.cms.businesslogic.macro.MacroModel..ctor(Macro m) +589 umbraco.macro..ctor(String alias) +165 umbraco.macro.GetMacro(String alias) +52 umbraco.presentation.templateControls.Macro.CreateChildControls() +1869 System.Web.UI.Control.EnsureChildControls() +83 umbraco.presentation.templateControls.Macro.OnInit(EventArgs e) +65
@Emanuele The first error is a known issue I think. The second one.. where do you get this error? And what did you do before you got it. Please describe as much detail as possible so we can reproduce.
fixed the jquery error, the other error is also fixed which was a temporary problem in the alpha.
Priority: Normal
Type: Bug
State: Fixed
Assignee: Per Ploug
Difficulty: Normal
Category: UI
Backwards Compatible: True
Fix Submitted:
Affected versions: 7.0.0
Due in version: 7.0.0
Sprint:
Story Points:
Cycle: