[Zope-dev] i18n:attributes DeprecationWarning on Zope head? "Space separated attributes in i18n:attributes are deprecated (i18n:attributes="value title")"

Chris Withers chrisw at nipltd.com
Wed Sep 10 13:23:16 EDT 2003


The message makes sense, what should they be replaced with?

zope-tests at squishdot.org wrote:

> ======================================================================
> Python Version:2.2.3 (#1, Jun 10 2003, 13:52:48) 
> [GCC 2.95.2 20000220 (Debian GNU/Linux)]
> 
> Modules included:
> Zope (HEAD)
> 
> Running unit tests from /stuff/chrisw/ZopeTests/sandbox/Zope
> /stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/TAL/TALGenerator.py:870: DeprecationWarning: Space separated attributes in i18n:attributes are deprecated (i18n:attributes="value title"). Please use semicolon to separate attributes (i18n:attributes="value; title").
> File None at row, column (5, 3)
> Attributes alt
>   , DeprecationWarning)
> /stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/TAL/TALGenerator.py:870: DeprecationWarning: Space separated attributes in i18n:attributes are deprecated (i18n:attributes="value title"). Please use semicolon to separate attributes (i18n:attributes="value; title").
> File None at row, column (1, 0)
> Attributes name
>   , DeprecationWarning)
> /stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/TAL/TALGenerator.py:862: DeprecationWarning: Space separated attributes in i18n:attributes are deprecated (i18n:attributes="value title"). Please use semicolon to separate attributes (i18n:attributes="value; title").
> File None at row, column (14, 0)
> Attributes name title
>   , DeprecationWarning)
> /stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/TAL/TALGenerator.py:862: DeprecationWarning: Space separated attributes in i18n:attributes are deprecated (i18n:attributes="value title"). Please use semicolon to separate attributes (i18n:attributes="value; title").
> File None at row, column (17, 0)
> Attributes name title
>   , DeprecationWarning)
> /stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/TAL/TALGenerator.py:870: DeprecationWarning: Space separated attributes in i18n:attributes are deprecated (i18n:attributes="value title"). Please use semicolon to separate attributes (i18n:attributes="value; title").
> File None at row, column (1, 0)
> Attributes value
>   , DeprecationWarning)
> /stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/TAL/TALGenerator.py:870: DeprecationWarning: Space separated attributes in i18n:attributes are deprecated (i18n:attributes="value title"). Please use semicolon to separate attributes (i18n:attributes="value; title").
> File None at row, column (1, 0)
> Attributes alt
>   , DeprecationWarning)
> ----------------------------------------------------------------------
> Ran 2288 tests in 1155.309s
> 
> OK
> 
> 
> _______________________________________________
> Zope-Coders mailing list
> Zope-Coders at zope.org
> http://mail.zope.org/mailman/listinfo/zope-coders
> 
> 




More information about the Zope-Dev mailing list