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 2012/10/10 18:32:55 UTC

[Bug 121197] New: css.style.NumberingType IDL document contains non-ascii characters

https://issues.apache.org/ooo/show_bug.cgi?id=121197

          Priority: P3
            Bug ID: 121197
          Assignee: ooo-issues@incubator.apache.org
           Summary: css.style.NumberingType IDL document contains
                    non-ascii characters
          Severity: normal
        Issue Type: DEFECT
    Classification: Code
                OS: All
          Reporter: hanya.runo@gmail.com
          Hardware: All
            Status: CONFIRMED
           Version: AOO 3.4.1
         Component: code
           Product: api

Created attachment 79758
  --> https://issues.apache.org/ooo/attachment.cgi?id=79758&action=edit
Patch to escape non-ascii characters in NumberingType definition

IDL reference of css.style.NumberingType constants group does not describe 
all entries because of some non-ascii characters are there in their document
comment. They should be escaped.

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

[Bug 121197] css.style.NumberingType IDL document contains non-ascii characters

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

--- Comment #1 from SVN Robot <sv...@dev.null.org> ---
"arielch" committed SVN revision 1396833 into trunk:
#i121197# - Scape non-ASCII chars from css.style.NumberingType\n\nPatch by:
T...

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

[Bug 121197] css.style.NumberingType IDL document contains non-ascii characters

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

Ariel Constenla-Haile <ar...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
                 CC|                            |arielch@apache.org
         Resolution|---                         |FIXED
           Assignee|ooo-issues@incubator.apache |arielch@apache.org
                   |.org                        |
   Target Milestone|---                         |AOO 3.5.0

--- Comment #2 from Ariel Constenla-Haile <ar...@apache.org> ---
Fixed in trunk

trunk/main/odk/unxlngx6/bin/odkcommon/docs/common/ref/Autodoc_DiagnosticMessages.txt


BEFORE:

Incompletely Parsed Files
-------------------------

./../../unxlngx6.pro/bin/odkcommon/idl/com/sun/star/beans/Pair.idl, line
39./../../unxlngx6.pro/bin/odkcommon/idl/com/sun/star/style/NumberingType.idl,
line 120


AFTER:

Incompletely Parsed Files
-------------------------

./../../unxlngx6/bin/odkcommon/idl/com/sun/star/beans/Pair.idl, line 39

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

[Bug 121197] css.style.NumberingType IDL document contains non-ascii characters

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

Ariel Constenla-Haile <ar...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |AOO 4.0

-- 
You are receiving this mail because:
You are on the CC list for the bug.