Details
-
Type:
Bug
-
Status:
Reopened
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.2.0-ALPHA1
-
Fix Version/s: None
-
Component/s: Extensions
-
Labels:None
-
Environment:PHP 5.2.8, Doctrine 1.2.0 Alpha1, Vista, Sandbox 1.2.0 Alpha1
Description
After enabling Taggable extension, magic methods on the tables (e.g. getPopularTags)
cannot be reached:
Doctrine::getTable('Upload')->getPopularTags();
Fatal error: Uncaught exception 'Doctrine_Table_Exception' with message 'Unknown method Doctrine_Table::getPopularTags' in C:\Users\user\www\extens.dev\lib\Doctrine\Table.php:2608 Stack trace: #0 [internal function]: Doctrine_Table->__call('getPopularTags', Array) #1 C:\Users\user\www\extens.dev\index.php(7): Doctrine_Table->getPopularTags() #2
{main}thrown in C:\Users\user\www\extens.dev\lib\Doctrine\Table.php on line 2608
Activity
Jonathan H. Wage
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Closed [ 6 ] |
| Fix Version/s | 1.2.0-BETA2 [ 10037 ] | |
| Resolution | Fixed [ 1 ] |
admirau
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
Jonathan H. Wage
made changes -
| Status | Reopened [ 4 ] | Closed [ 6 ] |
| Fix Version/s | 1.2.0-BETA2 [ 10037 ] | |
| Resolution | Cannot Reproduce [ 5 ] |
admirau
made changes -
| Resolution | Cannot Reproduce [ 5 ] | |
| Status | Closed [ 6 ] | Reopened [ 4 ] |