Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

"node" object is contentreference on first request after republish of page. Bug?

Vote:
 

Hi,

When in edit mode and publishing a page, on the following request for the page, the "node" object in the route data dictionary is of type ContentReference and not PageReference. The type is PageReference again if the page is then selected in the page tree.

Is this behaviour by design or a (known) bug? I was able to reproduce it with Alloy with update 50 (latest as of writing) of the Nuget packages.

Cheers,
Per Atle

#116148
Jan 23, 2015 19:32
Vote:
 

Could you post the full stack trace? And full repro steps? Sounds like it could be a potential bug in Update 50.

#116149
Jan 24, 2015 0:04
Vote:
 

Hi Richly,

I don't think a stack trace would be of much help, as nothing in it was from the EPiServer namespaces. As for reproducing the behaviour, I just set a breakpoint in the Index action in one of the page controllers and then inspected the value of RouteData.DataTokens["node"]. On a normal request the type for that object would be PageReference.

RouteData "node" value type on page republish

Btw, the behaviour was also in Update 40 (I noticed it there first).

#116151
Jan 24, 2015 15:01
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.