Opened 12 years ago

Closed 12 years ago

#394 closed enhancement (fixed)

XMLWorkspaceConfig doesn't write resource options and fields

Reported by: adube Owned by: adube
Priority: major Milestone: 1.2.0
Component: server Version: trunk
Keywords: bis-1.2.0 Cc:

Description

The XMLWorkspaceConfig currently doesn't write the resource options and fields in the config_secur. Make the according fixes to do so.

Change History (1)

comment:1 by adube, 12 years ago

Resolution: fixed
Status: newclosed

Fixed in r1273 :

  • resource options : they were already supported, but was using a hash with keys equal to the option name and thus causing duplicate in the xml written
  • resource fields : added. Not overriding support (in workspace resources).
Note: See TracTickets for help on using tickets.