[opencms-dev] Access right trouble in component template
Mario Jäger
m.jaeger at alkacon.com
Tue Mar 16 10:01:44 CET 2010
Hi Sébastien,
I still can not reproduce your problem.
Please, prove if you have published all xsd-files of the study-resource type.
Otherwise, check if the the title content is shown, when you add following line
in your study-jsp, before the line where the document link is shown:
Title: ${xmlRsc.value['Title']}
--
Kind Regards,
Mario.
-------------------
Mario Jäger
Alkacon Software GmbH - The OpenCms Experts
http://www.alkacon.com - http://www.opencms.org
Sébastien Bianco schrieb:
> Hi Mario.
>
> Our components only set-up some informations, to find some jsp and somes properties. It doesn't deals with security functionality.
>
> I send you the class anyway. Maybe some lines of code have more power than I think they have !
>
> Sébastien BIANCO
>
> Ingénieur développement
>
> EURELIS
>
> AGITATEUR DE TECHNOLOGIES
>
> Tel : +33 (0)1 49 97 20 20
>
> Fax : +33 (0)1 47 68 20 19
>
>
>
> -----Message d'origine-----
> De : opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] De la part de Mario Jäger
> Envoyé : vendredi 12 mars 2010 09:34
> À : The OpenCms mailing list
> Objet : Re: [opencms-dev] Access right trouble in component template
>
> Hi Sébastien,
>
> You use your own taglib "eurelis" and your own bean "com.eurelis.opencms.commons.frontend.CmsCommonsBean":
>
> ...
> <%@ taglib prefix="eurelis" uri="http://www.eurelis.com/taglib/opencms/commons" %>
> ...
> <jsp:useBean id="cms" class="com.eurelis.opencms.commons.frontend.CmsCommonsBean">
> <% cms.init(pageContext, request, response); %>
> </jsp:useBean>
>
>
> What does the bean make?
>
>
> ------------------------------------------------------------------------
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list