Did a test upgrade of CCK 5.x-1.11 on a local machine, and got this:

Parse error: syntax error, unexpected '{' in XXXXXX/sites/all/modules/cck/nodereference.module on line 192

Sure enough, there's an unclosed parens in an IF statement there. Ach. This needs a re-release.

CommentFileSizeAuthor
#1 829670-nodereference-5.x-1.11.patch335 bytesles lim

Comments

les lim’s picture

Status: Active » Needs review
StatusFileSize
new335 bytes

patch attached.

waddles’s picture

Status: Needs review » Reviewed & tested by the community

Simple patch, easily fixed.

hapydoyzer’s picture

Same problem and patch fixed it.

ryo’s picture

There appeared only White Screen Of Death on the remote site.
The simple patch above has fixed it, thanks.

This version needs a re-release.

Anonymous’s picture

I can confirm the problem and the solution. Please commit and re-release.

vicm3’s picture

Also reviewed and tested, please commit and re-release...

yched’s picture

Committed the fix. Will re-roll a release shortly.

yched’s picture

Status: Reviewed & tested by the community » Fixed

Rolled 5.12 : http://drupal.org/node/830400.

Sorry about that.

ryo’s picture

Thanks a lot.

Status: Fixed » Closed (fixed)

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