AEM 5.6.1 Inbox link Defect | Community
Skip to main content
New Participant
October 16, 2015
Solved

AEM 5.6.1 Inbox link Defect

  • October 16, 2015
  • 6 replies
  • 3040 views

Hello,

We have a task in the inbox, and as i see in AEM 5.6.1, on click of the link under "Content" column (as provided in snapshot attached),  I see the link being 

1. http://localhost:4502/bin/wcmcommand?cmd=open&path=%252Fcontent%252Fcampaigns%252......

Instead of

2. http://localhost:4502/content/campaigns/.....

This occurs in 5.6.1 instance Only and not in 5.6. 

As a result when i click on the incorrect link that AEM provides,[1] above, we get a 404, page not found error.

Can someone please confirm if this is a defect.

Regards,

Nicole

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

This is a known bug and is reported in the AEM bug base. 

6 replies

smacdonald2008
smacdonald2008Accepted solution
New Participant
October 16, 2015

This is a known bug and is reported in the AEM bug base. 

New Participant
October 16, 2015

Attaching snapshot

DarrenBiz
New Participant
October 16, 2015

Can you tell us the bug report number or the patch that we need to apply to fix this please?

Sham_HC
New Participant
October 16, 2015

DarrenBiz wrote...

Can you tell us the bug report number or the patch that we need to apply to fix this please?

 

CQ5-34572 . Overlay [1] & change url to

var url = CQ.HTTP.externalize(CQ.shared.XSS.getXSSValue(value));

[1]   /libs/cq/workflow/widgets/source/utils/InboxUtil.js

Employee
April 21, 2020
This issue still pops-up even in AEM 6.5 even though the abovementioned line fix is present
DarrenBiz
New Participant
October 16, 2015

Thanks Sham. Is there an official hotfix for this fix?

Sham_HC
New Participant
October 16, 2015

AFAIK not available.