Closed (fixed)
Project:
Contact Importer
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2013 at 09:58 UTC
Updated:
4 Feb 2014 at 09:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
duaelfrHere is the patch.
This patch is part of the #1day1patch initiative.
Comment #2
duaelfrCommitted in dccf8a7.
Comment #4
jay.lee.bio commentedAfter applying the patch, the Colorbox link does go to contact_importer_js?width=500&height=500&iframe=true, but it still goes to a new page. It does have a black bar towards the top of the page though. Any ideas?
P.S. If I apply the patch to 7.x-1.1, I'll get the following error in addition to still going to a new page with the black bar:
Notice: Undefined variable: options in contact_importer_js() (line 14 of /home/mysite/public_html/sites/all/modules/contact_importer/contact_importer.pages.inc).
Comment #5
jay.lee.bio commentedComment #6
duaelfrI think there is an option in Colorbox you may enable but I have nothing to watch out for it now.
I will provide a patch which enable this option automagically soon.
Comment #7
jay.lee.bio commentedThanks for the reminder. I forgot about it, which is called "Enable Colorbox load". Everything is ok now. Thank you!
P.S. Apparently the black bar is caused by CSS (when logged in as an admin), which can be easily overwritten.
Comment #8
jay.lee.bio commentedComment #9
duaelfrI just added a description on the colorbox option to help the site builder to know he have to enable this option.
Pushed in 6ae9abe.