volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Internal links with query parameters

Hello

When adding a link to a internal page in the external link input filed in tinymce, linkitemcollection or url property the query paramets get removed and the link parsed to the internal page.

Example link: http://mydomain.com/mypage/?test=hello%20world
Steps:

  • Add the link in the external field
  • Click "ok"
  • Edit the link, the link now points to the page "mypage" without query parameters.

How to I add a link to a internal page with query parameters?

/Peter

#148619
May 18, 2016 15:18

What version of cms are you using? Sounds like an old bug in early 7?

#148621
May 18, 2016 16:48

Versions:

EPiServer.CMS 9.8.0
EPiServer.CMS.Core 9.8.0
EPiServer.CMS.UI 9.4.4
EPiServer.CMS.UI.Core 9.4.4
EPiServer.Framework 9.8.0

#148624
May 18, 2016 16:58

That's pretty up to date.

It's been reported before and "fixed" I think. Might be broken again then :)

http://world.episerver.com/Modules/Forum/Pages/Thread.aspx?id=89788

#148628
May 18, 2016 21:44

Experienced the same problem and managed a workaround.

Create the link as:

//mydomain.com/mypage/?test=hello%20world

without http:

Worked for me.

@Daniel Ovaska what number was that bug?

#148635
Edited, May 19, 2016 9:55

That workaround worked, thanks. As the root problem still remains, I wont mark your reply as answer.

#148638
May 19, 2016 10:15
A.D
#148740
May 23, 2016 4:08
* 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.