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

Executing action of a disabled Button

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.11
    • 2.0.19, 2.1.13
    • None
    • None

    Description

      I have a commandButton with a specific action which is disabled. The button is rendered with a disabled attribute and gets a bit different onclick script.

      Problem is, when the user removes the disabled and onclick attributes, with for example Firebug, it is possible to click the button. And JSF does not prevent the action from being executed.

      I expected that the execution is prevented also on server-side.

      Attachments

        Activity

          People

            lu4242 Leonardo Uribe
            hoersch dennis hoersch
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: