Bug #6272
closedCourse - Description: delete publication with table action
0%
Description
When you select 1 publication and try to delete it with table action, you get this pop-up message:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /evh/common/javascript/ajax/translation.php was not found on this server.</p>
<hr>
<address>Apache/2.2.22 (Ubuntu) Server at portaal.ehb.be Port 80</address>
</body></html>
And bug when you click 'OK':
SQLSTATE42000: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) LIMIT 1 OFFSET 0' at line 1
Updated by Sven Vanpoucke almost 10 years ago
- Status changed from New to Needs testing
This should be fixed with latest code. Similar bugs already fixed.
Updated by Stefaan Vanbillemont almost 10 years ago
- Status changed from Needs testing to Bug resolved
- Target version changed from LCMS 4 Beta to LCMS 4
Retested and fixed!