Closed
Bug 101439
Opened 24 years ago
Closed 24 years ago
Custom configs should point to its own files
Categories
(CCK Graveyard :: CCK-Wizard, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: BarrettLndstrm, Assigned: shrutiv)
References
Details
Attachments
(1 file)
|
1.17 KB,
patch
|
Details | Diff | Splinter Review |
Creating this bug to track this and see if we want to fix it and how.
Right now, the default and MyIsp configs point to files in their own workspaces.
e.g. Default readme -> \Configs\Default\Workspace\readme.txt
MyIsp readme -> \Configs\MyIsp\Workspace\readme.txt
But in any custom config created by the user, the configs point to the default
config, even though the files are put in it's own config.
e.g Make a config called "Test", and press the "Show Config Info" button.
Test readme -> \Configs\Default\Workspace\readme.txt
There are more files that just the readme that behave like this. The logos, the
sidebar, the bookmarks, installer bitmaps, etc.
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P2
| Assignee | ||
Comment 2•24 years ago
|
||
| Assignee | ||
Updated•24 years ago
|
Whiteboard: need r=
| Assignee | ||
Comment 3•24 years ago
|
||
Adding Steve and shannon to cc list.
Comment 4•24 years ago
|
||
Shruti, I'm still seeing the Default path listed for the following:
SmallAnimPath
SmallStillPath
InstallerCustomBitmapPath
IntSetupByBitmap
| Assignee | ||
Comment 5•24 years ago
|
||
The above 4 variables are never used for customization. They are extra variables
present since CCK6.0 and need to be removed.
| Assignee | ||
Comment 7•24 years ago
|
||
Marking fixed.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Verified in 1/7 bld.
Status: RESOLVED → VERIFIED
Summary: Custom configs should point to it's own files → Custom configs should point to its own files
We should change the buttons in the UI where appropriate (e.g., readme.txt,
panels.rdf, bookmarks.html, install.bmp, install.txt) from
"View File" to "Edit File".
Should this be part of this bug or a new bug?
The only "View File" that still just views is the for the logo gif files.
You need to log in
before you can comment on or make changes to this bug.
Description
•