Plone 4.2.3 released
"Announcement of Plone releases and security-related notifications. Recommended subscription for all Plone developers and site admins." <[email protected]> Mon, 7 Jan 2013 20:33:13 -0500
| Newsgroups | gmane.comp.web.zope.plone.announce |
|---|---|
| Message-ID | <[email protected]> |
--===============6107250419078065742==
Content-Type: multipart/alternative; boundary="50eb7759_885e1b_45c2"
--50eb7759_885e1b_45c2
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Plone 4.2.3 is now available for download. http://plone.org/products/plon=
e/releases/4.2.3
Please note that this is the first release to include the patches introdu=
ced in hotfix 20121106. All releases prior to 4.2.3 should have the hotfi=
x applied.
Changes since Plone 4.2.2:
plone.recipe.zope2instance: 4.2.5 =E2=86=92 4.2.6
-----------------------------------------
- Use interpreter script instead of setting PYTHONPATH. =46ixes Windows
=22the environment variable is longer than 32767 bytes=22 error.
=5Brossp=5D
- Make the zope.conf http-server optional by setting http-address to
an empty string. Useful for configurations used under an external
server such as a WSGI deployment.
=5Brossp=5D
Plone: 4.2.2 =E2=86=92 4.2.3
--------------------
- Release Plone 4.2.3
=5Besteele=5D
Products.ATContentTypes: 2.1.9 =E2=86=92 2.1.10
---------------------------------------
- change string ownership to creators as it makes more sense
refs https://dev.plone.org/ticket/8725
=5Bmaartenkling=5D
- Make sure ATTopic.queryCatalog cannot be published. This fixes
https://plone.org/products/plone/security/advisories/20121106/14
=5Bdavisagli=5D
Products.Archetypes: 1.8.4 =E2=86=92 1.8.6
----------------------------------
- Add missing security declarations on the UIDResolver class.
https://plone.org/products/plone/security/advisories/20121106/08
=5Bdavisagli=5D
- Sanitize input to go=5Fback script. This fixes
https://plone.org/products/plone/security/advisories/20121106/11
=5Bdavisagli=5D
- Disallow downloading files via the at=5Fdownload script if the user doe=
s not
have the field's read=5Fpermission. This addresses a security vulnerab=
ility
discussed at http://plone.org/products/plone/security/advisories/201211=
06/17
=5Bdavisagli=5D
- Add minute=5Fstep to CalendarWidget so we can define another minute ste=
p than
hardcoded 5 for now
=5Bgbastien=5D
- If form tabbing is allowed, make sure we can still track the current fi=
eldset
if form submission returns to the edit form.
=5Bdavisagli=5D
- =46ix inline validation for items in the portal=5Ffactory.
=5Bdavisagli=5D
- Change used event to update metadata during copy&paste fixes =2313326 a=
nd makes
1.8.5 compatible with LinguaPlone again.
=5Bdo3cc=5D
Products.CM=46PlacefulWorkflow: 1.5.8 =E2=86=92 1.5.9
-------------------------------------------
- =46ixed handling of =22update security=22 option.
=5Bericof=5D
Products.CM=46Plone: 4.2.2 =E2=86=92 4.2.3
--------------------------------
Products.PasswordResetTool: 2.0.9 =E2=86=92 2.0.10
------------------------------------------
- Use system random when available. This is part of the fix for
https://plone.org/products/plone/security/advisories/20121106/24
=5Bdavisagli=5D
- registered=5Fnotify=5Ftemplate.pt: show login name instead of user id.
Normally this is the same, but this is not necessarily true when
using the email address as login name.
=5Bmaurits=5D
Products.PloneLanguageTool: 3.2.5 =E2=86=92 3.2.6
-----------------------------------------
- Do not try to get content language for resources that are not
content. =46ixes http://dev.plone.org/plone/ticket/11263
=5Bkeul=5D
Products.PlonePAS: 4.0.13 =E2=86=92 4.0.14
----------------------------------
- =46ix saving, getting and deleting the user portrait for non-standard
user ids like 'bob-jones' or 'bob-jones+test=40example.org'.
=5Bmaurits=5D
- =46ix the test for the current password if the user id differs from
the login name.
=5Bmaurits=5D
- PEP8 Cleanup
=5Bpbdiode=5D
Products.PortalTransforms: 2.1.1 =E2=86=92 2.1.2
----------------------------------------
- Adjust safe=5Fhtml transform to block various XSS vulnerabilities. This=
fixes
https://plone.org/products/plone/security/advisories/20121106/18
=5Bdavisagli=5D
Products.ResourceRegistries: 2.2.3 =E2=86=92 2.2.4
------------------------------------------
- Add some space between up/down and remove links in ZMI
=5Bmaartenking=5D
Products.TinyMCE: 1.2.13 =E2=86=92 1.2.14
---------------------------------
- Escape double quote to so images preview keeps working when having quot=
e
in tilte
=5Bmaartenkling=5D
- Declare dependency on zope.app.component.
=5Bmaurits=5D
Products.kupu: 1.5 =E2=86=92 1.5.1
--------------------------
archetypes.referencebrowserwidget: 2.4.13 =E2=86=92 2.4.15
--------------------------------------------------
- Make new added references sortable with already existing ones
while editing a content. =46ixes http://dev.plone.org/plone/ticket/132=
71
=5Bgbastien=5D
- Use HTML5 placeholder attribute on search box. Replaces deprecated
inputLabel class.
=5Bdanjacka=5D
- Use normalizeString to create class names for an item's portal type
and review state. =46ixes http://dev.plone.org/plone/ticket/11400.
=5Bdanjacka=5D
- don't let search fail on broken catalog
=5Btomgross=5D
diazo: 1.0.2 =E2=86=92 1.0.3
--------------------
kss.core: 1.6.4 =E2=86=92 1.6.5
-----------------------
- Make sure the DevelView can't be traversed improperly. This fixes
https://plone.org/products/plone/security/advisories/20121106/06
=5Bdavisagli=5D
- Use type instead of makeClass for Zope 4 compatibility.
=5Belro=5D
plone.app.blob: 1.5.4 =E2=86=92 1.5.5
-----------------------------
- Added adapter for data wrapped in xmlrpclib.Binary
https://github.com/plone/plone.app.blob/pull/1
=5Baclark, garbas=5D
- =46ix BLOB migration when LinguaPlone is installed.
=5Brpatterson=5D
plone.app.collection: 1.0.6 =E2=86=92 1.0.7
-----------------------------------
- Check if item isPrincipia=46olderish instead of the hardcoded portal=5F=
type
=46older when searching for images
=5Bichimdav=5D
- =46ix thumbnail=5Fview so it works with any portal=5Fatct image types n=
ot just
with Image and News Items
=5Bichimdav=5D
- properly show dates on tabular view, fixes =2312907
=5Bmaartenkling=5D
plone.app.contentmenu: 2.0.6 =E2=86=92 2.0.7
------------------------------------
- add prefix to id tag for display menu dropdown items, fixes =2311927 an=
d =2310894
=5Bmaartenkling=5D
plone.app.contentlisting: 1.0.2 =E2=86=92 1.0.3
---------------------------------------
- Whoever heard I liked batching was wrong. The Catalog results are
already batched, so don't batch them again.
=5Blentinj=5D
plone.app.controlpanel: 2.2.9 =E2=86=92 2.2.10
--------------------------------------
- =46ix description of 'email as login' security setting. It said
existing users could go to the personalize information page and save
it to start using their email as login, but that no longer works and
is too hard to fix. We now only recommend using the
migrate-to-emaillogin page as manager.
=46ixes http://dev.plone.org/ticket/11283
=5Bmaurits=5D
- =46ix as site administrator modify users in controlpanel
when a user in the list is in administrator group, refs =2312307
=5Bmaartenkling=5D
- When browsing users and groups, clear searchstring when when adding
or removing. Also do not show search results then.
=5Bmaurits=5D
- When browsing users and groups, clear searchstring when selecting
show all.
=5Bmaartenkling=5D
- =46ix 'Redirect immediately to link target' setting doesn't stick =2312=
892
=5Bmaartenkling=5D
- Change title and description for permitted styles so its correct
=5Bmaartenkling=5D
- =46ix =40=40usergroup-groupmembership =22Show All users=22 batching bro=
ken
=5Bmaartenkling=5D
- Add error class to portalMessage when portalMessage contains error
=5Bmaartenkling=5D
plone.app.layout: 2.2.7 =E2=86=92 2.2.8
-------------------------------
- Changed the behaviour of the title viewlet for items in the portal=5Ffa=
ctory.
See https://dev.plone.org/ticket/12117
=5Balert=5D
- =46ix an edge case where getNavigationRootObject could loop infinitely.=
=5Bdavisagli=5D
plone.app.locales: 4.2.2 =E2=86=92 4.2.3
--------------------------------
- Updated =46innish translations.
plone.app.portlets: 2.3.6 =E2=86=92 2.3.7
---------------------------------
- =40=40manage-portlets: Tooltip for X icon is =22Remove=22, should be =22=
Delete=22
=5Bmaartenkling=5D
plone.app.search: 1.0.6 =E2=86=92 1.0.7
-------------------------------
- fix search results when having done a seach and switching out some
items and doing the same search again, refs =2312880
=5Bmaartenkling, robgietema=5D
- only fill query when there is at least one type selected
=5Bmaartenkling=5D
- =46ixed Google Chrome and Safari search compatibility problem
https://dev.plone.org/ticket/13249
=5BManabu TERADA=5D
plone.app.testing: 4.2 =E2=86=92 4.2.1
------------------------------
- Allow testing with non standard port. Allows running multiple test suit=
es
in parallel.
=5Bdo3cc=5D
- Documentation updates.
=5Bmoo=5D
plone.app.theming: 1.0.3 =E2=86=92 1.0.4
--------------------------------
- Demote ZMI patch log message to debug level.
=5Bhannosch=5D
- Add i18n tags to translate headings, fixes =2312967
=5Bmaartenkling=5D
- Change title in control panel to Theme Settings, fixes =2312075
=5Bmaartenkling=5D
plone.app.upgrade: 1.2.2 =E2=86=92 1.2.3
--------------------------------
- Add upgrade profile for Plone 4.2.3
=5Besteele=5D
- In the UID index migration, if there are items whose key is None,
skip them instead of complaining about there being multiple items.
=5Bdavisagli=5D
plone.app.viewletmanager: 2.0.2 =E2=86=92 2.0.3
---------------------------------------
- Hiding viewlets for skinname=3D=22*=22 was not working properly.
Closes http://dev.plone.org/plone/ticket/10903
=5Bgarbas, WouterVH=5D
- Add plone.app.vocabularies as dependency to get the list of existing sk=
ins.
=5BWouterVH=5D
- Add MANI=46EST.in.
=5BWouterVH=5D
plone.app.workflow: 2.0.8 =E2=86=92 2.0.9
---------------------------------
- Use HTML5 placeholder attribute on Sharing tab search box. Replaces
deprecated inputLabel class.
=5Bdanjacka=5D
plone.app.z3cform: 0.6.1 =E2=86=92 0.6.2
--------------------------------
- Rename the 'fieldset.current' hidden input to 'fieldset' for consistenc=
y
with Archetypes.
=5Bdavisagli=5D
- =46ix a case where the widget broke if its form's content was a dict.
=5Bdavisagli=5D
plone.cachepurging: 1.0.3 =E2=86=92 1.0.4
---------------------------------
- =46ixed purge paths for virtual hosting scenarios using virtual path co=
mponents.
=5Bdokai=5D
plone.indexer: 1.0 =E2=86=92 1.0.1
--------------------------
- Relicense under modified BSD license; per Plone =46oundation board
approval on 2012-05-31.
See: http://plone.org/foundation/materials/foundation-resolutions/plone=
-framework-components-relicensing-policy
=5Bsupton=5D
- Add MANI=46EST.in.
=5BWouterVH=5D
plone.keyring: 2.0 =E2=86=92 2.0.1
--------------------------
- Use system random when available. This is part of the fix for
https://plone.org/products/plone/security/advisories/20121106/24
=5Bdavisagli=5D
- Add MANI=46EST.in.
=5BWouterVH=5D
plone.openid: 2.0 =E2=86=92 2.0.1
-------------------------
- =46ixed to store timestamp as part of nonce. This fixes
http://dev.plone.org/plone/ticket/11987
=5Bdatakurre=5D
- Add MANI=46EST.in.
=5BWouterVH=5D
plone.outputfilters: 1.6 =E2=86=92 1.8
------------------------------
- =46ix packaging issue.
=5Besteele=5D
- When resolving images, only look upward for the full image if the
image that was traversed is not a content item (i.e. is a scale).
=5Bdavisagli, datakurre=5D
- Also convert =22resolveUid/=22 links (big 'U') that =46CKeditor used to=
create.
=5Bhacklschorsch=5D
- Also escape double quotes, fixes =2313219
=5Bmaartenkling=5D
plone.protect: 2.0 =E2=86=92 2.0.2
--------------------------
- Use constant time comparison to verify the authenticator. This is part =
of the
fix for https://plone.org/products/plone/security/advisories/20121106/2=
3
=5Bdavisagli=5D
- Add MANI=46EST.in.
=5BWouterVH=5D
- Add ability to customize the token created.
=5Bvangheem=5D
plone.session: 3.5 =E2=86=92 3.5.2
--------------------------
- Use constant time comparison when validating tickets. This is part of t=
he fix
for https://plone.org/products/plone/security/advisories/20121106/23
=5Bdavisagli=5D
- Handle encoded strings for userids.
=5Belro=5D
- Add MANI=46EST.in.
=5BWouterVH=5D
- =46ix for Python 2.4 under 64bit Mac OS generating incorrect mod=5Fauth=
=5Ftkt
digests
=5BMatthewWilkes=5D
plone.subrequest: 1.6.6 =E2=86=92 1.6.7
-------------------------------
- Ensure correct handling of bare virtual hosting urls.
=5Belro=5D
plone.supermodel: 1.1.3 =E2=86=92 1.1.4
-------------------------------
- Allow XML comments in field definitions.
=5Bgweis=5D
plone.testing: 4.0.6 =E2=86=92 4.0.7
----------------------------
- =46ix quoting of urls by the testbrowser.
=5Bdo3cc=5D
plonetheme.classic: 1.2.4 =E2=86=92 1.2.5
---------------------------------
- Reinstate positioning for magnifying glass image on search results
Search button.
=5Bdanjacka=5D
- =46ix sitemap display by making styles more specific than =23content ul=
.
=5Bdanjacka=5D
wicked: 1.1.9 =E2=86=92 1.1.10
----------------------
- =46ix minor white space test failures in combination with chameleon.
=5Bmaurits=5D
zope.schema: 4.2 =E2=86=92 4.2.1
------------------------
plone.formwidget.autocomplete: 1.2.3 =E2=86=92 1.2.4
--------------------------------------------
z3c.relationfield: 0.6.1 =E2=86=92 0.6.2
--------------------------------
--50eb7759_885e1b_45c2
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
<div>
<span style=3D=22font-size: 12px;=22>Plone 4.2.3 is n=
ow available for download. </span>http://plone.org/products/plone/re=
leases/4.2.3</div><div><br></div><div><span style=3D=22font-size: 12px;=22=
>Please note that this is the first release to include the patches i=
ntroduced in hotfix 20121106. All releases prior to 4.2.3 shoul=
d have the hotfix applied.</span></div><div><br></div><div><span style=3D=
=22font-size: 12px;=22>Changes since Plone 4.2.2:</span></div><div><div><=
br></div><div>plone.recipe.zope2instance: 4.2.5 =E2=86=92 4.2.6</div><div=
>-----------------------------------------</div><div><br></div><div>- Use=
interpreter script instead of setting PYTHONPATH. =46ixes Windows<=
/div><div> =22the environment variable is longer than 32767 bytes=22=
error.</div><div> =5Brossp=5D</div><div>- Make the zope.conf http-=
server optional by setting http-address to</div><div> an empty stri=
ng. Useful for configurations used under an external</div><div>&nbs=
p; server such as a WSGI deployment.</div><div> =5Brossp=5D</div><d=
iv><br></div><div>Plone: 4.2.2 =E2=86=92 4.2.3</div><div>----------------=
----</div><div><br></div><div>- Release Plone 4.2.3</div><div> =5Be=
steele=5D</div><div><br></div><div>Products.ATContentTypes: 2.1.9 =E2=86=92=
2.1.10</div><div>---------------------------------------</div><div><br><=
/div><div>- change string ownership to creators as it makes more sense</d=
iv><div> refs https://dev.plone.org/ticket/8725</div><div> =5B=
maartenkling=5D</div><div>- Make sure ATTopic.queryCatalog cannot be publ=
ished. This fixes</div><div> https://plone.org/products/plone/secur=
ity/advisories/20121106/14</div><div> =5Bdavisagli=5D</div><div><br=
></div><div>Products.Archetypes: 1.8.4 =E2=86=92 1.8.6</div><div>--------=
--------------------------</div><div><br></div><div>- Add missing securit=
y declarations on the UIDResolver class.</div><div> https://plone.o=
rg/products/plone/security/advisories/20121106/08</div><div> =5Bdav=
isagli=5D</div><div>- Sanitize input to go=5Fback script. This fixes</div=
><div> https://plone.org/products/plone/security/advisories/2012110=
6/11</div><div> =5Bdavisagli=5D</div><div>- Disallow downloading fi=
les via the at=5Fdownload script if the user does not</div><div> ha=
ve the field's read=5Fpermission. This addresses a security vulnera=
bility</div><div> discussed at http://plone.org/products/plone/secu=
rity/advisories/20121106/17</div><div> =5Bdavisagli=5D</div><div>- =
Add minute=5Fstep to CalendarWidget so we can define another minute step =
than</div><div> hardcoded 5 for now</div><div> =5Bgbastien=5D=
</div><div>- If form tabbing is allowed, make sure we can still track the=
current fieldset</div><div> if form submission returns to the edit=
form.</div><div> =5Bdavisagli=5D</div><div>- =46ix inline validati=
on for items in the portal=5Ffactory.</div><div> =5Bdavisagli=5D</d=
iv><div>- Change used event to update metadata during copy&paste fixe=
s =2313326 and makes</div><div> 1.8.5 compatible with LinguaPlone a=
gain.</div><div> =5Bdo3cc=5D</div><div><br></div><div>Products.CM=46=
PlacefulWorkflow: 1.5.8 =E2=86=92 1.5.9</div><div>-----------------------=
--------------------</div><div><br></div><div>- =46ixed handling of =22up=
date security=22 option.</div><div> =5Bericof=5D</div><div><br></di=
v><div>Products.CM=46Plone: 4.2.2 =E2=86=92 4.2.3</div><div>-------------=
-------------------</div><div><br></div><div>Products.PasswordResetTool: =
2.0.9 =E2=86=92 2.0.10</div><div>----------------------------------------=
--</div><div><br></div><div>- Use system random when available. This is p=
art of the fix for</div><div> https://plone.org/products/plone/secu=
rity/advisories/20121106/24</div><div> =5Bdavisagli=5D</div><div>- =
registered=5Fnotify=5Ftemplate.pt: show login name instead of user id.</d=
iv><div> Normally this is the same, but this is not necessarily tru=
e when</div><div> using the email address as login name.</div><div>=
=5Bmaurits=5D</div><div><br></div><div>Products.PloneLanguageTool:=
3.2.5 =E2=86=92 3.2.6</div><div>----------------------------------------=
-</div><div><br></div><div>- Do not try to get content language for resou=
rces that are not</div><div> content. =46ixes http://dev.plone.org/=
plone/ticket/11263</div><div> =5Bkeul=5D</div><div><br></div><div>P=
roducts.PlonePAS: 4.0.13 =E2=86=92 4.0.14</div><div>---------------------=
-------------</div><div><br></div><div>- =46ix saving, getting and deleti=
ng the user portrait for non-standard</div><div> user ids like 'bob=
-jones' or 'bob-jones+test=40example.org'.</div><div> =5Bmaurits=5D=
</div><div>- =46ix the test for the current password if the user id diffe=
rs from</div><div> the login name.</div><div> =5Bmaurits=5D</=
div><div>- PEP8 Cleanup</div><div> =5Bpbdiode=5D</div><div><br></di=
v><div>Products.PortalTransforms: 2.1.1 =E2=86=92 2.1.2</div><div>-------=
---------------------------------</div><div><br></div><div>- Adjust safe=5F=
html transform to block various XSS vulnerabilities. This fixes</div><div=
> https://plone.org/products/plone/security/advisories/20121106/18<=
/div><div> =5Bdavisagli=5D</div><div><br></div><div>Products.Resour=
ceRegistries: 2.2.3 =E2=86=92 2.2.4</div><div>---------------------------=
---------------</div><div><br></div><div>- Add some space between up/down=
and remove links in ZMI</div><div> =5Bmaartenking=5D</div><div><br=
></div><div>Products.TinyMCE: 1.2.13 =E2=86=92 1.2.14</div><div>---------=
------------------------</div><div><br></div><div>- Escape double quote t=
o so images preview keeps working when having quote</div><div> in t=
ilte</div><div> =5Bmaartenkling=5D</div><div>- Declare dependency o=
n zope.app.component.</div><div> =5Bmaurits=5D</div><div><br></div>=
<div>Products.kupu: 1.5 =E2=86=92 1.5.1</div><div>-----------------------=
---</div><div><br></div><div>archetypes.referencebrowserwidget: 2.4.13 =E2=
=86=92 2.4.15</div><div>-------------------------------------------------=
-</div><div><br></div><div>- Make new added references sortable with alre=
ady existing ones</div><div> while editing a content. =46ixes=
http://dev.plone.org/plone/ticket/13271</div><div> =5Bgbastien=5D<=
/div><div>- Use HTML5 placeholder attribute on search box. Replaces depre=
cated</div><div> inputLabel class.</div><div> =5Bdanjacka=5D<=
/div><div>- Use normalizeString to create class names for an item's porta=
l type</div><div> and review state. =46ixes http://dev.plone.org/pl=
one/ticket/11400.</div><div> =5Bdanjacka=5D</div><div>- don't let s=
earch fail on broken catalog</div><div> =5Btomgross=5D</div><div><b=
r></div><div>diazo: 1.0.2 =E2=86=92 1.0.3</div><div>--------------------<=
/div><div><br></div><div>kss.core: 1.6.4 =E2=86=92 1.6.5</div><div>------=
-----------------</div><div><br></div><div>- Make sure the DevelView can'=
t be traversed improperly. This fixes</div><div> https://plone.org/=
products/plone/security/advisories/20121106/06</div><div> =5Bdavisa=
gli=5D</div><div>- Use type instead of makeClass for Zope 4 compatibility=
.</div><div> =5Belro=5D</div><div><br></div><div>plone.app.blob: 1.=
5.4 =E2=86=92 1.5.5</div><div>-----------------------------</div><div><br=
></div><div>- Added adapter for data wrapped in xmlrpclib.Binary</div><di=
v> https://github.com/plone/plone.app.blob/pull/1</div><div> =
=5Baclark, garbas=5D</div><div>- =46ix BLOB migration when LinguaPlone is=
installed.</div><div> =5Brpatterson=5D</div><div><br></div><div>pl=
one.app.collection: 1.0.6 =E2=86=92 1.0.7</div><div>---------------------=
--------------</div><div><br></div><div>- Check if item isPrincipia=46old=
erish instead of the hardcoded portal=5Ftype</div><div> =46older wh=
en searching for images</div><div> =5Bichimdav=5D</div><div>- =46ix=
thumbnail=5Fview so it works with any portal=5Fatct image types not just=
</div><div> with Image and News Items</div><div> =5Bichimdav=5D=
</div><div>- properly show dates on tabular view, fixes =2312907</div><di=
v> =5Bmaartenkling=5D</div><div><br></div><div>plone.app.contentmen=
u: 2.0.6 =E2=86=92 2.0.7</div><div>------------------------------------</=
div><div><br></div><div>- add prefix to id tag for display menu dropdown =
items, fixes =2311927 and =2310894</div><div> =5Bmaartenkling=5D</d=
iv><div><br></div><div>plone.app.contentlisting: 1.0.2 =E2=86=92 1.0.3</d=
iv><div>---------------------------------------</div><div><br></div><div>=
- Whoever heard I liked batching was wrong. The Catalog results are</div>=
<div> already batched, so don't batch them again.</div><div> =
=5Blentinj=5D</div><div><br></div><div>plone.app.controlpanel: 2.2.9 =E2=86=
=92 2.2.10</div><div>--------------------------------------</div><div><br=
></div><div>- =46ix description of 'email as login' security setting. &nb=
sp;It said</div><div> existing users could go to the personalize in=
formation page and save</div><div> it to start using their email as=
login, but that no longer works and</div><div> is too hard to fix.=
We now only recommend using the</div><div> migrate-to-emaill=
ogin page as manager.</div><div> =46ixes http://dev.plone.org/ticke=
t/11283</div><div> =5Bmaurits=5D</div><div>- =46ix as site administ=
rator modify users in controlpanel</div><div> when a user in the li=
st is in administrator group, refs =2312307</div><div> =5Bmaartenkl=
ing=5D</div><div>- When browsing users and groups, clear searchstring whe=
n when adding</div><div> or removing. Also do not show search=
results then.</div><div> =5Bmaurits=5D</div><div>- When browsing u=
sers and groups, clear searchstring when selecting</div><div> show =
all.</div><div> =5Bmaartenkling=5D</div><div>- =46ix 'Redirect imme=
diately to link target' setting doesn't stick =2312892</div><div> =5B=
maartenkling=5D</div><div>- Change title and description for permitted st=
yles so its correct</div><div> =5Bmaartenkling=5D</div><div>- =46ix=
=40=40usergroup-groupmembership =22Show All users=22 batching broken</di=
v><div> =5Bmaartenkling=5D</div><div>- Add error class to portalMes=
sage when portalMessage contains error</div><div> =5Bmaartenkling=5D=
</div><div><br></div><div>plone.app.layout: 2.2.7 =E2=86=92 2.2.8</div><d=
iv>-------------------------------</div><div><br></div><div>- Changed the=
behaviour of the title viewlet for items in the portal=5Ffactory.</div><=
div> See https://dev.plone.org/ticket/12117</div><div> =5Bale=
rt=5D</div><div>- =46ix an edge case where getNavigationRootObject could =
loop infinitely.</div><div> =5Bdavisagli=5D</div><div><br></div><di=
v>plone.app.locales: 4.2.2 =E2=86=92 4.2.3</div><div>--------------------=
------------</div><div><br></div><div>- Updated =46innish translations.</=
div><div><br></div><div>plone.app.portlets: 2.3.6 =E2=86=92 2.3.7</div><d=
iv>---------------------------------</div><div><br></div><div>- =40=40man=
age-portlets: Tooltip for X icon is =22Remove=22, should be =22Delete=22<=
/div><div> =5Bmaartenkling=5D</div><div><br></div><div>plone.app.se=
arch: 1.0.6 =E2=86=92 1.0.7</div><div>-------------------------------</di=
v><div><br></div><div>- fix search results when having done a seach and s=
witching out some</div><div> items and doing the same search again,=
refs =2312880</div><div> =5Bmaartenkling, robgietema=5D</div><div>=
- only fill query when there is at least one type selected</div><div>&nbs=
p; =5Bmaartenkling=5D</div><div>- =46ixed Google Chrome and Safari search=
compatibility problem</div><div> https://dev.plone.org/ticket/1324=
9</div><div> =5BManabu TERADA=5D</div><div><br></div><div>plone.app=
.testing: 4.2 =E2=86=92 4.2.1</div><div>------------------------------</d=
iv><div><br></div><div>- Allow testing with non standard port. Allows run=
ning multiple test suites</div><div> in parallel.</div><div> =
=5Bdo3cc=5D</div><div>- Documentation updates.</div><div> =5Bmoo=5D=
</div><div><br></div><div>plone.app.theming: 1.0.3 =E2=86=92 1.0.4</div><=
div>--------------------------------</div><div><br></div><div>- Demote ZM=
I patch log message to debug level.</div><div> =5Bhannosch=5D</div>=
<div>- Add i18n tags to translate headings, fixes =2312967</div><div>&nbs=
p; =5Bmaartenkling=5D</div><div>- Change title in control panel to Theme =
Settings, fixes =2312075</div><div> =5Bmaartenkling=5D</div><div><b=
r></div><div>plone.app.upgrade: 1.2.2 =E2=86=92 1.2.3</div><div>---------=
-----------------------</div><div><br></div><div>- Add upgrade profile fo=
r Plone 4.2.3</div><div> =5Besteele=5D</div><div>- In the UID index=
migration, if there are items whose key is None,</div><div> skip t=
hem instead of complaining about there being multiple items.</div><div>&n=
bsp; =5Bdavisagli=5D</div><div><br></div><div>plone.app.viewletmanager: 2=
.0.2 =E2=86=92 2.0.3</div><div>---------------------------------------</d=
iv><div><br></div><div>- Hiding viewlets for skinname=3D=22*=22 was not w=
orking properly.</div><div> Closes http://dev.plone.org/plone/ticke=
t/10903</div><div> =5Bgarbas, WouterVH=5D</div><div>- Add plone.app=
.vocabularies as dependency to get the list of existing skins.</div><div>=
=5BWouterVH=5D</div><div>- Add MANI=46EST.in.</div><div> =5B=
WouterVH=5D</div><div><br></div><div>plone.app.workflow: 2.0.8 =E2=86=92 =
2.0.9</div><div>---------------------------------</div><div><br></div><di=
v>- Use HTML5 placeholder attribute on Sharing tab search box. Replaces</=
div><div> deprecated inputLabel class.</div><div> =5Bdanjacka=
=5D</div><div><br></div><div>plone.app.z3cform: 0.6.1 =E2=86=92 0.6.2</di=
v><div>--------------------------------</div><div><br></div><div>- Rename=
the 'fieldset.current' hidden input to 'fieldset' for consistency</div><=
div> with Archetypes.</div><div> =5Bdavisagli=5D</div><div>- =
=46ix a case where the widget broke if its form's content was a dict.</di=
v><div> =5Bdavisagli=5D</div><div><br></div><div>plone.cachepurging=
: 1.0.3 =E2=86=92 1.0.4</div><div>---------------------------------</div>=
<div><br></div><div>- =46ixed purge paths for virtual hosting scenarios u=
sing virtual path components.</div><div> =5Bdokai=5D</div><div><br>=
</div><div>plone.indexer: 1.0 =E2=86=92 1.0.1</div><div>-----------------=
---------</div><div><br></div><div>- Relicense under modified BSD license=
; per Plone =46oundation board</div><div> approval on 2012-05-31.</=
div><div> See: http://plone.org/foundation/materials/foundation-res=
olutions/plone-framework-components-relicensing-policy</div><div> =5B=
supton=5D</div><div>- Add MANI=46EST.in.</div><div> =5BWouterVH=5D<=
/div><div><br></div><div>plone.keyring: 2.0 =E2=86=92 2.0.1</div><div>---=
-----------------------</div><div><br></div><div>- Use system random when=
available. This is part of the fix for</div><div> https://plone.or=
g/products/plone/security/advisories/20121106/24</div><div> =5Bdavi=
sagli=5D</div><div>- Add MANI=46EST.in.</div><div> =5BWouterVH=5D</=
div><div><br></div><div>plone.openid: 2.0 =E2=86=92 2.0.1</div><div>-----=
--------------------</div><div><br></div><div>- =46ixed to store timestam=
p as part of nonce. This fixes</div><div> http://dev.plone.org/plon=
e/ticket/11987</div><div> =5Bdatakurre=5D</div><div>- Add MANI=46ES=
T.in.</div><div> =5BWouterVH=5D</div><div><br></div><div>plone.outp=
utfilters: 1.6 =E2=86=92 1.8</div><div>------------------------------</di=
v><div><br></div><div>- =46ix packaging issue.</div><div> =5Besteel=
e=5D</div><div>- When resolving images, only look upward for the full ima=
ge if the</div><div> image that was traversed is not a content item=
(i.e. is a scale).</div><div> =5Bdavisagli, datakurre=5D</div><div=
>- Also convert =22resolveUid/=22 links (big 'U') that =46CKeditor used t=
o create.</div><div> =5Bhacklschorsch=5D</div><div>- Also escape do=
uble quotes, fixes =2313219</div><div> =5Bmaartenkling=5D</div><div=
><br></div><div>plone.protect: 2.0 =E2=86=92 2.0.2</div><div>------------=
--------------</div><div><br></div><div>- Use constant time comparison to=
verify the authenticator. This is part of the</div><div> fix for h=
ttps://plone.org/products/plone/security/advisories/20121106/23</div><div=
> =5Bdavisagli=5D</div><div>- Add MANI=46EST.in.</div><div> =5B=
WouterVH=5D</div><div>- Add ability to customize the token created.</div>=
<div> =5Bvangheem=5D</div><div><br></div><div>plone.session: 3.5 =E2=
=86=92 3.5.2</div><div>--------------------------</div><div><br></div><di=
v>- Use constant time comparison when validating tickets. This is part of=
the fix</div><div> for https://plone.org/products/plone/security/a=
dvisories/20121106/23</div><div> =5Bdavisagli=5D</div><div>- Handle=
encoded strings for userids.</div><div> =5Belro=5D</div><div>- Add=
MANI=46EST.in.</div><div> =5BWouterVH=5D</div><div>- =46ix for Pyt=
hon 2.4 under 64bit Mac OS generating incorrect mod=5Fauth=5Ftkt</div><di=
v> digests</div><div> =5BMatthewWilkes=5D</div><div><br></div=
><div>plone.subrequest: 1.6.6 =E2=86=92 1.6.7</div><div>-----------------=
--------------</div><div><br></div><div>- Ensure correct handling of bare=
virtual hosting urls.</div><div> =5Belro=5D</div><div><br></div><d=
iv>plone.supermodel: 1.1.3 =E2=86=92 1.1.4</div><div>--------------------=
-----------</div><div><br></div><div>- Allow XML comments in field defini=
tions.</div><div> =5Bgweis=5D</div><div><br></div><div>plone.testin=
g: 4.0.6 =E2=86=92 4.0.7</div><div>----------------------------</div><div=
><br></div><div>- =46ix quoting of urls by the testbrowser.</div><div>&nb=
sp; =5Bdo3cc=5D</div><div><br></div><div>plonetheme.classic: 1.2.4 =E2=86=
=92 1.2.5</div><div>---------------------------------</div><div><br></div=
><div>- Reinstate positioning for magnifying glass image on search result=
s</div><div> Search button.</div><div> =5Bdanjacka=5D</div><d=
iv>- =46ix sitemap display by making styles more specific than =23content=
ul.</div><div> =5Bdanjacka=5D</div><div><br></div><div>wicked: 1.1=
.9 =E2=86=92 1.1.10</div><div>----------------------</div><div><br></div>=
<div>- =46ix minor white space test failures in combination with chameleo=
n.</div><div> =5Bmaurits=5D</div><div><br></div><div>zope.schema: 4=
.2 =E2=86=92 4.2.1</div><div>------------------------</div><div><br></div=
><div>plone.formwidget.autocomplete: 1.2.3 =E2=86=92 1.2.4</div><div>----=
----------------------------------------</div><div><br></div><div>z3c.rel=
ationfield: 0.6.1 =E2=86=92 0.6.2</div><div>-----------------------------=
---</div></div>
<div></div>
--50eb7759_885e1b_45c2--
--===============6107250419078065742==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
--===============6107250419078065742==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Plone-Announce mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plone-announce
--===============6107250419078065742==--