|
|
Hi,
I receive the following warnings in visual studio (referring to sidemap.ashx):
- 'Composite.Data.PageUrlType' is obsolete: 'Use Composite.Core.Routing namespace for working with page urls'
- 'Composite.Data.PageUrlType.Published' is obsolete: 'Use 'Public' instead'
- 'Composite.Data.PageUrl' is obsolete: 'Use Composite.Core.Routing.PageUrls'
These are only warnings and don't break anything (yet). I've tried installing the latest version of the package (from 1.03 to 1.04) and I still get the warnings.
Thanks,
Chris
|
|
Coordinator
May 22, 2012 at 9:54 AM
|
Hi @cmjacques
Thank you for reporting the issue, we will take a look at it
|
|
Coordinator
May 22, 2012 at 2:29 PM
|
Updated sitemap.ashx
http://c1packages.codeplex.com/SourceControl/changeset/view/17269#132844
|
|