Edgewall Software
Modify

Ticket #3929 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

ClearSilver not installed

Reported by: anonymous Owned by: cboos
Priority: normal Milestone: 0.11
Component: general Version: devel
Severity: trivial Keywords:
Cc:
Release Notes:
API Changes:

Description

Upgrading to 0.11-dev (and installing Genshi and deinstalling ClearSilver), the following message is added to http-error.log on each page request:

ClearSilver not installed

The pages are however shown correctly on the browser.

Attachments

Change History

comment:1 Changed 5 years ago by cboos

  • Milestone set to 0.11
  • Owner changed from jonas to cboos
  • Severity changed from normal to trivial

Yeah, we should probably output this just once.

comment:2 Changed 5 years ago by cboos

  • Resolution set to fixed
  • Status changed from new to closed

With r3904, the message is output only once.

comment:3 Changed 5 years ago by anonymous

  • Resolution fixed deleted
  • Status changed from closed to reopened

I still get the repetitive message in the error log. Could this be a difference between mod_python and fastcgi (which our server is using)?

Are there still references to ClearSilver in 0.11-dev? (I don't know why the message needs to be outputted if ClearSilver is no longer needed)

Thanks for your time!

comment:4 Changed 5 years ago by cboos

Well, you're right. That message was not terribly useful, and actually there should be an exception raised when a Clearsilver template is used and Clearsilver support is not there.

comment:5 Changed 5 years ago by cboos

  • Resolution set to fixed
  • Status changed from reopened to closed

Fixed by r3975 (same issue as #3956)

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from cboos. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.