Closed (fixed)
Project:
CRM Core Pathauto
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2014 at 18:32 UTC
Updated:
10 Nov 2014 at 20:57 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
t0xicCode commentedComment #2
t0xicCode commentedOops, this should have been
-2.patch.Comment #3
lendudeThe delete implementation throws an error.
Notice: Array to string conversion in pathauto_path_delete_all()
PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 'Array' OR source LIKE 'Array/%'' at line 1
Other changes look good. It could use a bit of cleaning up, thanks for that.
Comment #4
lendudeSomething like this seems to work.
Added some more coding standard cleaning and a fix to the dependencies in .info
Comment #5
t0xicCode commentedThanks @Lendude. I had it seems I had modified the patch after I submitted it here. In any case, I can RTBC this and would love to see it added (and the module released).
Comment #6
t0xicCode commentedDidn't mean to delete this (today is not my day)...
Comment #7
lendudeHehe, no worries.
The patch in #4 had some whitespace errors, fixed those and made an interdiff against your original patch in #2 (just cause I gotta get used to making those :-)
Will push those and will see what I can do about getting this released. Thanks for taking a look at it!
Comment #8
lendudePushed to sandbox.
Comment #9
lendudeAnd now with the right status to actually close it.....
Comment #10
t0xicCode commentedAwesome! Any chance that you could promote the project to a full project?