Opened 2 years ago

Closed 2 years ago

#1487947 closed Bugs (fixed)

New problem with addressbook import form

Reported by: deltatech Owned by:
Priority: 5 Milestone: 0.6-beta
Component: Addressbook Version: git-master
Severity: normal Keywords:
Cc:

Description

This use to work perfectly. A change made sometime in the last 2 weeks broke this. The submit button on the address import form is disabled and no longer functions.

To reproduce the problem. Go to the address book, click import, select your file, and click Import. The Import button will do nothing. The cancel button still works.

I have two installations, one is about 2 weeks old and works ok. The other is revision 4840 and does NOT work. I compared program/steps/addressbook/import.inc between the two versions and they are identical.

I don't understand the code here or I would do more to debug it. I suspect something in the js has changed causing this to fail.

Change History (3)

comment:1 Changed 2 years ago by deltatech

I can now be more specific about when this broke. It was a change that came thru in the last two days. I restored a copy that I had from 2 days ago and it works perfectly.

comment:2 Changed 2 years ago by deltatech

The problem is located somewhere in programs/steps/addressbook/func.inc By replacing this file with a version from 2 days ago fixes the problem.

comment:3 Changed 2 years ago by alec

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [9382b6df].

Note: See TracTickets for help on using tickets.