Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
Niveau 1
Niveau 2
Se connecter à la communauté
Connectez-vous pour voir tous les badges
Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
Hi,
I have extended foundation Tags component for my requirement. It works in Author and Publish. But it doesn't work in dispatcher, it give some alert saying "" and if i click ok it redirects to dispatcher login page.
What i found is the EXT js code used in Tags component is causing the issue. But i don't know the alternate to make it work.
How can i make it work?.
Thanks.
Vikram.
Résolu ! Accéder à la solution.
Vues
Réponses
Nombre de J’aime
File daycare. As a temp workaround Your description says working in author & publish but not at dispatcher. Are you sure you have not logged in publish Or is the tag used for authenticated user. Two steps should solve the issue.
* Make sure user have read access to /libs/wcm/core/content/pageinfo (You might already have)
* In dispatcher you should allow for /libs/wcm/core/content/pageinfo
Vues
Réponses
Nombre de J’aime
can you post javascript error?
Vues
Réponses
Nombre de J’aime
The js alert was "Your request could not be completed because you have been signed out" and if i click on Ok, it redirects to Log-in page
if i comment the ext js code in tags component /libs/foundation/components/form/tags/tags.jsp line 94 to 123, i don't get the alert but the component is not rendered.
Thanks,
Vikram
Vues
Réponses
Nombre de J’aime
might be your custom code trying to access protected nodes.
Vues
Réponses
Nombre de J’aime
HI Sham,
No customization was done. it was the same component there in foundation and just copied to apps. I tried using the both overlayed and foundation components. It doesn't work.
Vues
Réponses
Nombre de J’aime
File daycare. As a temp workaround Your description says working in author & publish but not at dispatcher. Are you sure you have not logged in publish Or is the tag used for authenticated user. Two steps should solve the issue.
* Make sure user have read access to /libs/wcm/core/content/pageinfo (You might already have)
* In dispatcher you should allow for /libs/wcm/core/content/pageinfo
Vues
Réponses
Nombre de J’aime
It works.
Thank you.
Vues
Réponses
Nombre de J’aime
I will try this and let you know.
Thanks Sham.
Vues
Réponses
Nombre de J’aime
Vues
Likes
Réponses