This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 227683

Summary: files errors are reported with version 7.3 and not with version 7.2
Product: php Reporter: xlk
Component: EditorAssignee: Ondrej Brejla <obrejla>
Status: RESOLVED DUPLICATE    
Severity: normal CC: tzezula
Priority: P2    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: IDE log
IDE log
screen copy

Description xlk 2013-03-19 23:31:39 UTC
Product Version = NetBeans IDE 7.3 (Build 201302261559)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_13
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.7-b01

french

situation
je télécharge symfony 2.1.8 zip avec vendors.
je crée un projet avec le contenu du fichier zip.
c'est tout.

des fichiers semblent tronqués. des caractères graphiques sont affichés.
j'ai fait plein de tests avant de me rendre compte que je n'ai aucun problème avec la version 7.2.
merci d'avance 

traduction

situation
I download zip symfony 2.1.8 with vendors.
I create a project with the contents of the zip file.
that's all.

files appear truncated. graphic characters are displayed.
I did a lot of testing before I realized that I have no problem with version 7.2.
thank you in advance
Comment 1 xlk 2013-03-19 23:31:45 UTC
Created attachment 132810 [details]
IDE log
Comment 2 xlk 2013-03-19 23:38:18 UTC
Created attachment 132811 [details]
IDE log
Comment 3 xlk 2013-03-19 23:38:33 UTC
Created attachment 132812 [details]
screen copy
Comment 4 Ondrej Brejla 2013-03-20 14:35:56 UTC
Sorry, that PHP part in .md file is not a valid PHP source code, so the PHP parser screams. It's a well known issue (it's the same behavior like in 7.2, but error bbadges were not propagated correctly, so it looked like there is no problem :).

*** This bug has been marked as a duplicate of bug 226954 ***