Project

General

Profile

Actions

Bug #3057

closed

The field "skinconfigs" in the MetacatUtil class is public

Added by Chris Barteau over 16 years ago. Updated about 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 #1

Updated by Chris Barteau over 16 years ago

Made changes to DBTrasform.java, MetacatUtil.java, and MetaCatServlet.java.

Actions #2

Updated by Redmine Admin over 11 years ago

Original Bugzilla ID was 3057

Actions

Also available in: Atom PDF