Support Forums
ATutor Bug Reports
Reading List
You must be signed-in to post.
| Author | Subject | |
|---|---|---|
| Page: 1 | ||
es24tv![]() | Subject: Reading List | |
| 1) When the instructor tries to create Resource "Handout": Parse error: syntax error, unexpected ';' in /var/www/vhosts/escuelaelephas.es/subdomains/aula/httpdocs/mods/_standard/reading_list/add_resource_handout.php on line 108 2) When the instructor tries to create Resource "AV": Parse error: syntax error, unexpected ';' in /var/www/vhosts/escuelaelephas.es/subdomains/aula/httpdocs/mods/_standard/reading_list/add_resource_av.php on line 111 3) When the instructor tries to create Resource "AV": Parse error: syntax error, unexpected T_VARIABLE in /var/www/vhosts/escuelaelephas.es/subdomains/aula/httpdocs/mods/_standard/reading_list/add_resource_file.php on line 115 Tthanks Posted: 2010-08-24 08:07:17 | ||
es24tv![]() | Subject: Re: Reading List | |
| At the DEMO ATutor also produces the 3 errors mentioned. Please watch it. I hope your esteemed guidance Posted: 2010-08-24 08:12:29 | ||
greg![]() | Subject: Re: Reading List | |
| Confirmed, Thanks. we'll add it to the next patch, in the coming days. www.atutor.ca/atutor/mantis/view.php?id=4507 Posted: 2010-08-24 08:21:41 | ||
IndieRect![]() | Subject: Re: Reading List | |
| These are typos in ATutor code. You can fix them by replacing the corresponding lines in these files with the following ones: 1) $date = htmlentities_utf8($row['date']); 2) $publisher = htmlentities_utf8($row['publisher']); 3) $comments = htmlentities_utf8($row['comments']); These bugs remind me that some kind of automated testing would be very helpful in ATutor: it's hard to achieve good code coverage with just manual testing. Posted: 2010-08-24 08:23:42 | ||
harris![]() | Subject: Re: Reading List | |
A unit test module/tool would be nice.
Posted: 2010-08-24 09:13:08 | ||
es24tv![]() | Subject: Re: Reading List | |
| Thank you IndieRect, all ok! Posted: 2010-08-25 13:31:04 | ||
harris![]() | Subject: Re: Reading List | |
| Fixed as suggested by Indie. Please apply patch 05. Posted: 2010-08-27 11:22:01 | ||
| mbtshoes2011 | Subject: Re: Reading List | |
| These bugs remind me that some kind of automated testing would be very helpful in ATutor: it's hard to achieve good code coverage with just manual testing. Posted: 2010-08-28 04:46:06 | ||
| Page: 1 | ||
You must be signed-in to post.





