View Issue Details

IDProjectCategoryView StatusLast Update
0001529OXID eShop (all versions)4.07. Source code, Testpublic2012-12-10 13:45
Reporterandreas_ziethen Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.2.0 revision 23610 
Fixed in Version4.3.0 revision 26948 
Summary0001529: method appendLink() does not append anything to new method getMainLink()
DescriptionAs the subject says: the new function getMainLink() does not consider any parameters appended by the function appendLink(). So modules which trusted to this behavior for function getLink() will not work any longer.

-> getMainLink() should also consider appendLink().
TagsNo tags attached.
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

arvydas_vapsva

2009-12-10 13:33

reporter   ~0002199

appendLink() now appends any link which is retured by getLink()/getMainLink() according language