In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Viewing Issue Advanced Details Jump to Notes ] Wiki ]  Related Changesets ] View Simple ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0000442 [In-Portal CMS] Other bug report always 2009-12-09 22:50 2010-05-11 02:59
Reporter BaSSiST View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Platform
Status closed   OS
  OS Version
ETA none Fixed in Version 5.0.3-B1 Product Version
  Target Version 5.0.3 Product Build
Time EstimateNo estimate
Summary 0000442: OnAfterConfigRead doesn't execute for dynamically Cloned Configs
Description OnAfterConfigRead doesn't execute for those clones that were created from
main prefix OnAfterConfigRead event. Attached patch fixes the issue.

Steps To Reproduce
Additional Information Patch provided by Sergey G (BaSSiST)
Tags No tags attached.
Reference Google Groups http://groups.google.com/group/in-portal-bugs/browse_frm/thread/92847cbd396e4b93
Change Log Message
Estimate Points 0
Attached Files patch file icon dynamic_clone_OnAfterConfigRead.patch [^] (849 bytes) 2009-12-09 22:50 [Show Content]
patch file icon dynamic_clone_OnAfterConfigRead_core_v2.patch [^] (16,568 bytes) 2010-03-21 07:52 [Show Content]
patch file icon dynamic_clone_OnAfterConfigRead_modules_v2.patch [^] (21,393 bytes) 2010-03-21 07:52 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
related to 0000500closed (5.0.3)alex OnAfterConfigRead event is executed several times for one prefix 

-  Notes
User avatar (0001172)
Dmitry (manager)
2009-12-20 01:40

Tested ok, please commit.
User avatar (0001187)
alex (manager)
2009-12-20 06:59

How exactly you were able to test this patch without proper test case?
User avatar (0001194)
Dmitry (manager)
2009-12-20 13:24

Decision was made to move this fix to 5.1.0 release for more detail tests
User avatar (0001495)
Dmitry (manager)
2010-02-26 18:58

Reminder sent to: alex

Please test this on your end.
User avatar (0001569)
Dmitry (manager)
2010-03-11 23:50

Reminder sent to: alex

Sasha, please do tests on this on your end since it's quite important part and fix was done by Sergey.
User avatar (0001654)
Dmitry (manager)
2010-03-15 19:22

It's seems to be related to 0000500
User avatar (0001714)
alex (manager)
2010-03-21 07:55

Reminder sent to: Dmitry

I've used what original patch provided to refactor all of our cloned subitems, like "c-img", "l-ci" and so on. Now on cache rebuild there will no be warning, that "n-rel" prefix doesn't exists, when In-Link is not installed.

Please test new patches. All changed subitems should be tested. Also verify, that all subitems are still in temp tables during editing.
User avatar (0001729)
Dmitry (manager)
2010-03-23 02:18

There is a problem with URLs on the Front end. In Top Menu (Advanced theme) in particular. No Template is passed. Same result with Mod-Rewrite.

http://www.jurmala.com/SVN/in-portal-5.0.x/index.php?env=-:m5-1-1-4-s-
User avatar (0001730)
Dmitry (manager)
2010-03-23 02:23

There is a chance it's not related...
User avatar (0001733)
alex (manager)
2010-03-23 13:35

Don't mix up all stuff in one task. Did you have described problem, when patch of this task is not applied.
User avatar (0001736)
Dmitry (manager)
2010-03-23 15:39

Tested good on Clean installation! Please commit
User avatar (0001737)
alex (manager)
2010-03-23 15:59

Fix committed to 5.0.x branch. Commit Message:

Fixes 0000442: OnAfterConfigRead doesn't execute for dynamically Cloned Configs
User avatar (0002112)
alex (manager)
2010-05-11 02:59

Closing all tasks from released versions.

