Another Maintance release, this continues the performance oriented tweaks, and solving reported issues since 2.5.3:
Available on the courier project page
From changes.txt:
04.01-2011 2.5.4 Release - Fixes UI issues with right-click UI - Internal refactor of compare engine, which will be inclduded in 2.5.5 - More performance updates - Improved error messages on right-click dialog - Fixed issue with items having no parent in the queue graph - Improved the way Courier looks up Guids and NodeIds - Fixed courier accidently publishes items, even though they have a "publish at" date set
Will get a 2.5.4.1 up now, Its caused by a mapping in the courier.config file, my test env uses a new content picker resolver, where as the one on the build server points at the old one, which references the broken SQL you just posted.
Sorry about this, never blindly trust a build server
2.5.4.1 fixed the missing dependencies (allowed templates and allowed child nodetypes) issue, but still does not let me add referenced .css and image files, etc. That is, when I'm trying to create the revision on the originating source instance, it does not allow me to add Stylesheets etc.
Courier 2.5.4
Another Maintance release, this continues the performance oriented tweaks, and solving reported issues since 2.5.3:
Available on the courier project page
From changes.txt:
Installed 2.5.4, did a right-click deploy of a single page, and got an exception:
SELECT uniqueId from umbracoNode WHERE id = @p0 AND nodeObjecType = @p1
Invalid column name 'nodeObjecType'
It should of course be nodeObjectType, but frankly this makes me wonder whether deployment was even tested...
Arg son of *** !
Will get a 2.5.4.1 up now, Its caused by a mapping in the courier.config file, my test env uses a new content picker resolver, where as the one on the build server points at the old one, which references the broken SQL you just posted.
Sorry about this, never blindly trust a build server
There we go, effectively making 2.5.4 the shortest-lived courier release ever.. 2.5.4.1 is up for download now
http://our.umbraco.org/projects/umbraco-pro/umbraco-courier-2
2.5.4.1 fixed the missing dependencies (allowed templates and allowed child nodetypes) issue, but still does not let me add referenced .css and image files, etc. That is, when I'm trying to create the revision on the originating source instance, it does not allow me to add Stylesheets etc.
Should it?
is working on a reply...