I've just started developing a new site using version 4.1 beta 2. I thought I'd share my issues so far (Day 2) and see whether or not I should log them to codeplex as known bugs, or if others have managed to work around them. Be good to hear about it if you've had similar issues!
Thanks in advance!
David
1. Right-click and create a new node. The focus doesn't always jump to the new node, but stays on the parent node.
2. Media picker often (but not always) causes javascript errors. I can't work out a pattern, some pages work fine and some don't.
When the page loads this error occurs: --------------------------------------
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30729; eMusic DLM/4)
And then when you click the Choose... link in the media picker: ---------------------------------------------------------------
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30729; eMusic DLM/4)
- Installing the Google Locations package from the Umbraco package repository works fine. It installs fine, and I can insert my key, and I can create my data type no problem. However, when trying to view a page in the Content section that uses this datatype, I get the .NET Error below. I've followed all of the troubleshooting steps as per the documentation, but everything seems fine. Something to do with v4.1 perhaps?
Server Error in '/' Application. --------------------------------------------------------------------------------
Could not load type 'umbraco.cms.businesslogic.datatype.ClientDependencyAttribute' from assembly 'cms, Version=1.0.3702.2116, Culture=neutral, PublicKeyToken=null'. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.TypeLoadException: Could not load type 'umbraco.cms.businesslogic.datatype.ClientDependencyAttribute' from assembly 'cms, Version=1.0.3702.2116, Culture=neutral, PublicKeyToken=null'.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
In my experience, 4.1 beta2 is great for playing with and finding/reporting bugs... but it is not at all ready for serious site development because of the range of important bugs. Though I've not seen these particular issues there are others. Most people don't get past the problem with the xslt GetMedia() function, for instance.
Do report all bugs you find... the sooner they are reported the sooner they can be fixed for a stable RC and then final release.
Thanks for the advice. I was hoping to make the most of the new features of 4.1 especially the preview function to preview unpublished content. But perhaps the release date is too uncertain for that (I'm thinking it's probably a CG10 release).
Anyway, bug logged (focus not jumping to new node correctly in Content section):
4.1beta2 issues
Hi all,
I've just started developing a new site using version 4.1 beta 2. I thought I'd share my issues so far (Day 2) and see whether or not I should log them to codeplex as known bugs, or if others have managed to work around them. Be good to hear about it if you've had similar issues!
Thanks in advance!
David
1. Right-click and create a new node. The focus doesn't always jump to the new node, but stays on the parent node.
2. Media picker often (but not always) causes javascript errors. I can't work out a pattern, some pages work fine and some don't.
When the page loads this error occurs:
--------------------------------------
And then when you click the Choose... link in the media picker:
---------------------------------------------------------------
- Installing the Google Locations package from the Umbraco package repository works fine. It installs fine, and I can insert my key, and I can
create my data type no problem. However, when trying to view a page in the Content section that uses this datatype, I get the .NET Error below.
I've followed all of the troubleshooting steps as per the documentation, but everything seems fine. Something to do with v4.1 perhaps?
In my experience, 4.1 beta2 is great for playing with and finding/reporting bugs... but it is not at all ready for serious site development because of the range of important bugs. Though I've not seen these particular issues there are others. Most people don't get past the problem with the xslt GetMedia() function, for instance.
Do report all bugs you find... the sooner they are reported the sooner they can be fixed for a stable RC and then final release.
cheers,
doug.
Hi Doug,
Thanks for the advice. I was hoping to make the most of the new features of 4.1 especially the preview function to preview unpublished content. But perhaps the release date is too uncertain for that (I'm thinking it's probably a CG10 release).
Anyway, bug logged (focus not jumping to new node correctly in Content section):
http://umbraco.codeplex.com/WorkItem/View.aspx?WorkItemId=27100
Bug voted for (javascript issues with Media Picker):
http://umbraco.codeplex.com/WorkItem/View.aspx?WorkItemId=27099
And I have added the issue to Darren's Google Maps datatype project page here:
http://our.umbraco.org/projects/google-maps-datatype/bug-reports/9210-41-beta-2-YSOD
Cheers,
David
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.