Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-765

URL in petstoreWeb hard-coded to use localhost

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • V1Beta
    • v1m1
    • Samples
    • None
    • Beehive SVN 178456

    Description

      accountNavHeader.tag has a URL to list orders explicitly referencing localhost - that makes the Petstore sample tough to use from a remote machine. In my case, I was testing from a central build server and couldn't view orders without manually typing the URL.

      — accountNavHeader.tag
      <!-- TODO: fix this -->
      <netui:anchor href="http://local
      host:8080/petstoreWeb/account/edit/listOrders.do" value="${bundle.account.listOr
      dersLabel}" styleClass="toolbar" />

      You should be able to change that to an action of rootSharedFlow.globalViewOrders instead of using the href.

      Attachments

        Activity

          People

            ekoneil Edward O'Neil
            jerjohns Jeremiah Johnson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: