Project:Profile Generator
Version:5.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

The section about custom node types configuration export has a small bug:
- the code uses the $params variable, but in the loop it's never resetted.

May be a:
$params=array();
after line 202 can solve.

Comments

#1

Status:active» closed (fixed)

This was fixed in http://drupal.org/node/201345
Thank for your bug report though.

nobody click here