In the auto-generated data grids, the edit link was hard-coded to use a question mark in building the url with the id parameter. If clean urls are off, this conflicts with the existing question mark in the url. I've modified the code generated templates to handle this situation.

Zcodo incompatibilities conflict with using Drupal's url() function to do this for us.

Comments

mikehostetler’s picture

Status: Active » Fixed

I've committed a fix for this issue.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.