Opened 5 years ago

Closed 5 years ago

#1485465 closed Bugs (fixed)

File does not exist resize.js

Reported by: miniwark Owned by:
Priority: 5 Milestone: 0.2-stable
Component: User Interface Version: 0.2-beta
Severity: trivial Keywords:
Cc:

Description

I have see this warnings in my Apache logs :

[Wed Oct 01 19:37:45 2008] [error] [client 000.000.000.000] File does not exist: /srv/www/htdocs/wwwssl/webmail/resize.js, referer: https://myhost.somehost.com/webmail/?_task=mail&_action=compose&_id=187204076948e3b56120241
[Wed Oct 01 19:37:45 2008] [error] [client 000.000.000.000] File does not exist: /srv/www/htdocs/wwwssl/webmail/style.css, referer: https://myhost.somehost.com/webmail/?_task=mail&_action=compose&_id=187204076948e3b56120241
[Wed Oct 01 20:08:20 2008] [error] [client 000.000.000.000] File does not exist: /srv/www/htdocs/wwwssl/webmail/resize.js, referer: https://myhost.somehost.com/webmail/?_task=mail&_action=compose&_id=200658080948e3bb31e34a5
[Wed Oct 01 20:08:20 2008] [error] [client 000.000.000.000] File does not exist: /srv/www/htdocs/wwwssl/webmail/style.css, referer: https://myhost.somehost.com/webmail/?_task=mail&_action=compose&_id=200658080948e3bb31e34a5
[Wed Oct 01 20:11:21 2008] [error] [client 000.000.000.000] File does not exist: /srv/www/htdocs/wwwssl/webmail/resize.js, referer: https://myhost.somehost.com/webmail/?_task=mail&_action=compose&_id=200658080948e3bb31e34a5
[Wed Oct 01 20:11:21 2008] [error] [client 000.000.000.000] File does not exist: /srv/www/htdocs/wwwssl/webmail/style.css, referer: https://myhost.somehost.com/webmail/?_task=mail&_action=compose&_id=200658080948e3bb31e34a5

Apparently there is a missing link in a roundcube file, but i did not found witch one

Tested with RoundCube Version 0.2-20080620

Change History (2)

comment:1 Changed 5 years ago by tensor

  • Component changed from Client Scripts to User Interface
  • Milestone changed from later to 0.2-stable
  • Severity changed from normal to trivial

resize.js is never referenced in svn sources.

However, there is a reference to non-existent style.css in program/steps/error.inc

comment:2 Changed 5 years ago by alec

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

Fixed in [bbeda81b].

Note: See TracTickets for help on using tickets.