Anonymous | Login | Signup for a new account | 2023-05-30 20:14 CDT | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Viewing Issue Simple Details [ Jump to Notes ] [ Wiki ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
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 | Project Name | In-Portal CMS | ||
Assigned To | alex | Developer | |||||
Priority | normal | Resolution | fixed | Fixed in Version | 5.0.2-B1 | ||
Status | closed | Product Version | 5.0.1 | Target Version | 5.0.2 | ||
Time Estimate | No estimate | ||||||
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. |
||||||
Tags | No tags attached. | ||||||
Reference | |||||||
Change Log Message | |||||||
Estimate Points | 0 | ||||||
Attached Files |
![]() |
||||||
|
![]() |
|
![]() |
|
![]() Dmitry (manager) 2009-10-18 02:41 |
Tested ok. |
![]() alex (manager) 2009-10-25 15:16 |
Moving to 5.0.2 release as community input during 5.0.2-B1 version testing. |
![]() alex (manager) 2009-10-25 15:18 |
Fix committed to 5.0.x branch. Commit Message: Fixes 0000366: Duplicate image path when image from Images table is resized resulting missing image |
![]() Dmitry (manager) 2010-01-11 22:05 |
Closing completed tasks. |
![]() |
|||
In-Portal CMS: 5.0.x r12781 Timestamp: 2009-10-25 15:18:00 Author: alex [ Details ] [ Diff ] |
Fixes 0000366: Duplicate image path when image from Images table is resized resulting missing image | ||
mod - /in-portal/branches/5.0.x/core/kernel/utility/formatters/upload_formatter.php | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
2010-01-11 22:05 | Dmitry | Note Added: 0001362 | |
2010-01-11 22:05 | Dmitry | Status | resolved => closed |
2009-10-25 15:18 | alex | Note Added: 0000962 | |
2009-10-25 15:18 | alex | Status | reviewed and tested => resolved |
2009-10-25 15:18 | alex | Fixed in Version | => 5.0.2-B1 |
2009-10-25 15:18 | alex | Resolution | open => fixed |
2009-10-25 15:18 | alex | Changeset attached | 5.0.x r12781 |
2009-10-25 15:16 | alex | Note Added: 0000961 | |
2009-10-25 15:16 | alex | Target Version | Icebox => 5.0.2 |
2009-10-18 02:41 | Dmitry | Note Added: 0000924 | |
2009-10-18 02:41 | Dmitry | Assigned To | !COMMUNITY => alex |
2009-10-18 02:41 | Dmitry | Status | needs testing => reviewed and tested |
2009-10-09 07:39 | alex | Target Version | => Icebox |
2009-10-09 07:39 | alex | Assigned To | => !COMMUNITY |
2009-10-09 07:39 | alex | Status | active => needs testing |
2009-10-09 07:39 | alex | New Issue | |
2009-10-09 07:39 | alex | File Added: include_path option problem with images.patch |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic![]() In-Portal Open Source CMS |