Closed
Bug 1016136
Opened 11 years ago
Closed 11 years ago
Replace |'s| by |/M| in en-US.dic
Categories
(Core :: Spelling checker, defect)
Tracking
()
RESOLVED
FIXED
mozilla32
People
(Reporter: ananuti, Assigned: ananuti)
Details
Attachments
(2 files, 1 obsolete file)
3.38 KB,
text/plain
|
Details | |
109.06 KB,
patch
|
ananuti
:
review+
|
Details | Diff | Splinter Review |
No description provided.
![]() |
Assignee | |
Comment 1•11 years ago
|
||
Attachment #8429195 -
Flags: review?(ehsan)
![]() |
Assignee | |
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Comment on attachment 8429199 [details]
copy&paste into textarea, no squiggly red underline
Nice test case! :-)
Comment 4•11 years ago
|
||
Comment on attachment 8429195 [details] [diff] [review]
bug1016136.patch
Review of attachment 8429195 [details] [diff] [review]:
-----------------------------------------------------------------
::: extensions/spellcheck/locales/en-US/hunspell/en-US.dic
@@ +11766,5 @@
> PET/M
> PFC
> PG
> PIN
> +PJ/M
Hmm, doing this will make us accept both "PJ" and "PJ's", right? That doesn't seem like what we want to do in some cases. Am I missing something?
Updated•11 years ago
|
Flags: needinfo?(ananuti)
![]() |
Assignee | |
Comment 5•11 years ago
|
||
PJ in dictionary.com http://dictionary.reference.com/browse/PJ
there's no PJ in OFD but PJs http://www.oxforddictionaries.com/us/definition/american_english/PJs
that line should be PJ/SM ?
Flags: needinfo?(ananuti)
Comment 6•11 years ago
|
||
(In reply to comment #5)
> PJ in dictionary.com http://dictionary.reference.com/browse/PJ
>
> there's no PJ in OFD but PJs
> http://www.oxforddictionaries.com/us/definition/american_english/PJs
>
> that line should be PJ/SM ?
Hmm, the "PJ" in dictionary.com seems like an arbitrary abbreviation. I'm not sure if we should accept that. IOW, I think we should keep "PJ's" here. BTW the same issue exists with the lowercase version of the word.
Comment 7•11 years ago
|
||
Comment on attachment 8429195 [details] [diff] [review]
bug1016136.patch
Review of attachment 8429195 [details] [diff] [review]:
-----------------------------------------------------------------
r=me with comment 6 addressed both for PJ's and pj's.
Attachment #8429195 -
Flags: review?(ehsan) → review+
![]() |
Assignee | |
Comment 8•11 years ago
|
||
Attachment #8429195 -
Attachment is obsolete: true
Attachment #8429691 -
Flags: review+
![]() |
Assignee | |
Updated•11 years ago
|
Keywords: checkin-needed
Comment 9•11 years ago
|
||
Keywords: checkin-needed
Comment 10•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
You need to log in
before you can comment on or make changes to this bug.
Description
•