Closed (fixed)
Project:
Konami Code
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2011 at 17:51 UTC
Updated:
12 Apr 2011 at 13:51 UTC
I think some code is missing for the new Katamary Damacy feature. When I enable the 6.x-1.5 version I get an admin screen with this option: "Konami Hack". I think this is supposed to read "Katamary Hack" or just "Kat Hack". And when I select this option and try the corresponding key code sequence on my site I get this in my JS error console:
Error: Drupal["konamicode_" + action] is not a function
Source File: http://sitename/sites/sitename/modules/konamicode/konamicode.js?l
Line: 72
The new Kat Hack feature issue was here: http://drupal.org/node/1093264.
Thanks!
Comments
Comment #1
robloachGood catch! Thanks!
http://drupalcode.org/project/konamicode.git/commit/832b21a
Comment #2
timwoodThanks Rob! I'll try to to test out the dev code.
Comment #3
timwoodKat Damacy action in 6.x dev version works GREAT! Thanks again.