Actions
Bug #2473
closedJ1.6.3+: Author tab: article sef causes notice
Description
When SEF is enabled there appears to be an issue with constructing article URLs. This was not present during 1.6.0 and appears recent. Unsure if Joomla related or CB related. Issue is NOT present when NOT viewing profile.
Notice: Undefined index: view in D:\xampp\htdocs\cb\j16\components\com_content\router.php on line 49Call Stack
- Time Memory Function Location
1 0.0016 354832 {main}( ) ..\index.php:0
2 0.2593 13927512 JSite->dispatch( ) ..\index.php:43
3 0.2638 13981984 JComponentHelper::renderComponent( ) ..\application.php:188
4 0.2760 14893688 require_once( 'D:\xampp\htdocs\cb\j16\components\com_comprofiler\comprofiler.php' ) ..\helper.php:152
5 0.3131 18207936 userProfile( ) ..\comprofiler.php:284
6 0.3244 18364136 HTML_comprofiler::userProfile( ) ..\comprofiler.php:670
7 0.4736 32145200 CBuser->getProfileView( ) ..\comprofiler.html.php:433
8 0.4742 32148768 cbTabs->getViewTabs( ) ..\plugin.foundation.php:1115
9 0.4742 32148768 cbTabs->generateViewTabsContent( ) ..\comprofiler.class.php:3395
10 0.4964 32485312 cbTabs->callTabPlugin( ) ..\comprofiler.class.php:3340
11 0.4964 32485752 cbPluginHandler->call( ) ..\comprofiler.class.php:4112
12 0.4964 32486344 call_user_func_array ( ) ..\plugin.class.php:582
13 0.4964 32486400 getAuthorTab->getDisplayTab( ) ..\plugin.class.php:0
14 0.5028 32580232 cbSef( ) ..\cb.authortab.php:109
15 0.5028 32580344 CBframework->cbSef( ) ..\plugin.foundation.php:2865
16 0.5028 32580664 call_user_func_array ( ) ..\plugin.foundation.php:2421
17 0.5028 32580680 JRoute::( ) ..\plugin.foundation.php:0
18 0.5029 32580776 JRouterSite->build( ) ..\methods.php:48
19 0.5029 32580776 JRouter->build( ) ..\router.php:84
20 0.5031 32582528 JRouterSite->_buildSefRoute( ) ..\router.php:146
21 0.5054 32658824 ContentBuildRoute( ) ..\router.php:310
Files
Actions