Issue 110876 - Python macros not visible in macros chooser
Summary: Python macros not visible in macros chooser
Status: CLOSED FIXED
Alias: None
Product: udk
Classification: Code
Component: code (show other issues)
Version: OOO320m14
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 3.2.1
Assignee: joerg.skottke
QA Contact: issues@udk
URL:
Keywords:
: 110975 (view as issue list)
Depends on:
Blocks: 109046
  Show dependency tree
 
Reported: 2010-04-14 13:14 UTC by malte_timmermann
Modified: 2017-05-20 09:24 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
fix filename filter - (quoting, regexp...) (504 bytes, patch)
2010-04-14 14:43 UTC, hjs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description malte_timmermann 2010-04-14 13:14:01 UTC
Python macros are no longer visible in macros chooser (tools / macros / organize
macros / python)

The reason is that <python>/lib/compiler doesn't include pycodegen.py(c).

Need to be fixed in pyuno/zipcore/makefile.mk

P2, because it's a regression.
Comment 1 hjs 2010-04-14 14:43:12 UTC
Created attachment 68931 [details]
fix filename filter - (quoting, regexp...)
Comment 2 hjs 2010-04-14 15:08:28 UTC
please apply in your cws
Comment 3 malte_timmermann 2010-04-14 15:53:21 UTC
Tried the patch - looks good for me.
At least the zip contains the py file now - I didn't build a new installation
set with it.
Comment 4 ooo 2010-04-15 09:57:40 UTC
verified and added patch to cws nativeb
Comment 5 ooo 2010-04-15 09:58:02 UTC
fixed
Comment 6 ab 2010-04-19 08:12:16 UTC
*** Issue 110975 has been marked as a duplicate of this issue. ***
Comment 7 ooo 2010-04-22 21:01:57 UTC
verified in code and app
Comment 8 Olaf Felka 2010-04-23 06:58:02 UTC
@ jsk: Please have a look
Comment 9 joerg.skottke 2010-04-23 09:06:48 UTC
Autotest has greenstate -> must be fixed.

The test f_script_organizers.bas found the issue and now shows that it is fixed.