- Related Changesets
In-Portal CMS: 5.0.x r13289
Timestamp: 2010-03-23 15:59:40
Author: alex
Details ] Diff ]
Fixes 0000442: OnAfterConfigRead doesn't execute for dynamically Cloned Configs
mod - /in-portal/branches/5.0.x/core/kernel/db/cat_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/db/db_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/utility/unit_config_reader.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/categories/categories_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/category_items/category_items_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/favorites/favorites_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/files/file_eh.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/images/images_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/related_searches/related_searches_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/relationship/relationship_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/reviews/reviews_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/structure/structure_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/users/users_config.php Diff ] File ]
Modules :: In-News: 5.0.x r13288
Timestamp: 2010-03-23 15:55:01
Author: alex
Details ] Diff ]
Bug 0000442: OnAfterConfigRead doesn't execute for dynamically Cloned Configs
mod - /modules/in-news/branches/5.0.x/units/articles/articles_config.php Diff ] File ]
mod - /modules/in-news/branches/5.0.x/units/articles/articles_event_handler.php Diff ] File ]
Modules :: In-Link: 5.0.x r13287
Timestamp: 2010-03-23 15:53:47
Author: alex
Details ] Diff ]
Bug 0000442: OnAfterConfigRead doesn't execute for dynamically Cloned Configs
mod - /modules/in-link/branches/5.0.x/units/links/links_config.php Diff ] File ]
mod - /modules/in-link/branches/5.0.x/units/links/links_event_handler.php Diff ] File ]
Modules :: In-Commerce: 5.0.x r13286
Timestamp: 2010-03-23 15:52:05
Author: alex
Details ] Diff ]
Bug 0000442: OnAfterConfigRead doesn't execute for dynamically Cloned Configs
mod - /w/in-commerce/branches/5.0.x/units/products/products_config.php Diff ] File ]
mod - /w/in-commerce/branches/5.0.x/units/products/products_event_handler.php Diff ] File ]
Modules :: In-Bulletin: 5.0.x r13285
Timestamp: 2010-03-23 15:49:44
Author: alex
Details ] Diff ]
Bug 0000442: OnAfterConfigRead doesn't execute for dynamically Cloned Configs
mod - /modules/in-bulletin/branches/5.0.x/units/topics/topics_config.php Diff ] File ]
mod - /modules/in-bulletin/branches/5.0.x/units/topics/topics_event_handler.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2010-05-11 02:59 alex Note Added: 0002112
2010-05-11 02:59 alex Status resolved => closed
2010-03-23 16:00 alex Relationship replaced related to 0000500
2010-03-23 15:59 alex Changeset attached 5.0.x r13289
2010-03-23 15:59 alex Note Added: 0001737
2010-03-23 15:59 alex Status reviewed and tested => resolved
2010-03-23 15:59 alex Fixed in Version => 5.0.3-B1
2010-03-23 15:59 alex Resolution open => fixed
2010-03-23 15:59 alex Assigned To !COMMUNITY => alex
2010-03-23 15:55 alex Changeset attached 5.0.x r13288
2010-03-23 15:53 alex Changeset attached 5.0.x r13287
2010-03-23 15:52 alex Changeset attached 5.0.x r13286
2010-03-23 15:49 alex Changeset attached 5.0.x r13285
2010-03-23 15:39 Dmitry Note Added: 0001736
2010-03-23 15:39 Dmitry Assigned To Dmitry => !COMMUNITY
2010-03-23 15:39 Dmitry Status needs testing => reviewed and tested
2010-03-23 13:35 alex Note Added: 0001733
2010-03-23 13:35 alex Assigned To alex => Dmitry
2010-03-23 13:35 alex Status needs work => needs testing
2010-03-23 02:23 Dmitry Note Added: 0001730
2010-03-23 02:18 Dmitry Note Added: 0001729
2010-03-23 02:17 Dmitry Note Deleted: 0001728
2010-03-23 02:02 Dmitry Note Added: 0001728
2010-03-23 02:02 Dmitry Status needs testing => needs work
2010-03-21 07:55 alex Issue Monitored: Dmitry
2010-03-21 07:55 alex Note Added: 0001714
2010-03-21 07:52 alex Developer BaSSiST => alex
2010-03-21 07:52 alex File Added: dynamic_clone_OnAfterConfigRead_modules_v2.patch
2010-03-21 07:52 alex File Added: dynamic_clone_OnAfterConfigRead_core_v2.patch
2010-03-15 19:22 Dmitry Note Added: 0001654
2010-03-15 19:22 Dmitry Relationship added has duplicate 0000500
2010-03-11 23:50 Dmitry Note Added: 0001569
2010-03-11 00:57 Dmitry Assigned To !COMMUNITY => alex
2010-02-27 04:48 alex Issue End Monitor: alex
2010-02-27 04:48 alex Developer alex => BaSSiST
2010-02-26 18:58 Dmitry Issue Monitored: alex
2010-02-26 18:58 Dmitry Note Added: 0001495
2010-02-26 18:58 Dmitry Developer => alex
2010-01-06 06:20 alex Target Version 5.1.0 => 5.0.3
2009-12-20 13:24 Dmitry Target Version 5.0.2 => 5.1.0
2009-12-20 13:24 Dmitry Assigned To Dmitry => !COMMUNITY
2009-12-20 13:24 Dmitry Status active => needs testing
2009-12-20 13:24 Dmitry Note Added: 0001194
2009-12-20 13:24 Dmitry Status needs feedback => active
2009-12-20 06:59 alex Note Added: 0001187
2009-12-20 06:59 alex Assigned To !COMMUNITY => Dmitry
2009-12-20 06:59 alex Status reviewed and tested => needs feedback
2009-12-20 01:40 Dmitry Note Added: 0001172
2009-12-20 01:40 Dmitry Status needs testing => reviewed and tested
2009-12-11 00:13 Dmitry Target Version => 5.0.2
2009-12-11 00:11 Dmitry Reporter Dmitry => BaSSiST
2009-12-11 00:11 Dmitry Additional Information Updated View Revisions
2009-12-11 00:10 Dmitry Assigned To => !COMMUNITY
2009-12-11 00:10 Dmitry Status active => needs testing
2009-12-09 22:50 Dmitry New Issue
2009-12-09 22:50 Dmitry File Added: dynamic_clone_OnAfterConfigRead.patch
2009-12-09 22:50 Dmitry Reference => Google Groups http://groups.google.com/group/in-portal-bugs/browse_frm/thread/92847cbd396e4b93



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker