XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Applied
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: Browser Binding Proposal
    • Fix Version/s: Browser Binding Proposal
    • Component/s: Browser Binding
    • Labels:
      None
    • Proposal:
      Hide

      Instead of using the reserved name 'action', instead we will use the name 'cmisaction' to carry the name of the CMIS action the server should perform when it receives a POST of the form from the client.

      For Example...

      <input name="cmisaction" type="hidden" value="createDocument" />

      Show
      Instead of using the reserved name 'action', instead we will use the name 'cmisaction' to carry the name of the CMIS action the server should perform when it receives a POST of the form from the client. For Example... <input name="cmisaction" type="hidden" value="createDocument" />
    • Resolution:
      Hide

      changed action to cmisaction and also changed selector to cmisselector for consistency

      Show
      changed action to cmisaction and also changed selector to cmisselector for consistency

      Description

      The parameter that defines the CMIS operation in HTTP POST is currently called "action".
      That can make debugging difficult because "action" is already defined in HTLM forms.

      We should rename it to something more distinct, e.g. "cmisaction".

        Attachments

          Activity

            People

            • Assignee:
              melahn Gregory Melahn (Inactive)
              Reporter:
              fmueller Florian Müller (Inactive)
            • Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: