Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Found a small bug in help.php  (Read 1956 times)

0 Members and 1 Guest are viewing this topic.

JoelFan

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 14
Found a small bug in help.php
« on: November 29, 2010, 07:40:18 pm »

Well not so much a "bug" I guess, but more of a typo / missing character.

In help.php (around line 191 in my editor) you see:

<link rel="stylesheet" href="css/coppermine.cs" type="text/css" />

And I believe it should be:

<link rel="stylesheet" href="css/coppermine.css" type="text/css" />

I don't think it causes any major issues other than occasionally you'll see "File not found" references to css/coppermine.cs in your server error logs.

I just edited help.php and added the missing s to make it correctly call the .css file instead of the mistaken .cs call.
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Found a small bug in help.php
« Reply #1 on: November 29, 2010, 08:35:14 pm »

Logged

JoelFan

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 14
Re: Found a small bug in help.php
« Reply #2 on: November 29, 2010, 08:53:42 pm »

Sorry, I hadn't noticed that. Marked resolved.
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 20 queries.