#46 — Content meta type of Reflecto File misspelled in ReflectoFile.xml

by Armin Stross-Radschinski last modified Jun 24, 2010 06:03 PM
State Unconfirmed
Version:
Area Functionality
Issue type Bug
Severity Medium
Submitted by Armin Stross-Radschinski
Submitted on Jun 24, 2010
Responsible
Target release:
In Revision 119693 of http://svn.plone.org/[…]/ReflectoFile.xml

in Line 8

<property name="content_meta_type">ReflectoFile</property>
is written as:
<property name="content_meta_type">RelfectoFile</property>

Not sure if a checkin direct into svn breaks everything incl. old installations.

Other 2.0 tagged releases share the same issue!
Steps to reproduce:
Get Revision 119693 from https://svn.plone.org/[…]/ as Products.Reflecto

No responses can be added.