Closed
Bug 293253
Opened 20 years ago
Closed 7 years ago
Reporter's privacy statement checkbox labeled very badly
Categories
(Other Applications Graveyard :: Reporter, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bugzilla-mozilla-20000923, Assigned: raccettura)
References
Details
Attachments
(1 file)
|
2.39 KB,
patch
|
mconnor
:
review+
|
Details | Diff | Splinter Review |
The label for the privacy policy checkbox on the first page says:
"Don't Show Privacy Statement Again"
Yet, I MUST check this to continue. It should say that I agree to the privacy
policy, as I think was the point. If it really does mean "don't show me this
again" then it should NOT affect whether I can continue.
| Assignee | ||
Comment 1•20 years ago
|
||
I'm thinking of changing it to:
I read and agree to the above privacy policy.
any objections?
I may land that tomorrow.
Status: NEW → ASSIGNED
Comment 2•20 years ago
|
||
sounds good to me. a=asa
| Assignee | ||
Comment 3•20 years ago
|
||
Per discussion with mconnor, this is betterer than my earlier suggestion:
I have read and accept the above privacy policy.
Summary: Reporter's checkbox labeled very badly → Reporter's privacy statement checkbox labeled very badly
| Assignee | ||
Comment 4•20 years ago
|
||
Checking in extensions/reporter/locales/en-US/chrome/reportWizard.dtd;
/cvsroot/mozilla/extensions/reporter/locales/en-US/chrome/reportWizard.dtd,v
<-- reportWizard.dtd
new revision: 1.5; previous revision: 1.4
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 5•20 years ago
|
||
*** Bug 294489 has been marked as a duplicate of this bug. ***
Comment 6•19 years ago
|
||
Do we have more goodies like this in reporter?
Crappy code gives crappy localizations, of course we have at least one
localization a'la "Don't Show Privacy Statement Again" in our 1.5 release, see
bug 317624.
The entity is misnamed, that should be fixed on the trunk.
I'd really like to know if I need to hunt for more problems like this or if
we just have this in one place.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 7•19 years ago
|
||
I found bug 317624 doing last-minute QA for nb-NO.
The reason we decided it was a showstopper for nb-NO was that the user doesn't currently accept the privacy policy. He might, in theory, sue the Mozilla Foundation after finding that the Reporter tool collects private information, saying "I never agreed to that."
It's a bit extreme, I know, but AFAIK it's a valid concern.
As painful as this might be, I think this calls for an audit of all 1.5 localizations.
| Assignee | ||
Comment 8•19 years ago
|
||
Fine, I'll tweak that entity on the trunk tomorrow morning.
I don't see how a string change in May can be causing problems in November. The string is supposed to be localized based on the string alone, not the entity name. FWIW I should be able to use an md5 hash to name a string, with no ill effects.
Based on bug 317624 (I rely on the translations within) it looks like nb-NO just never updated that string since sometime before May 15, 2005. Nothing to do with the entity name. I checked several other's using google translate, and they appeared to be updated (mainly looking for the word "agree" as that's the big change). Looks like it was checked in at 2005-07-21 08:37. IMHO it should be reviewed before checkin.
| Assignee | ||
Comment 9•19 years ago
|
||
Correction to above 2005-07-21 08:37 was a move, not initial checkin.
Comment 10•19 years ago
|
||
(In reply to comment #8)
> I don't see how a string change in May can be causing problems in November.
We never noticed that the string changed after translating the original one.
The best way to ensure that it gets on radar is to CC firefoxl10n or similar on relevant bugs.
| Assignee | ||
Comment 11•19 years ago
|
||
Attachment #204194 -
Flags: review?
| Assignee | ||
Updated•19 years ago
|
Attachment #204194 -
Flags: review? → review?(mconnor)
Updated•19 years ago
|
Attachment #204194 -
Flags: review?(mconnor) → review+
Comment 12•7 years ago
|
||
Reporter isn't a maintained project. Closing!
Status: REOPENED → RESOLVED
Closed: 20 years ago → 7 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•