Ticket #301 (closed task: fixed)

Opened 2 years ago

Last modified 9 months ago

test and use (if possible) archgenxml svn head

Reported by: thomase Assigned to: thomase
Priority: major Milestone: Post-Release milestone 1
Component: GeoEntity Version: Beta
Keywords: Cc:

Description

Changeset [742] manually replaces CMFCorePermissions with permissions in init.py and config.py, as recommended for future-proofing; however, this portion of the code is automatically generated by ArchGenXML.

AGX 1.5.0 (currently used for PleiadesEntity) overwrites this change with the old style CMFCorePermissions imports (verified). AGX 1.5.2 was the last release for Plone 2.1/2.5; current development in SVN head is focused on 2.5/3.0 with the goal of an eventual AGX 1.6 release. Inspection of the current SVN head reveals that AGX 1.5 templates that used CMFCorePermissions now use permissions, which is what we want.

But we need to do a full, careful test of an SVN-generated PleiadesEntity before commiting to the upgrade; there are a lot of changes in there.

Change History

04/05/07 14:47:07 changed by thomase

  • status changed from new to assigned.
  • milestone set to Workflow Prime.

04/13/07 13:50:29 changed by thomase

  • type changed from defect to task.

07/31/07 12:43:39 changed by thomase

  • milestone changed from Simple Bibliography to Plone 3 migration.

not biblio; delink from milestone:"Simple Bibliography"; note this will be affected by Plone 3 and should be addressed during our Plone 3 migration milestone

04/07/08 12:08:56 changed by sgillies

  • status changed from assigned to closed.
  • resolution set to fixed.

ArchGenXML 2.0 works fine with Plone 3.0. Pleiades content UML works.