Minor 404 errors in Admin in web-server log due to List Arrow images

Labels

Description

There is a little glitch when we get additional 404 errors due to incorrect paths for List Arrows on some sections in Admin.

This is a log records from web-server:

AAA.BBB.CCC.DDD - - [04/Jan/2011:10:05:26 -0600] "GET /dev/SVN/5.1.x-dev/core/admin_templates/%5C%22img/list_arrow_desc_big.gif%5C%22 HTTP/1.1" 404 7132
AAA.BBB.CCC.DDD - - [04/Jan/2011:10:05:26 -0600] "GET /dev/SVN/5.1.x-dev/core/admin_templates/%5C%22img/list_arrow_desc_big.gif%5C%22 HTTP/1.1" 404 7132

This happens, because we've got relative paths to images in grid_blocks.tpl and that code is evaluated in javascript resulting base url to be added.

Context Information

None

Additional information (do not use)

None

Attachments

1

Activity

Show:

Dmitry Andrejev March 30, 2011 at 2:53 PM

Closing, since 5.1.2 release has been released.

Alex January 9, 2011 at 2:33 PM

Fix committed to [b]5.1.x branch/b. Commit Message:

Fixes #0000959: Minor 404 errors in Admin in web-server log due to List Arrow images

Dmitry Andrejev January 5, 2011 at 6:04 PM

Tested okay, please commit.

Fixed

Priority

Assignee

Alex

Reporter

Developer

Change Log Message

Patch Instructions

Patches must be submitted through Phabricator.

External issue ID

Fix versions

Affects versions

Created January 4, 2011 at 4:44 PM
Updated December 29, 2024 at 9:15 PM
Resolved March 30, 2011 at 2:53 PM