DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33236>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33236

           Summary: Jx:set type ??? (JXTemplate Bug List)
           Product: Cocoon 2
           Version: Current SVN 2.2
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: blocks
        AssignedTo: dev@cocoon.apache.org
        ReportedBy: [EMAIL PROTECTED]


<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???

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to