Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Whilst bugfixing an unrelated issue after upgrading from 3.0.12 to 3.0.14 I noticed the following after looking through my diffs:
File: Website/Umbraco/Plugins/umbracoContour/scripts/Frontend/contourform.js
12: $("input", $(element).parent()).each(function (i) {
became
12: $("input", $(element).closets(".checkboxlist")).each(function (i) {
Insert joke about skeletons
Yeah it's been fixed in the 3.0.15 WIP version :) so closets needs to be closest ;)
You can get it here http://nightly.umbraco.org/Umbraco%20Contour/3.0.15%20WIP/
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Possible javascript bug
Whilst bugfixing an unrelated issue after upgrading from 3.0.12 to 3.0.14 I noticed the following after looking through my diffs:
File: Website/Umbraco/Plugins/umbracoContour/scripts/Frontend/contourform.js
became
Insert joke about skeletons
Yeah it's been fixed in the 3.0.15 WIP version :) so closets needs to be closest ;)
You can get it here http://nightly.umbraco.org/Umbraco%20Contour/3.0.15%20WIP/
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.