There appear to be some issues with Contour on 4.5.......
The package installs ok, but then the problems start! The issues I've spotted so far (all showstoppers):
When trying to add a form, if you click 'create', you get and object undefined javascript error, and the dialog stays open, and nothing happens. If you reload the tree, the new items are there in the tree, but you can't edit them, the form designer never actually loads properly,
When you add a Prevalue source, it lets you add it ok, but then you get a YSOD stating: 'no provider with id '[GUID]' found.
Finally, it doen't appear to install the dictionary items either, as the app tree title is [contour]
UPDATE: Updating to the latest build from the nightlies fixes the issue with the prevalues sources, and allows you to edit the forms that get created, but the issues with the tree title and the create dialog with forms remain.
The version you download from the package repository is the one that's completely broken.
Further issues! You can't save a form that you create at all, even if you don't actually add any forms at all. The balloon says failed to save, and the following is logged in the errors table:
I did a upgrade on one of our sites to 4.5 (development enviroment only), countour & concierge dident work so good so removed the dll's and sections from database.
now when trying to install the new countour 1.0.12 i get the following screen.
Its latest version of contour compatible with 4.5.1? We are about to start a new project and will be using contour, wanted to do the project with 4.5.1.
@Ismail, check the Contour nightlies, the beta for 1.1 is up, with some seriously awesome new features (like the ability to edit records), its just saved me about a week of trying to write my own code for editing records.......
Completely Broken in 4.5?
There appear to be some issues with Contour on 4.5.......
The package installs ok, but then the problems start! The issues I've spotted so far (all showstoppers):
UPDATE: Updating to the latest build from the nightlies fixes the issue with the prevalues sources, and allows you to edit the forms that get created, but the issues with the tree title and the create dialog with forms remain.
The version you download from the package repository is the one that's completely broken.
Another issue, this time minor UI, if you click on the Contour icon, the tree section title stays at the last trees title you were on.
Further issues! You can't save a form that you create at all, even if you don't actually add any forms at all. The balloon says failed to save, and the following is logged in the errors table:
At /umbraco/plugins/umbracoContour/~/umbraco/plugins/umbracoContour/css/dd.css (Referred by: http://localhost:49243/umbraco/plugins/umbracoContour/editForm.aspx?guid=7fb9f9c7-58cf-4290-97f6-e50c736edbc8):
At /umbraco/plugins/umbracoContour/~/umbraco/plugins/umbracoContour/scripts/jquery.inlineedit.js (Referred by: http://localhost:49243/umbraco/plugins/umbracoContour/editForm.aspx?guid=dacb030a-a861-4465-a483-d9a4d59f515b):
there are a lot of these, for various css and js files.......
Comment author was deleted
Hi Tim,
We are currently doing the last tests on the new maintenance release (Contour 1.0.12), that should work on 4.5.
Cheers,
Tim
Thanks Tim! I'll grab that from the nightly builds as soon as its up, much appreciated.
:)
Comment author was deleted
@Tim, repo has been updated with 4.5 compat version.
I did a upgrade on one of our sites to 4.5 (development enviroment only), countour & concierge dident work so good so removed the dll's and sections from database.
now when trying to install the new countour 1.0.12 i get the following screen.
Any ideas here ?
Guys,
Its latest version of contour compatible with 4.5.1? We are about to start a new project and will be using contour, wanted to do the project with 4.5.1.
Regards
Ismail
Comment author was deleted
@Ismail, yup latest version (1.0.12 at the moment) works on 4.5.1
@Ismail, check the Contour nightlies, the beta for 1.1 is up, with some seriously awesome new features (like the ability to edit records), its just saved me about a week of trying to write my own code for editing records.......
:P
is working on a reply...