Closed Bug 52652 Opened 25 years ago Closed 25 years ago

Signed By... text is not localizable.

Categories

(Core Graveyard :: Security: UI, defect, P3)

1.0 Branch
defect

Tracking

(Not tracked)

VERIFIED FIXED
psm2.0

People

(Reporter: dougt, Assigned: ddrinan0264)

Details

(Keywords: l12y)

The "Signed By..." text displayed in the tool text tip is not localizable (eg. it is hardcoded). Even worse, it is using single byte text manipulation. http://lxr.mozilla.org/seamonkey/source/extensions/psm-glue/src/nsSecureBrowserUIImpl.cpp#78 and http://lxr.mozilla.org/seamonkey/source/extensions/psm-glue/src/nsSecureBrowserUIImpl.cpp#374 This is a bug both in PSM as well as mozilla.
x
Assignee: mstoltz → ddrinan
Component: Security: General → Security: Crypto
QA Contact: czhang → junruh
adding l12y keyword
Keywords: l12y
adding nsbeta1 keyword to localizability bugs
Keywords: nsbeta1
PSM 2.0
Component: Security: Crypto → Client Library
OS: Linux → All
Product: Browser → PSM
Hardware: PC → All
Target Milestone: --- → 2.0
Version: other → 2.0
Javi - Does your comment mean that this bug is solved in PSM 2.0 drop (i.e. You will Resolve this bug when your code drops)?
I think this bug is already resolved. With PSM 2, pipnss.properties has the entry "Signed By %S", which we use to generate the string. Is that what this bug is about? Or am I missing the point?
This bug was fixed by the switch to PSM 2.0
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Verified per jgmyers comment.
Status: RESOLVED → VERIFIED
Product: PSM → Core
Version: psm2.0 → 1.0 Branch
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.