London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

PageExternalUrl Value Disappears on Alternate Mirroring Events

Vote:
0

We have found that upon every alternate time we mirror our content, the PageExternalUrl property is cleared on the mirroring target. I gather this is a known EPiServer bug?

I have tried a workaround whereby I have created a property ("ShortAddress"), which is populated by copying the value from the PageExternalUrl upon save of a page. Then, on the MirroringCompletedEvent, I copy the value of ShortAddress back into PageExternalUrl, by creating a writeableclone (as it's a read-only property).

Unfortunately this was an epic fail as well - my solution only copes the property on every alternate mirroring event too.

Has anyone else come across this problem?

#61660
Sep 26, 2012 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.