Commented Issue: Composite 4.2 Update: DataType with NON Optinal fields [2026]
After upgrading form Composite 4.1 => 4.2 Update 1 AND updating from XML => SQL.We have a problem with one of our Datatype. This data type has a non optional Image field. If we try to add a new...
View ArticleNew Post: Can I use C# extension methods in a Razor function?
I called the C# function from Razor function. I've got an error: Compilation failed: IhbarHatti.cshtml(156): error CS0030: Cannot convert type 'System.Web.IHtmlString' to 'bool' Function...
View ArticleNew Post: Can I use C# extension methods in a Razor function?
Ok Function() always returns IHtmlString, I'll deal with it. I cannot access the other inline C# functions from an inline C# function. Now I'm stuck.
View ArticleNew Post: Blog packages installation failed
Thank you for pointing this out. The latest version of the Blog package (v. 2.1.4) is not compatible with the older versions of Composite C1. (You are running v 4.1, the latest is 4.2 Update 1)....
View ArticleNew Post: Possible Bug? added to all elements in upon compile
Hi wysocki. Thanks for the reply. I just realised that I made a typing mistake in my original post above. I am actually ending the link elements with a / :<link rel="stylesheet" type="text/css"...
View ArticleCreated Unassigned: Empty-element tags replaced with paired tags [2050]
Based on https://compositec1.codeplex.com/discussions/571674Registered in HQ TFS as Issue 4776.Repro: 1. Create 1 XML-, 1 Razor-, and 1 Master Page-based templates2. Make sure they all have at least 1...
View ArticleNew Post: Possible Bug? added to all elements in upon compile
I see what you mean. I've logged an issue here: https://compositec1.codeplex.com/workitem/2050 Thank you for reporting it. Sorry for the inconvenience. /Vitaly
View ArticleNew Post: Possible Bug? Page Type forcing Data folders selection upon...
Thanks wysocki. I looked through that changeset you linked to but couldn't work out which files had the fixes for my described problem. Do you know if there will be an update going out soon for v4.2 to...
View ArticleNew Post: Possible Bug? added to all elements in upon compile
No worries. Thanks for adding the work item. :-)
View ArticleNew Post: DL Definition Lists / Description Lists and PRE Blocks
DBailey635 wrote: I've also not been able to get <pre> to work as a block level element either. Try this:<format id="pre" label="Preformatted" image="" notes="Preformatted" block="pre">...
View ArticleNew Post: DL Definition Lists / Description Lists and PRE Blocks
DBailey635 wrote: I'm trying to add definition lists / description lists to the Visual Editor to produce... ... But unlike the <div> block containing <p> elements, this doesn't work in the...
View ArticleNew Post: Blog component
These look like feature ideas. Please consider creating them in the Issue Tracker with "Feature Request: (your idea)" as title, so everyone may vote it up. /Vitaly
View ArticleNew Post: An error that says "the action Executed in this window have endend...
Version : 3.2.4813.16821 This is an old version of Composite C1 we no longer support. Any chance you could use the latest version (4.2 Update 1)? Attached a screenshot for more information No image...
View ArticleNew Post: An error that says "the action Executed in this window have endend...
Try manual update guide before , but we did not update . One of the things I've seen , it 's even upgrading from version 4 to 4.1 manually becomes problematic and difficult to manually update versions...
View ArticleNew Post: An error that says "the action Executed in this window have endend...
Try manual update guide before , but we did not update . Get a "Plus Subscription" from http://www.composite.net/Plans-and-Pricing and you should get the needed tooling to upgrade. On the error you...
View ArticleNew Post: An error that says "the action Executed in this window have endend...
On Log 11/14/2014 1:30 PM System.MissingMethodException: Method not found: 'Void CompositeC1Contrib.FunctionProvider.FunctionParameterHolder..ctor(System.String, System.Type,...
View ArticleNew Post: Selecting a specific localisation of a page title in C#
As to the data connection class, you can specify both localization and publication scope to make your query more specific:using (DataConnection connection = new...
View ArticleNew Post: Selecting a specific localisation of a page title in C#
wysocki wrote: But how can you specify a non-existing page in the function parameter "Page"? I have another function that is pulling the page Id from a Global Datatype store that isn't localised (We...
View ArticleReleased: Composite C1 4.3 (Release Candidate) (Mar 18, 2015)
Composite C1 4.3 (4.3.5555.25838)Write a review for this release - help us improve, recommend us.Getting started If you are new to Composite C1 and want to install it:...
View ArticleUpdated Release: Composite C1 4.3 (Release Candidate) (Mar 18, 2015)
Composite C1 4.3 (4.3.5555.25838)Write a review for this release - help us improve, recommend us.Getting started If you are new to Composite C1 and want to install it:...
View Article