Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6442448

jhat: oql submit form should put last query into textform for resubmit

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 7
    • 6
    • core-svc
    • b03
    • x86
    • linux
    • Verified

        A DESCRIPTION OF THE REQUEST :
        jhats OQL page contains a textarea where you enter your OQL query.
        On the result page the query is being displayed in one line below the
        textarea (the one for the next query).

        The textarea should also contain that query.

        JUSTIFICATION :
        * if you don't get the query right at first try, you can reedit more easily.
        You may press the back button fore reediting, but in the case you lose
        your error message.

        * a query often leads to a more details query, in this case the old query
        might come in handy.

        * the repeated message below the textares becomes useless for compilcated querys as
        the indentation gets lost.

        EXPECTED VERSUS ACTUAL BEHAVIOR :
        EXPECTED -
        The textarea should contain the query as it was entered in the form issuing that query.
        ACTUAL -
        The textarea is empty.

        ---------- BEGIN SOURCE ----------
        * Start jhat
        * Browse to http://localhost:7000/oql/
        * Enter any query
        * Submit
        ---------- END SOURCE ----------

              sundar Sundararajan Athijegannathan
              rmandalasunw Ranjith Mandala (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: