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

Referencing previously defined object in Synth does not always work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 6
    • client-libs
    • b14
    • x86
    • linux_redhat_9.0

      If you define an object in Synth's XML file, eg:

      <color value="red" id="red"/>

      The object is not visible inside long term persistance blocks. For example, the following will not see 'red':

      <object class="Foo">
        <void property="color">
          <object idref="red"/>
        </void>
      </object>
      ###@###.### 10/26/04 20:12 GMT

            svioletsunw Scott Violet (Inactive)
            svioletsunw Scott Violet (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: