Skip to content

Commit

Permalink
plone.formwidget.querystring ainda é necessário?
Browse files Browse the repository at this point in the history
Referências:

plonegovbr/portalpadrao.release#10

plonegovbr/brasil.gov.portal#240 (comment)

Num próximo release, verificar se isso está realmente sendo usado.
  • Loading branch information
idgserpro authored Jan 20, 2017
1 parent 55f9f6e commit ce1d8e1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions buildout.d/versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,13 @@ plone.app.imagetile = 1.0
plone.app.texttile = 1.0
plone.app.themingplugins = 1.0b1
plone.app.transmogrifier = 1.2
# FIXME: De acordo com a documentação presente em
# https://github.com/plone/plone.formwidget.querystring/blob/e196946da4151ad63b5ea6d5836a5239d963d4a6/README.rst
# esse pacote é usado para plone.app.collection > 2.0, mas a partir do release 1.1.5
# removemos o plone.app.collection porque ele foi incorporado ao plone.app.contenttypes.
# Referências: https://github.com/plonegovbr/portalpadrao.release/issues/10
# https://github.com/plonegovbr/brasil.gov.portal/issues/240#issuecomment-255110227
# Verificar se essa pinagem ainda é necessária num próximo release.
plone.formwidget.querystring = 1.1.4
# Adiciona proteção csrf de forma automática.
plone.protect = 3.0.16
Expand Down

0 comments on commit ce1d8e1

Please sign in to comment.