Closed (fixed)
Project:
Deadwood
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
23 Jan 2009 at 01:16 UTC
Updated:
24 Feb 2009 at 21:50 UTC
My question is, if deadwood already converting url() properly from 5.x to 6.x
Here is the explanation of problem:
http://drupal.org/node/362799
And issue:
#352344: Fatal error: Unsupported operand types in common.inc on line 1369
Comments
Comment #1
dave reidLooks like it is:
But I haven't tried it myself, so I'm leaving the status as-is.
Comment #2
kenorb commentedBecause many converted modules die on core 6.x, so to make sure:)
But I'm not sure if people were using deadwood for it.
Comment #3
solotandem commentedAs Dave points out, Deadwood utilizes a function that was written explicitly for the url() and l() fixes. In my testing I have not seen the converted code fail to run under D6. If you have a specific situation where it fails, please submit a new issue. I will mark this fixed for now.