Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-2023

HtmlFormRendererBase not calling protected methods for actionUrl, method and charset

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.4
    • 1.2.5
    • None
    • None

    Description

      The 1.1 implementation of HtmlFormRendererBase called the methods:

      protected String getActionUrl(FacesContext facesContext, UIForm form)
      protected String getMethod(FacesContext facesContext, UIForm form)
      protected String getAcceptCharset(FacesContext facesContext, UIForm form )

      These useful methods (particularly getActionUrl in my case) are defined but ignored in 1.2.

      Attachments

        Activity

          People

            pmahoney Peter Mahoney
            pmahoney Peter Mahoney
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: