-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem when using the drag and drop attaching documents in the ticket #494
Comments
Hello |
I used Google Chrome, Mozilla Firefox. |
Could you please detail the user connection with GLPi? |
Authentication LDAP directory: Name - SC Entities Profiles (D=Dynamic, R=Recursive) Source ID Date Service Level Message |
Hello, |
Hello, |
To help you to narrow the problem I need to have network trace between your browser and your GLPI server. |
Test drag and drp.zip |
As far as I can see, there is no network problem in the traces. |
Yes , I performed the test and the problem occurred again. |
No problem for me with firefox. I can add many documents in an existing ticket. |
Hello, I performed the test again , this time I recorded the steps , look at the attachment. |
Hello, Note that the opening of the ticket works perfectly , but when the ticket is open only appends the last document in the list. But the document was sent to the server , because when I attach it again appears the "filename ( 2 ) .txt " . |
Hello, |
I made traces for both cases, and I saw that when using 0.90.1 the filename array is malformed in the POST params: Look into the traces you sent to us: open them with Fiddler, and select the line 40 (/glpi/front/document.form.php POST) and you'll the following params in the 'TextView' for the POST:
The filename array should be incremented like [0], and [1], [2] and so on... |
On 0.90/bugfixes branches and master, could not replicate issue I can't remember changes on document addition recently. |
Thank you for the feedback ! Let's wait for the 0.90.2 version, I thank the team for guidance and commitment. |
Asap, I'm currently working on backlog |
Finally i retrivied the commit who fixed the issue. |
Perfect, :-) |
I use the 0.90.1 version of GLPI .
The ticket screen, the item documents have problems using the drag and drop , works only with a document. While trying to attach two or more documents appear on only one ticket interface.
Anyone ever had this problem and know how to solve ? It's a bug in this release?
PS :
In a new ticket it works perfectly .
In an existing ticket attach only one document
See the test attachments.
Thank you.
Information about system installation and configuration
[code]
GLPI 0.90.1 (/glpi => /srv/www/htdocs/glpi)
Server
Operating system: Linux linux-iqe8 4.1.12-1-default #1 SMP PREEMPT Thu Oct 29 06:43:42 UTC 2015 (e24bad1) x86_64
PHP 5.5.14 apache2handler (Core, PDO, Reflection, SPL, SimpleXML, apache2handler, bz2, ctype, date, dom, ereg, fileinfo, filter,
gd, hash, iconv, imap, json, ldap, libxml, mbstring, mcrypt, mhash, mysql, mysqli, mysqlnd, openssl, pcre, pdo_mysql,
pdo_sqlite, session, sqlite3, standard, tokenizer, xml, xmlreader, xmlwriter, zip, zlib)
Setup: max_execution_time="30" memory_limit="128M" post_max_size="8M" safe_mode="" session.save_handler="files"
upload_max_filesize="2M"
Software: Apache ()
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36
Server Software: openSUSE package
Server Version: 10.0.21-MariaDB
Server SQL Mode: STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTION
Parameters: root@localhost/chamados
Host info: Localhost via UNIX socket
OK/srv/www/htdocs/glpi/config : OK
OK/srv/www/htdocs/glpi/files : OK
OK/srv/www/htdocs/glpi/files/_dumps : OK
OK/srv/www/htdocs/glpi/files/_sessions : OK
OK/srv/www/htdocs/glpi/files/_cron : OK
OK/srv/www/htdocs/glpi/files/_graphs : OK
OK/srv/www/htdocs/glpi/files/_lock : OK
OK/srv/www/htdocs/glpi/files/_plugins : OK
OK/srv/www/htdocs/glpi/files/_tmp : OK
OK/srv/www/htdocs/glpi/files/_rss : OK
OK/srv/www/htdocs/glpi/files/_uploads : OK
OK/srv/www/htdocs/glpi/files/_pictures : OK
OK/srv/www/htdocs/glpi/files/_log : OK
Web access to the files directory, should not be allowed
Check the .htaccess file and the web server configuration.
Libraries
htmLawed version 1.1.20 in (/srv/www/htdocs/glpi/lib/htmlawed)
phpCas version 1.3.4 in (/srv/www/htdocs/glpi/lib/phpcas)
PHPMailer version 5.2.8 in (/srv/www/htdocs/glpi/lib/phpmailer)
ZetaComponent ezcGraph installed in (/srv/www/htdocs/glpi/lib/zeta/Base): OK
Zend Framework version 2.4.9 in (/srv/www/htdocs/glpi/lib/Zend)
SimplePie version 1.3.1 in (/srv/www/htdocs/glpi/lib/simplepie)
TCPDF version 6.2.12 in (/srv/www/htdocs/glpi/lib/tcpdf)
ircmaxell/password-compat in (/srv/www/htdocs/glpi/lib/password_compat). Compatitility: Ok
Plugins list
dashboard Name: Painel Version: 0.7.1 State: Enabled
The text was updated successfully, but these errors were encountered: