Anonymous | Login | Signup for a new account | 2023-06-03 03:29 CDT | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Viewing Issue Simple Details [ Jump to Notes ] [ Wiki ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
ID | Category | Type | Reproducibility | Date Submitted | Last Update | ||
0000725 | [In-Portal CMS] Admin Interfaces | bug report | always | 2010-05-08 22:05 | 2010-11-30 12:48 | ||
Reporter | Dmitry | View Status | public | Project Name | In-Portal CMS | ||
Assigned To | alex | Developer | |||||
Priority | normal | Resolution | fixed | Fixed in Version | 5.1.1-B1 | ||
Status | closed | Product Version | 5.0.3-RC1 | Target Version | 5.1.1 | ||
Time Estimate | No estimate | ||||||
Summary | 0000725: onAfterShow callback isn't called i ThickBox | ||||||
Description |
onAfterShow callback isn't called i ThickBox, when inline div is used Also "onAfterClose" callback added to allow setting close callback upon window open. |
||||||
Additional Information | |||||||
Tags | No tags attached. | ||||||
Reference | http://groups.google.com/group/in-portal-bugs/browse_thread/thread/d1ef40354f80b051 | ||||||
Change Log Message | Minor fix for Modal Windows | ||||||
Estimate Points | 0 | ||||||
Attached Files |
![]() |
||||||
|
![]() |
|
![]() |
|
![]() Dmitry (manager) 2010-05-08 22:08 |
Patch uploaded - please test. |
![]() alex (manager) 2010-05-23 06:47 |
Test code #1: script: ======= TB.show( { onAfterClose: funtion() { alert('window was closed'); } } ); Test code #2: script: ======= TB.show( { url: 'http://www.site.com/index.php?TB_inline=1&height=300&width=400&inlineId=myOnPageContent', onAfterShow: funtion() { alert('window was opened'); } } ); html: ===== <div id="myOnPageContent">test</div> |
![]() Dmitry (manager) 2010-05-23 19:12 |
Tested good on 5.1.0 - I suppose will be fine for 5.0.4 too. |
![]() alex (manager) 2010-08-28 16:38 |
Fix committed to 5.1.x branch. Commit Message: Fixes 0000725: onAfterShow callback isn't called i ThickBox |
![]() Dmitry (manager) 2010-11-30 12:48 |
Closing released 5.1.1 task. |
![]() |
|||
In-Portal CMS: 5.1.x r13887 Timestamp: 2010-08-28 16:38:23 Author: alex [ Details ] [ Diff ] |
Fixes 0000725: onAfterShow callback isn't called i ThickBox | ||
mod - /in-portal/branches/5.1.x/core/admin_templates/js/jquery/thickbox/thickbox.js | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
2010-11-30 12:48 | Dmitry | Note Added: 0003064 | |
2010-11-30 12:48 | Dmitry | Status | resolved => closed |
2010-08-28 16:38 | alex | Note Added: 0002720 | |
2010-08-28 16:38 | alex | Status | reviewed and tested => resolved |
2010-08-28 16:38 | alex | Fixed in Version | => 5.1.1-B1 |
2010-08-28 16:38 | alex | Resolution | open => fixed |
2010-08-28 16:38 | alex | Changeset attached | 5.1.x r13887 |
2010-07-31 13:06 | alex | Target Version | 5.1.1-B1 => 5.1.1 |
2010-07-31 13:03 | alex | Target Version | Icebox => 5.1.1-B1 |
2010-05-23 19:12 | Dmitry | Assigned To | !COMMUNITY => alex |
2010-05-23 19:12 | Dmitry | Note Added: 0002300 | |
2010-05-23 19:12 | Dmitry | Status | needs testing => reviewed and tested |
2010-05-23 06:47 | alex | Note Added: 0002296 | |
2010-05-08 22:09 | Dmitry | Developer | Dmitry => alex |
2010-05-08 22:08 | Dmitry | Note Added: 0002070 | |
2010-05-08 22:08 | Dmitry | Assigned To | => !COMMUNITY |
2010-05-08 22:08 | Dmitry | Developer | => Dmitry |
2010-05-08 22:08 | Dmitry | Status | active => needs testing |
2010-05-08 22:05 | Dmitry | New Issue | |
2010-05-08 22:05 | Dmitry | File Added: thickbox_onclose.patch | |
2010-05-08 22:05 | Dmitry | Reference | => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/d1ef40354f80b051 |
2010-05-08 22:05 | Dmitry | Change Log Message | => Minor fix for Modal Windows |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic![]() In-Portal Open Source CMS |