Closed (fixed)
Project:
Whois lookup
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
4 Mar 2010 at 14:08 UTC
Updated:
30 Nov 2010 at 14:40 UTC
Since alpha 2 of D7 is available it's time for a new test round.
Things I'm working on:
* Changed the place of the menu items
* Adapted some minor style issues presented by the coder module.
Comments
Comment #1
helmo commentedWhat remains of the coder module remarks is:
whois.js
* severity: criticalLine -1: JavaScript should be compatible with other libraries than jQuery. (Drupal Docs)
* severity: criticalLine 82: Changed Drupal.behaviors to objects having the methods "attach" and "detach". (Drupal Docs)
Drupal.behaviors.liveWhoisPreview = function() {
* severity: criticalLine 94: Changed Drupal.behaviors to objects having the methods "attach" and "detach". (Drupal Docs)
$.ajax({
Comment #2
helmo commentedJust committed a change to whois.js to remove the issues from #1
That should make this module ready for an initial D7 release, any comments are very welcome.
Comment #3
helmo commentedI've just created a 7.x-1.0 release!
Let's hope core will follow soon :)