desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #33410
[Bug 872033] Re: gedit (PHP) doesen't highlight the use and goto statement
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.
** Package changed: gedit (Ubuntu) => gtksourceview3 (Ubuntu)
** Changed in: gtksourceview3 (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/872033
Title:
gedit (PHP) doesen't highlight the use and goto statement
Status in “gtksourceview3” package in Ubuntu:
New
Bug description:
Example:
<?php
namespace bar;
use \foo\foobar;
?>
The namespace statement will be highlighted, but the use statement
not.
And:
<?php
goto foo;
bar:
echo 'bla';
foo:
echo 'bar';
goto bar;
?>
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gedit 2.30.4-2ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic x86_64
Architecture: amd64
Date: Mon Oct 10 23:41:22 2011
ExecutablePath: /usr/bin/gedit
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
ProcEnviron:
LANGUAGE=de_DE:en
LANG=de_DE.UTF-8
SHELL=/bin/bash
SourcePackage: gedit
UpgradeStatus: Upgraded to natty on 2011-07-27 (75 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtksourceview3/+bug/872033/+subscriptions
References