Closed (fixed)
Project:
Facebook-style Statuses (Microblog)
Version:
6.x-3.x-dev
Component:
Code - Functionality
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2011 at 03:58 UTC
Updated:
22 Mar 2012 at 19:40 UTC
Comments
Comment #1
icecreamyou commentedYou should never mark your own patch "ready to be committed."
The patch looks reasonable to me -- chances are that cache line was copied from the main status update form and I just never deleted it -- but I will need to set aside some time to test this.
This issue is actually a duplicate of #1179148: Modal frame dialog box doesn't close but I am marking that one as a duplicate of this instead because this issue has a patch.
Comment #2
AtomicStudios commentedI thought I marked as Needs Review, that's odd it was late last night, sorry.
Comment #3
icecreamyou commentedCommitted fix to dev. Thanks!
Comment #5
Marko B commentedIs this working correctly? I am having this configuration
FBSS 6.x-3.0+11-dev
Modal frame api 6.x-1.x-dev
Automodal 1.0
So, modal frame is called through automodal, but somehow it doesn't close when status is added. Did you try to run it with this config?