Bug #42301 css/dynCalendar.css was lost
Submitted: 23 Jan 2009 11:30 Modified: 26 Jan 2009 8:12
Reporter: Andrejs Dubovskis Email Updates:
Status: Closed Impact on me:
None 
Category:Eventum Severity:S3 (Non-critical)
Version:2.2 OS:Any
Assigned to: Bryan Alsdorf CPU Architecture:Any
Tags: regression

[23 Jan 2009 11:30] Andrejs Dubovskis
Description:
css/dynCalendar.css not included in the installation but referenced

# find . -type f | xargs grep dynCalendar.css
./templates/header.tpl.html:<link rel="stylesheet" href="{$rel_url}css/dynCalendar.css" type="text/css" media="screen">

How to repeat:
request a case list and look into apache error log
[23 Jan 2009 14:19] Valeriy Kravchuk
Thank you for a bug report. Verified by code review.
[26 Jan 2009 8:12] Bryan Alsdorf
We switched the library used for displaying calendars but missed removing the reference to the file. Thanks for finding it, the reference has been removed.