I have found a bug in Umbraco v 4.0.3 (Assembly version: 1.0.3674.221) reported on codeplex ID#26712 . I think that I have located parts of the problem in the MemberType.cs. Can I download the current source code, implement the changes and the recompile umbraco my self or do I have to wait for the issue to be solved on codeplex?
Recompile Umbraco ?
Hi
I have found a bug in Umbraco v 4.0.3 (Assembly version: 1.0.3674.221) reported on codeplex ID#26712 . I think that I have located parts of the problem in the MemberType.cs. Can I download the current source code, implement the changes and the recompile umbraco my self or do I have to wait for the issue to be solved on codeplex?
/Tarrild
The beauty of Open Source means you can indeed do it yourself by downloading the source, making changes and recompiling.
The Umbraco licenses are up on Codeplex: http://umbraco.codeplex.com/license
Thanks, it worked like a charm after reading this great post http://our.umbraco.org/forum/ourumb-dev-forum/bugs/4817-Compiling-4021-Errors.
I have now recompile umbraco and it did indeed fix the bug. How do I report this fix on codeplex?
Upload the patch here: http://umbraco.codeplex.com/SourceControl/UploadPatch.aspx
You'll need a CodePlex account I believe
is working on a reply...