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 2013/12/01 10:40:58 UTC

[Bug 123783] New: Wrong type for ActiveLayer property on DrawController

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

            Bug ID: 123783
        Issue Type: DEFECT
           Summary: Wrong type for ActiveLayer property on DrawController
           Product: App Dev
           Version: 4.0.1
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: api
          Assignee: issues@openoffice.apache.org
          Reporter: hanya.runo@gmail.com
                CC: issues@openoffice.apache.org

Type of ActiveLayer property is defined as boolean but it should be 
css::drawing::XLayer interface in DrawController::FillPropertyTable.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 123783] Wrong type for ActiveLayer property on DrawController

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

--- Comment #3 from SVN Robot <sv...@dev.null.org> ---
"jsc" committed SVN revision 1552660 into trunk:
#123783# apply patch to correct type of ActiveLayer property

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 123783] Wrong type for ActiveLayer property on DrawController

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

jsc@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
                 CC|                            |jsc@apache.org
         Resolution|---                         |FIXED
   Target Milestone|---                         |4.1.0

--- Comment #2 from jsc@apache.org ---
patch reviewed, locally checked and applied on trunk

Thanks for the patch

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 123783] Wrong type for ActiveLayer property on DrawController

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

--- Comment #1 from hanya <ha...@gmail.com> ---
Created attachment 82015
  --> https://issues.apache.org/ooo/attachment.cgi?id=82015&action=edit
Patch to fix the type of ActiveLayer property

As described in the description of the attachment.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.