Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-5033

BIRT Interfearence With Context Help

    XMLWordPrintableJSON

Details

    Description

      To reproduce:
      In the Accounting,Facility, or Order component.
      Click the Help icon
      Expected:
      Help window opens for the active component
      Actual:
      Help window opens for BIRT

      The following, added in Rev. 1361130 to BIRT ofbiz-component.xml, appears to be causing the problem. The problem goes away if BIRT is not loaded.

      <webapp name="accounting"
      title="Accounting"
      server="default-server"
      location="webapp/accounting"
      base-permission="OFBTOOLS,ACCOUNTING"
      mount-point="/accounting"/>
      <webapp name="facility"
      title="Facility"
      description="FacilityComponentDescription"
      server="default-server"
      location="webapp/facility"
      base-permission="OFBTOOLS,FACILITY"
      mount-point="/facility"/>
      <webapp name="order"
      title="Order"
      description="OrderComponentDescription"
      server="default-server"
      location="webapp/ordermgr"
      base-permission="OFBTOOLS,ORDERMGR"
      mount-point="/ordermgr"/>

      Attachments

        Issue Links

          Activity

            People

              jleroux Jacques Le Roux
              brettonwoods Tom Burns
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: