Actions
Bug #3883
closedOBFS skins still using ant tokens
Start date:
03/11/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3883
Description
After the 1.9.0 Metacat release, Matt wrote:
Go to http://knb.ecoinformatics.org/knb/style/skins/obfs/
Search for 'soil', results include obfs.46.4 (first record)
Click on record to display eml, but no styles display
Looks like there's some errant ant tokens in the CSS and JS paths
for the OBFS skin:
"style-skins-path
/obfs/obfs.css"
"style-skins-path
/obfs/obfs.js"
"style-common-path
/branding.js"
This problem does not occur for the knb, nceas, sanparks, esa, and nrs skins
Updated by Michael Daigle over 15 years ago
The ant tokens were in the common directory for eml beta 6. Created beta 6 branch and fixed tokens in eml-settings.
Changed post-beta6 eml skins to use latest release stylesheets.
Actions