#6 — 1.0b5 release edit template broken?

by Alexandre Sauve last modified Jul 09, 2009 03:36 PM
State Rejected
Version:
Area User interface
Issue type Bug
Severity Medium
Submitted by Alexandre Sauve
Submitted on Jun 02, 2006
Responsible
Target release:




1.0b5 release edit template fails with this environment :
- Plone-2.1.2
- Archetypes-1.3.7-final

There is a typo in dagridwidget.pt in the EDIT macro
there is :

  columnNames python:widget.getColumnLabels(field);

Instead of :

  columnNames python:field.getColumnLabels(field);

Steps to reproduce:

simply edit a content with one DataGridField :-)
Added by Alexandre Sauve on Jun 09, 2006 10:32 AM
OK in fact It was a stupid mistake, I have simply done a Product refresh
instead of uninstalling/reinstalling it with QuickInstaller

So this ticket is closed, my appologies
Added by Mikko Ohtamaa on Nov 29, 2006 02:00 AM
Issue state: unconfirmedrejected
ok

No responses can be added.