Closed Bug 242319 Opened 21 years ago Closed 17 years ago

ns*Dlg::Parse should not return nsINIParser errors

Categories

(SeaMonkey :: Installer, defect)

All
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: ajschult784, Unassigned)

Details

The ns*Dlg::Parse functions return error codes to nsXInstaller::ParseConfig, but many are nsINIParser errors, like nsINIParser::E_NO_KEY. These are passed on to ErrorHandler, which has no idea what they mean, so it just spews like: "Fatal error [-705]: (null)" The ::Parse functions should return only standard error codes.
QA Contact: bugzilla → agracebush
Product: Browser → Seamonkey
This won't be fixed on Trunk, where the Sm-Linux installer has been discontinued. Andrew, feel free to REOPEN for the 1.1.x Branch if appropriate.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.