Dolibarr ERP & CRM » Bugs » bug #1596 SQL error when using proposals with extrafieldsLatest modifications
Answer now
Snapshot Details |
Last Modified On: | 2014-09-23 17:28 | | Submitted by: | Marcos García (marcosgdf) |
Submitted on: | 2014-09-14 15:14 | |
Summary: | SQL error when using proposals with extrafields |
Description: | ( ! ) Xdebug: user triggered in /var/www/dolibarr/htdocs/core/lib/functions.lib.php on line 2361
Call Stack
# Time Memory Function Location
1 0.0014 262504 {main}( ) ../propal.php:0
2 0.1899 2862888 dol_print_error( ) ../propal.php:341
3 0.1933 2905280 xdebug_print_function_stack ( ) ../functions.lib.php:2361
Dolibarr ha detectado un error técnico.
You use an experimental level of features, so please do NOT report any bugs, anywhere, until going back to MAIN_FEATURES_LEVEL = 0.
He aquí la información que podrá ayudar al diagnóstico:
Fecha: 20140914131324
Dolibarr: 3.6.0
Nivel de funciones: 1
PHP: 5.5.15-1~dotdeb.1
Servidor: Apache/2.2.22 (Debian)
URL solicitada: /comm/propal.php
Referer: http://dev.dolibarr.org/comm/propal.php
Gestor de menú: eldy_menu.php
Tipo de gestor de base de datos: mysqli
Petición último acceso a la base de datos erróneo: INSERT INTO llx_propal_extrafields (fk_object,23) VALUES (13,'d')
Código devuelto último acceso a la base de datos erróneo: DB_ERROR_SYNTAX
Información sobre el último acceso a la base de datos erróneo: 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 '23) VALUES (13,'d')' at line 1
Message: 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 '23) VALUES (13,'d')' at line 1
XDebug informations:
File: /var/www/dolibarr/htdocs/comm/propal.php
Line: 341
Function: {main}
Reported by a dolibarr.es forum user at http://www.dolibarr.es/foro/viewtopic.php?f=18&t=1708 |
Step to reproduce bug: | 1. Create a extrafield
2. Try to create a proposal |
Detected in version: | 3.6.0 | | Category: | Module: Proposals |
Severity: | 8 | | OS Type/Version: | |
PHP version: | | | Database type and version: | |
Status |
Status: | Closed | | Assigned to: | None |
Resolution: | Fixed | |
Comments- Laurent Destailleur 2014-10-27 03:37
- Bug can't be reproduced on last develop version or may be
obsolete because of changes, so we suppose it was silently fixed.
Because of this, we close the request. - Raphaël Doursenaud 2014-09-23 17:28
- Can't reproduce, could you check it hasn't been fixed in the meantime?
|
|
obsolete because of changes, so we suppose it was silently fixed.
Because of this, we close the request.
Open→ ClosedNone→ Fixed