View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
03567 | Bug reports | Theme editor | public | 2009-08-14 02:25 | 2009-08-14 02:32 |
Reporter | kadejo | Assigned To | kadejo | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 1.85+ | ||||
Fixed in Version | 1.85+ | ||||
Summary | 03567: Limespire template startpage references an outer image | ||||
Description | on startpage.pstpl, this blank.png references to an image on the site, instead of template's own blank.gif <img src="http://www.limesurvey.org/images/blank.png" border="0" alt="" id="logo" /> should be changed to <img src="{TEMPLATEURL}blank.gif" border="0" alt="" id="logo" /> So, into an installation that has no way out to internet, loading the page with IE appears an ugly [X] (as ugly as IE, btw). On firefox it can't be noticed. | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | |||||
I will donate to the project if issue is resolved | |||||
Browser | IE7 | ||||
Database type & version | Mysql & PostgreSQL | ||||
Server OS (if known) | GNU/Linux | ||||
Webserver software & version (if known) | Apache2 | ||||
PHP Version | 5.2 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-08-14 02:25 | kadejo | New Issue | |
2009-08-14 02:25 | kadejo | Status | new => assigned |
2009-08-14 02:25 | kadejo | Assigned To | => user372 |
2009-08-14 02:25 | kadejo | Browser | => IE7 |
2009-08-14 02:25 | kadejo | Database & DB-Version | => Mysql & PostgreSQL |
2009-08-14 02:25 | kadejo | Operating System (Server) | => GNU/Linux |
2009-08-14 02:25 | kadejo | Webserver | => Apache2 |
2009-08-14 02:25 | kadejo | PHP Version | => 5.2 |
2009-08-14 02:26 | kadejo | Assigned To | user372 => kadejo |
2009-08-14 02:32 | kadejo | Note Added: 09137 | |
2009-08-14 02:32 | kadejo | Status | assigned => resolved |
2009-08-14 02:32 | kadejo | Fixed in Version | => 1.85+ |
2009-08-14 02:32 | kadejo | Resolution | open => fixed |
2009-08-14 02:32 | kadejo | Status | resolved => closed |
2015-12-11 14:40 | c_schmitz | Category | Templates => Theme editor |