Project

General

Profile

Actions

Bug #3057

closed

The field "skinconfigs" in the MetacatUtil class is public

Added by Chris Barteau almost 17 years ago. Updated over 16 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
metacat
Target version:
Start date:
01/10/2008
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
3057

Description

The field "skinconfigs" in the MetacatUtil class is public, exposing it to uncontrolled access. The fix would be:
1) Make it private
2) Create setter and getter methods
3) Create a 'hasSkinConfig' method

and then modify the current usages in MetacatServlet (1 chg) and DBTransform (2 chgs).


Related issues

Blocked by Metacat - Bug #3058: Generalize the reading of skin.configs in DBTransformResolvedChris Barteau01/10/2008

Actions
Actions

Also available in: Atom PDF