Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-2512

cid not appended to action URLs if there is already a parameter with a name ending with "cid"

    XMLWordPrintable

Details

    Description

      FacesUrlTransformer looks for "cid=" in the action URL without checking word boundary.
      PrimeFaces' Dialog Framework has its own context propagation, to that end it adds a "pfdlgcid=..." parameter.
      FacesUrlTransformer sees "pfdlgcid=" and thinks that it doesn't need to do anything, thus breaking CDI conversation propagation.

      Attachments

        Activity

          People

            manovotn Matěj Novotný
            vsevolodgol Vsevolod Golovanov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: