Uploaded image for project: 'VCL'
  1. VCL
  2. VCL-332

cannot delete block requests once the start date has passed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.2
    • web gui (frontend)
    • None

    Description

      Block requests cannot be deleted once the start date has passed. The input validation is flagging the start date as old and setting $submitErr. The easiest fix is to modify the conditional in confirmBlockRequest that calls newBlockRequest to be

      if($submitErr && $date['state'] != 2)

      Attachments

        Activity

          People

            Unassigned Unassigned
            jfthomps Josh Thompson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: