Opened 9 years ago

Closed 9 years ago

#2499 closed defect (fixed)

Schema report: ShowFirstClass doesn't work.

Reported by: zhanga Owned by:
Priority: low Milestone: 3.0
Component: General Version: 2.5.0
Severity: trivial Keywords: 2.6backport
Cc: External ID:

Description

The JS function ShowFirstClass in displayschema.php doesn't work. It is because the element name is "Data_"+schemaName+"_"+className. But ShowFirstClass uses "Data_"+className to get the element.

Change History (2)

comment:1 by jng, 9 years ago

Keywords: 2.6backport added

comment:2 by jng, 9 years ago

Resolution: fixed
Status: newclosed

Fixed trunk (r8439) and 2.6 (r8613)

Note: See TracTickets for help on using tickets.