ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Andrey Khavryuchenko <akhavr@kds.com.ua>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: [devel] Re: nOWYJ Zope ZALIT W DEDALUS
Date: Fri, 13 Feb 2004 16:43:38 +0200
Message-ID: <m3ptcjrqed.fsf@netmaster.kds.com.ua> (raw)
In-Reply-To: <m3wu6rrriy.fsf@netmaster.kds.com.ua> (Andrey Khavryuchenko's message of "Fri, 13 Feb 2004 16:19:17 +0200")


"AVK" == Andrey Khavryuchenko wrote:

 AVK> "GK" == Gennady Kovalev wrote:

 GK> Во как. У меня нормально вроде... падает в другом месте. Вообщем пять 
 GK> секунд... щас мы его поймаем.

 AVK> Таки да, с другой - он у меня почему-то не рестартовал по service zope
 AVK> restart

 AVK> Error Type: TypeError
 AVK> Error Value: can only concatenate list (not "tuple") to list

Fix:

$ diff -u plone2_base.py.orig plone2_base.py
--- plone2_base.py.orig	2004-02-13 16:42:50 +0200
+++ plone2_base.py	2004-02-13 16:42:36 +0200
@@ -407,7 +407,7 @@
     portal.portal_workflow._chains_by_type['Plone Site']=()
     sprops=portal.portal_properties.site_properties
     use_folder_tabs=sprops.getProperty('use_folder_tabs')
-    sprops._updateProperty('use_folder_tabs', use_folder_tabs+('Plone Site',))
+    sprops._updateProperty('use_folder_tabs', use_folder_tabs+['Plone Site'])
 
     #By default Members do not have List folder contents to the root.  I believe this
     # happenes because it starts out with a Folder's workflow.  We could fix this.


-- 
Andrey V Khavryuchenko            http://www.kds.com.ua/
Silver Bullet Software Solutions  http://www.kds.com.ua/training/


  parent reply	other threads:[~2004-02-13 14:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-13 12:58 [devel] Новый Zope залит в дедалус Andrey Orlov
2004-02-13 13:23 ` [devel] Re: îÏ×ÙÊ Zope ÚÁÌÉÔ × ÄÅÄÁÌÕÓ Andrey Khavryuchenko
2004-02-13 13:42   ` Andrey Orlov
2004-02-13 13:56     ` [devel] Re: nOWYJ Zope ZALIT W DEDALUS Andrey Khavryuchenko
2004-02-13 14:02     ` Andrey Khavryuchenko
2004-02-13 14:07       ` Gennady Kovalev
2004-02-13 14:19         ` Andrey Khavryuchenko
2004-02-13 14:26           ` Gennady Kovalev
2004-02-13 14:36             ` Andrey Orlov
2004-02-13 14:46             ` Andrey Khavryuchenko
2004-02-13 14:43           ` Andrey Khavryuchenko [this message]
2004-02-13 14:01 ` [devel] Новый Zope залит в дедалус Aleksandr Blokhin
2004-02-13 14:06 ` Gennady Kovalev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3ptcjrqed.fsf@netmaster.kds.com.ua \
    --to=akhavr@kds.com.ua \
    --cc=devel@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git