You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2021/10/02 14:12:42 UTC

[Issue 128483] New: Occurence "OpenOffice.org" in dialog Writing Aids for new thesaurus

https://bz.apache.org/ooo/show_bug.cgi?id=128483

          Issue ID: 128483
        Issue Type: DEFECT
           Summary: Occurence "OpenOffice.org" in dialog Writing Aids for
                    new thesaurus
           Product: General
           Version: 4.2.0-dev
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: Normal
          Priority: P5 (lowest)
         Component: ui
          Assignee: issues@openoffice.apache.org
          Reporter: digro@apache.org
  Target Milestone: ---

Created attachment 87056
  --> https://bz.apache.org/ooo/attachment.cgi?id=87056&action=edit
Screenshot occurrence string "OpenOffice.org"

Just noticed the occurrence of the string "OpenOffice.org New Thesaurus" in the
dialog Writing Aids (Tools > Options > Language Settings > Writing Aids) in the
Developer Build 4.2.0

This should probably be changed to "New Thesaurus" only.

OpenGrok found the string just once, in:

/trunk/main/lingucomponent/source/thesaurus/libnth/nthesimp.cxx (revision
c4c42a0e)

Line:
576  {
577     MutexGuard      aGuard( GetLinguMutex() );
578     return A2OU( "OpenOffice.org New Thesaurus" );
579  }

Added screenshot as attachment

Since I'm no developer at all I won't touch the code. 
Hope someone will pick this up.

Should probably also need to be changed in branches AOO41 and AOO42 too

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 128483] Occurence "OpenOffice.org" in dialog Writing Aids for new thesaurus

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=128483

Matthias Seidel <ms...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.2.0
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #3 from Matthias Seidel <ms...@apache.org> ---
Fixed with PR #139 in trunk.
Cherry-picked for AOO42X and AOO41X.

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 128483] Occurence "OpenOffice.org" in dialog Writing Aids for new thesaurus

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=128483

Matthias Seidel <ms...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Latest|---                         |4.1.11
    Confirmation in|                            |
   Target Milestone|4.2.0                       |4.1.12

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 128483] Occurence "OpenOffice.org" in dialog Writing Aids for new thesaurus

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=128483

Matthias Seidel <ms...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mroe.nospam@gmx.net

--- Comment #1 from Matthias Seidel <ms...@apache.org> ---
*** Issue 124894 has been marked as a duplicate of this issue. ***

-- 
You are receiving this mail because:
You are the assignee for the issue.

Re: [Issue 128483] Occurence "OpenOffice.org" in dialog Writing Aids for new thesaurus

Posted by Dick Groskamp <di...@apache.org>.

On 2021/10/02 14:20:57, bugzilla@apache.org wrote: 
> https://bz.apache.org/ooo/show_bug.cgi?id=128483
> 
> Matthias Seidel <ms...@apache.org> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |mseidel@apache.org
> 
> --- Comment #2 from Matthias Seidel <ms...@apache.org> ---
> Since this is "only" a string just create a Pull Request and we can work on
> that in Github.
> 
> -- 
> You are receiving this mail because:
> You are the assignee for the issue.

Just created Pull Request #139 on Github

[Issue 128483] Occurence "OpenOffice.org" in dialog Writing Aids for new thesaurus

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=128483

Matthias Seidel <ms...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mseidel@apache.org

--- Comment #2 from Matthias Seidel <ms...@apache.org> ---
Since this is "only" a string just create a Pull Request and we can work on
that in Github.

-- 
You are receiving this mail because:
You are the assignee for the issue.