View Issue Details

This bug affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
03945Bug reportsSurvey takingpublic2009-12-11 12:16
ReporterHan Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version1.87RC4 
Fixed in Version1.87RC5 
Summary03945: HTML error
Description

When I make a new labelset I get the message
from HTML-tidy that there is an error onm the page.

I found out that in admin/labels.php line 199/200

  • the </td> must be deleted
  • the sequence </form> and </div> is wrong.

I have now:

"<input type='hidden' name='action' value='importlabels' />\n"
."</form></div>\n";

TagsNo tags attached.
Bug heat0
Complete LimeSurvey version number (& build)8004
I will donate to the project if issue is resolved
BrowserFirefox
Database type & versionmysql
Server OS (if known)vista
Webserver software & version (if known)apache
PHP Version5.2.9-2

Users monitoring this issue

There are no users monitoring this issue.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2009-12-03 18:11 Han New Issue
2009-12-03 18:11 Han Status new => assigned
2009-12-03 18:11 Han Assigned To => user372
2009-12-03 18:11 Han LimeSurvey build number => 8004
2009-12-03 18:11 Han Browser => Firefox
2009-12-03 18:11 Han Database & DB-Version => mysql
2009-12-03 18:11 Han Operating System (Server) => vista
2009-12-03 18:11 Han Webserver => apache
2009-12-03 18:11 Han PHP Version => 5.2.9-2
2009-12-03 20:08 user372 Assigned To user372 => c_schmitz
2009-12-06 22:37 c_schmitz Status assigned => resolved
2009-12-06 22:37 c_schmitz Fixed in Version => 1.87RC5
2009-12-06 22:37 c_schmitz Resolution open => fixed
2009-12-11 12:16 c_schmitz Status resolved => closed
2010-10-25 00:18 c_schmitz Category Survey at Runtime => Survey taking