Closed (fixed)
Project:
Bean (for Drupal 7)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2012 at 09:57 UTC
Updated:
1 Dec 2013 at 02:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
indytechcook commentedThis is a nice idea. I moved the code to Bean:save(). We really don't need to do the duplicate check twice. It's passive also which is also nice :)
Comment #2
indytechcook commentedhttp://drupal.org/commitlog/commit/22232/3bed98f3b7a388cf876638b4f3363f4...
Comment #4
foopang commentedtransliteration_get() does not convert block delta into lowercase characters, so please add strtolower().
Comment #6
foopang commentedComment #7
foopang commented#4: bean-1684250.patch queued for re-testing.
Comment #8
indytechcook commentedThanks!
https://drupal.org/commitlog/commit/22232/725624c21384c80fb0c07b5fe72593...