|
From: SourceForge.net <no...@so...> - 2007-10-17 06:27:16
|
Bugs : Cubson item #1814875, was opened at 2007-10-17 15:27 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=996868&aid=1814875&group_id=184930 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: cubson 1.0.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: Tom Hayakawa (tom_g3x) Assigned to: Nobody/Anonymous (nobody) Summary: <sf.jp> モジュール名をラクダ式にしたときの不具合 Initial Comment: 登録日:2007-03-30 14:48 登録者:Ryuji AMANO (ryuji_amano) サマリ: モジュール名をラクダ式にしたときの不具合 rPublicFilesというモジュール名で生成したときに、 class/Module.class.phpのstartupが XCube_DelegateUtils::call('Module.rpublicfiles.Event.GetAssetManager', new XCube_Ref($this->mAssetManager)); と、全部小文字でcallしている しかし、AssetPreload.class.phpでは、 $delegate->register('Module.rPublicFiles.Event.GetAssetManager'); と、本来のモジュール名で登録している。 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=996868&aid=1814875&group_id=184930 |