Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi everyone
There's this really annoying bug with pages that have a single quote on their names, e.g. "Chairman's thoughts"
On 4.0.4.2, the content picker can handle this and you can see the following on the browser status bar:
javascript:OpenContent('{localLink:2045}|chairman\'s-thoughts.aspx|Chairman\'s thoughts');
On 4.5.2 the status bar reads
javascript:OpenContent('{localLink:2045}|chairman\'s-thoughts.aspx|Chairman's thoughts');
which obviously fails, leaving the picker unable to pick this page.
Is there anything I'm missing on any of the config settings?
ThanksJulio
This is a bug, please vote for the issues here:
http://umbraco.codeplex.com/workitem/29687
http://umbraco.codeplex.com/workitem/29080
Thanks Tom
I have recommended our client to paste /{localLink:[pageID]} when stumbling across apostrophes on page names, but it would be nice to have this fixed
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
contentpicker - not working with single quotes
Hi everyone
There's this really annoying bug with pages that have a single quote on their names, e.g. "Chairman's thoughts"
On 4.0.4.2, the content picker can handle this and you can see the following on the browser status bar:
javascript:OpenContent('{localLink:2045}|chairman\'s-thoughts.aspx|Chairman\'s thoughts');
On 4.5.2 the status bar reads
javascript:OpenContent('{localLink:2045}|chairman\'s-thoughts.aspx|Chairman's thoughts');
which obviously fails, leaving the picker unable to pick this page.
Is there anything I'm missing on any of the config settings?
Thanks
Julio
This is a bug, please vote for the issues here:
http://umbraco.codeplex.com/workitem/29687
http://umbraco.codeplex.com/workitem/29080
Thanks Tom
I have recommended our client to paste /{localLink:[pageID]} when stumbling across apostrophes on page names, but it would be nice to have this fixed
is working on a reply...