Thanks to all for the response. >From what I could see, the page's jcr:content did get created as cq:PageContent but then later if we changed any dialog properties from siteadmin, the type changed. The knockon-effect of that is that search results would disappear after the page props dialog changed.
Good to know about the sling change. Cheers, Sarwar On Sat, Nov 10, 2012 at 7:06 PM, David Gonzalez <[email protected]>wrote: > Slightly off topic, but iirc the PageManager shipped w 5.5 types newly > created pages' jcr:content nodes as nt:unstructured. > > Sent from my iPhone > > On Nov 10, 2012, at 1:12 PM, Davide <[email protected]> wrote: > > > On 11/10/2012 05:38 PM, Mark Adamcin wrote: > >> I can confirm that this is happening on our CQ5.5 SP1 instances and > >> that we only discovered it this week. > > > > I don't remember the issue in SP1 but it could be. Definitely it doesn't > > appear in SP2 and SP2.1. IMHO the quickest solution is to install the > > latest SP. > > > > If you can't do it right now, you could try by overlaying the > > */libs/cq/ui/widgets/source/widgets/wcm SiteAdmin.js and > > SiteAdmin.Actions.js with a version from SP2.1. > > > > See if it solves the problem or creates a new one :) > > > > HTH > > Davide > > > > > > * > > > > -- > > You received this message because you are subscribed to the Google > Groups "Day Communique" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > [email protected]. > > For more options, visit this group at > http://groups.google.com/group/day-communique?hl=en. > > > > -- > You received this message because you are subscribed to the Google Groups > "Day Communique" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/day-communique?hl=en. > >
