AW: Bug on package-import // no parameter list [1 Attachment]
"Christian Meier" <[email protected]> Wed, 30 Jun 2010 10:34:22 +0200
| Newsgroups | gmane.comp.cms.zms.devel |
|---|---|
| Message-ID | <001301cb182f$0a844040$1f8cc0c0$@info> |
Find attached a patch file for http://zmslabs.org/download/ZMS2-2.12.1.1074.tar.gz Code is adapted from ZMS-2.11.x. /CM -----Ursprüngliche Nachricht----- Von: Christian Meier [mailto:[email protected]] Gesendet: Donnerstag, 10. Juni 2010 20:01 An: '[email protected]' Betreff: Bug on package-import // no parameter list There is a problem on importing conf-packages in latest ZMS-2.12: The parameter-list for Python-Scripts is not set via the former known comment-mechanism, e.g.: # --// BO ZMSGallery_getTempFolder(createIt=False) //-- from http://zmslabs.org/download/CMESS/com.zms.mediaplayer-v3.1.4.conf.zip /CM