Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-2011

Resources with dot's are handled wrong in code completion

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.1.0.CR1
    • 2.1.0.beta1
    • seam2
    • None

      EXECUTE: Create a default seam project, go to the first home.xhtml and try and use the #

      {messages}

      completion, e.g. #

      {messages.javax.faces.component.UIInput.CONVERSION}

      would be autocompleted.
      EXECUTE: Deploy that to a server
      ASSERT: that it works...

      It doesn't because dotted paths in a message resource bundle should be specified as: #

      {messages['javax.faces.component.UIInput.CONVERSION']}

            vrubezhny Victor Rubezhny (Inactive)
            manderse@redhat.com Max Andersen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: