To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Ticket #293 (closed defect: fixed)

Opened 22 months ago

Last modified 22 months ago

After adding a slot to an area the Add Slot menu doesn't work

Reported by: rickybanister Owned by: johnnyoffline
Priority: blocker Milestone: 1.4
Component: apostrophePlugin Version:
Keywords: Cc: dordille
Symfony version: 1.4

Description

I click 'add slot' and add a richtext slot. I then can't click 'add slot' again unless I delete the slot I just added. It then fires again properly. I can still use the 'add slot' buttons in other areas.

Change History

Changed 22 months ago by johnnyoffline

  • status changed from new to closed
  • resolution set to fixed

Fixed.

This was an error with JS that I cleaned up today. It was binding a click event to the Add Slot button multiple times (with each Ajax event adding a new slot).

I fixed the JS and fixed this bug.

Note: See TracTickets for help on using tickets.