View Issue Details

IDProjectCategoryView StatusLast Update
0001097OXID eShop (all versions)4.07. Source code, Testpublic2012-12-10 13:44
Reporterphilipp_grashoff 
PriorityhighSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.1.3 revision 19918 
Target VersionFixed in Version4.7.0_5.0.0_RC1 
Summary0001097: Some Classes cant be overloaded
DescriptionSome classes which are loaded before the config can't be overloaded with a module, e.g. oxutilsfile. There should be a possibility to adapt this functionality by a module.
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Relationships

has duplicate 0003685 closed oxutilsfile still cant be overloaded 

Activities

Thomas Oppelt

2009-07-30 11:57

reporter   ~0001324

Affected classes, currently not extendable by module framework:
oxutilsobject
oxutilsfile
oxsession
oxutilsserver
oxutils
oxdb

Personally I really want to see this on higher priority.

dainius.bigelis

2009-09-21 13:33

reporter   ~0001797

This need changes in some core classes. Before making some changes here, we need some small concept how to do this in best way. Thus it is moved to the customers whishlist with High priority and will be considered later.
Now the entry here is closed.

tomas_liubinas

2012-10-03 15:06

reporter   ~0007541

This is the longest open bug at the moment. I can close it as in 5.0 we refactored bootstrap process addressing issues like that.