[ http://issues.apache.org/jira/browse/COCOON-1417?page=all ]

Jörg Heinicke updated COCOON-1417:
----------------------------------


Can you retest it with the JXTemplateGenerator in the template block instead of 
the one in core please?
The older one has been deprecated in 2.1 and removed in 2.2, so it won't be 
fixed anymore.

> Jx:set type ??? (JXTemplate Bug List)
> -------------------------------------
>
>                 Key: COCOON-1417
>                 URL: http://issues.apache.org/jira/browse/COCOON-1417
>             Project: Cocoon
>          Issue Type: Bug
>          Components: Blocks: Templating
>    Affects Versions: 2.2-dev (Current SVN)
>         Environment: Operating System: Linux
> Platform: All
>            Reporter: Tibor Katelbach
>         Assigned To: Cocoon Developers Team
>
> <jx:set var="logid"   
> value="${session.getAttribute('my_key/authentication')}"/>   
> <jx:set var="userid" value="#{$logid/ID}"/>   
>   
> <jx:if test="#{$logid/ID}">   
> returns true or false according to the existence of the ID, so far so good 
> OTH   
> <jx:if test="#{$userid/ID}"> returns always true , buuuuug???

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to