We have moved to GitHub Issues
You are viewing the read-only archive of Umbraco's issue tracker. To create new issues, please head over to GitHub Issues.
Make sure to read the blog posts announcing the move for more information.
Created by Ian Dunkerly 05 Feb 2013, 11:21:11 Updated by Funka! 09 Jul 2013, 23:42:50
Duplicates: U4-1304
I have a homepage document type with a rich text field defined called "footer", this field only exists in the home page data type which is also the content root.
Within the footer are is a link to an internal page, using @Model.Content.GetPropertyValue("footer", true) the link is correctly converted to the friendly url name if however I use:
@Umbraco.Field("footer", recursive: true)
The link is rendered as : href="/"
The link parsing only fails when recursive: true is provided
Actually GetPropertyValue isn't working either. It escapes the content when in recursive mode. This is a big issue! I'm stuck. Any other workarounds?
Bit strange as U4-1274 and U4-1304 have been reported as solved? I'm using the slightly different version of this extension method and pass a IPublishedContent object as first param, so haven't tried the OP's version.
Seems like U4-1304 isn't currently showing as resolved, which this appears to be a duplicate of?
Priority: Major
Type: Bug
State: Duplicate
Assignee:
Difficulty: Normal
Category:
Backwards Compatible: True
Fix Submitted:
Affected versions: 6.0.0, 6.1.0, 4.11.4, 4.11.6, 6.1.2
Due in version:
Sprint:
Story Points:
Cycle: