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 268951 - Errored line isn't displayed (php alternate syntax)
Summary: Errored line isn't displayed (php alternate syntax)
Status: VERIFIED WORKSFORME
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: Dev
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-12 05:50 UTC by amobilia
Modified: 2016-11-16 23:20 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
test file (11.57 KB, application/octet-stream)
2016-11-12 05:50 UTC, amobilia
Details
Screenshoot (66.26 KB, image/png)
2016-11-12 05:52 UTC, amobilia
Details
screenshot (25.85 KB, image/png)
2016-11-16 22:18 UTC, junichi11
Details

Note You need to log in before you can comment on or make changes to this bug.
Description amobilia 2016-11-12 05:50:38 UTC
Created attachment 162886 [details]
test file

Steps to reproduce :
- Get attached file upload.php
- Go to line 205 (<?php endif; ?>)
- Replace the semi-column by two points symbol (":")
- Save the file

What's happened :
- The tab have a red logo on it
- The file on projects tab have a red logo on it
- No red logo on the line 205

What's expected :
- Have a red logo on the line 205 in order to identificate the line where is the bug



Product Version: NetBeans IDE Dev (Build 201611040002)
Java: 1.8.0_101; Java HotSpot(TM) 64-Bit Server VM 25.101-b13
Runtime: Java(TM) SE Runtime Environment 1.8.0_101-b13
System: Windows 10 version 10.0 running on amd64; Cp1252; fr_FR (nb)
User directory: C:\Users\Anael\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\Anael\AppData\Local\NetBeans\Cache\dev
Comment 1 amobilia 2016-11-12 05:52:05 UTC
Created attachment 162887 [details]
Screenshoot
Comment 2 junichi11 2016-11-16 22:18:19 UTC
Created attachment 162935 [details]
screenshot

I can't reproduce it. 

Thanks.
Comment 3 junichi11 2016-11-16 22:20:18 UTC
my environment:

Product Version: NetBeans IDE Dev (Build 20161115-ef238f36b2cf)
Java: 1.8.0_111; Java HotSpot(TM) 64-Bit Server VM 25.111-b14
Runtime: Java(TM) SE Runtime Environment 1.8.0_111-b14
System: Linux version 4.4.0-47-generic running on amd64; UTF-8; ja_JP (nb)
Comment 4 amobilia 2016-11-16 23:20:58 UTC
(In reply to junichi11 from comment #2)
> Created attachment 162935 [details]
> screenshot
> 
> I can't reproduce it. 
> 
> Thanks.

No longer present on 

Product Version: NetBeans IDE Dev (Build 201611160001)
Java: 1.8.0_101; Java HotSpot(TM) 64-Bit Server VM 25.101-b13
Runtime: Java(TM) SE Runtime Environment 1.8.0_101-b13
System: Windows 10 version 10.0 running on amd64; Cp1252; fr_FR (nb)
User directory: C:\Users\Anael\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\Anael\AppData\Local\NetBeans\Cache\dev

Thanks @junichi11 ! :)