Uploaded image for project: 'Cocoon'
  1. Cocoon
  2. COCOON-1417

Jx:set type ??? (JXTemplate Bug List)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.2
    • None
    • Blocks: Templating
    • None
    • Operating System: Linux
      Platform: All
    • 33236

    Description

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

      Attachments

        Activity

          People

            Unassigned Unassigned
            t.katelbach@systheo.com Tibor Katelbach
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: