In 6.x-1.19 and current 6.x-1.x, links like forward?path=node/1234
(i.e., without cid in the query string) are generating a php warning:
> notice: Undefined variable: cid in /.../forward/forward.module on line 489.
Simple patch attached.
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| forward-missing-cid-patch.txt | 297 bytes | rellis |
Comments
Comment #1
john.oltman commentedCommitted and will be in the next nightly build.