In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Dependency Graph View Issue ] Relation Graph ] Vertical ]
related to child of duplicate of

Viewing Issue Simple Details
ID Category Type Reproducibility Date Submitted Last Update
0000366 [In-Portal CMS] Front End bug report always 2009-10-09 07:39 2010-01-11 22:05
Reporter alex View Status public  
Assigned To alex
Priority normal Resolution fixed  
Status closed      
Summary 0000366: Duplicate image path when image from Images table is resized resulting missing image
Description Field Option "path_included", that is set for all unit configs, that use Images table for image storage is not processed by kUploadFormatter class and it adds relative path to file in all cases. This leads to urls in format:

http://www.site.com/system/images//system/images/image_file.jpg

Of course such images can't resized correctly, because they can't be accessed.
Additional Information Where I stumbled across a problem:

I needed to show user's avatar, who have created article in article list near primary article image. For that purpose I've left joined Images table and created calculated field, that retrieved Images.ThumbPath field and virtual field, that uses it with same declaration as PrimaryImage field (added through FileHelper class) for users unit config.



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker