History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: CHD-2034
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Assignee: Unassigned
Reporter: Jeff Standen [WGM]
Votes: 0
Watchers: 0
Operations

Clone this issue
If you were logged in you would be able to see more operations.
Cerberus Helpdesk

[Gravatar] Errors when viewing tickets with the plugin enabled on Windows

Created: 25/Aug/10 06:45 AM   Updated: 26/Aug/10 09:36 AM
Fix Version/s: 5.1.1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description   
Reports of a path error including colons on Windows platforms.

 All   Comments   Work Log   Change History      Sort Order:
Comment by Jeff Standen [WGM] [25/Aug/10 08:25 AM]
Jeff@WGM Tweaked an annoying fix for Win/IIS -- the "devblocks:plugin.id::template.tpl" paths won't escape the "::" on disk cache files *if* there's no slash in the path, but works fine if there is. Silly Smarty

Jeff@WGM The Gravatar plugin showed it. Most others are in subdirs. I fixed it by moving it into a subdir, but I need to see if the new Smarty files repro later

Comment by Jeff Standen [WGM] [26/Aug/10 09:36 AM]
Fixed