Opened 5 years ago

Closed 5 years ago

#637 closed Bugs (fixed)

PHP File outside project

Reported by: ed_mann Owned by: ed_mann
Priority: 5 Milestone: 1.2.0
Component: PHP Editor Version: 1.2.x
Keywords: Cc:

Description (last modified by ed_mann)

When you open a file that is not inside your workspace/project it will format the file for php, but it will not give you the right click menu pop-up. I have tried this with the following platform and module version
* Platform Specs *
Eclipse 3.3.0.v20070613
PHPEclipse nightly-1.2.0.200801070702
Java jdk1.6.0_01
Linux Fedora 8

How to repeat this issue:

  1. Create or open PHP Project
  2. Select File -> Open File. Open a *.php file that is NOT in the current project
  3. Right click in that file. You should get a menu, but nothing will show.

Attachments (1)

ticket_637_php_file_outside_fix.diff (2.8 KB) - added by ed_mann 5 years ago.
Fix for Right click issue

Download all attachments as: .zip

Change History (6)

comment:1 Changed 5 years ago by ed_mann

  • Description modified (diff)

comment:2 Changed 5 years ago by ed_mann

  • Milestone set to 1.2.x
  • os_platform set to Linux

Changed 5 years ago by ed_mann

Fix for Right click issue

comment:3 Changed 5 years ago by ed_mann

  • Resolution set to fixed
  • Status changed from new to closed

This is fixed in changeset:1509. Files outside of the project and you can get the right click menu context.

comment:4 Changed 5 years ago by ed_mann

  • Resolution fixed deleted
  • Status changed from closed to reopened

There is still an issue with RSE projects not getting the Right context menu. I am re-opening this ticket.

comment:5 Changed 5 years ago by ed_mann

  • Resolution set to fixed
  • Status changed from reopened to closed

(In [1535]) Added change so that when you have a RSE project and click the right mouse button to get menu it will work.

fixes #637

Note: See TracTickets for help on using tickets.