Closed Bug 3866 Opened 26 years ago Closed 26 years ago

XP-COM problem- EUC-JP and ISO-2022-JP converter does not get load on Mac

Categories

(Core :: Internationalization, defect, P3)

PowerPC
Mac System 8.5
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: ftang, Assigned: ftang)

References

()

Details

(Whiteboard: Have fix need approval)

3862 is a data conversion problem bug. this bug is for macintosh does not find the EUC-JP and ISO-2022-JP converter through XPCOM This is because the auto-registration have problem on Mac. We can add CID to nsSetupRegistray to fix this.
Status: NEW → ASSIGNED
Whiteboard: Have fix need approval
comment out the comment line in nsSetupRegistry.cpp will make it work. Test on Mac and window. Need approval to check in.
Target Milestone: M3
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
i am wrong. We need to change the last argument of BuildOIneProject in build/mac/NGLayutbuildList.pm to 1 from 0 to make the autoregistration work. I check in that change for ucvja2. We should do the same thing for other intl dll and comment out the line in nsSetupRegistry after dogfood
Status: RESOLVED → VERIFIED
Verified fixed in 3/18 M3.2 Mac bld.
You need to log in before you can comment on or make changes to this bug.