View Issue Details

IDProjectCategoryView StatusLast Update
0001241OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2012-12-07 14:13
Reporterd3 Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.1.5 revision 21618 
Fixed in Version4.1.6 revision 22740 
Summary0001241: Newsletter can't generate, if articles are assigned to newsletter actions
Description(PE)
In admin go to Customer Info -> Promotion. Select promotion "Newsletter" and assign any articles to it.
Then go to Customer Info -> Newsletter. Select "Beispiel Newsletter" and go to tab "Preview". Then after preview screen is loaded, navigate to TEXT tab, you'll get the error message at the top of the screen:
Function 'getActCategory' does not exist or is not accessible! (Newsletter_Preview)
Additional InformationProbably - it's a problem in oxseoencoderarticle::_getArticleUri() while creating the article link
TagsCategory
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

vilma_liorensaityte

2009-08-28 13:47

reporter   ~0001562

getter getActCategory, getCategoryId and setters setActCategory, setCategoryId moved from oxubase to oxview class, because these functions will be called from newsletter_preview.