Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 88825 Details for
Bug 217747
Fatal Error on local copy of Phoenix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Fixes a Fatal error I get on my local box from menu.php
Phoenix_menu_waning_patch.txt (text/plain), 596 bytes, created by
Gabe O'Brien
on 2008-02-04 15:54:42 EST
(
hide
)
Description:
Fixes a Fatal error I get on my local box from menu.php
Filename:
MIME Type:
Creator:
Gabe O'Brien
Created:
2008-02-04 15:54:42 EST
Size:
596 bytes
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P eclipse.org-common >Index: themes/Phoenix/menu.php >=================================================================== >RCS file: /cvsroot/technology/org.eclipse.phoenix/eclipse.org-common/themes/Phoenix/menu.php,v >retrieving revision 1.15 >diff -u -r1.15 menu.php >--- themes/Phoenix/menu.php 15 Jan 2008 21:07:52 -0000 1.15 >+++ themes/Phoenix/menu.php 4 Feb 2008 20:44:35 -0000 >@@ -20,7 +20,7 @@ > if(isset($App)) { > $www_prefix = $App->getWWWPrefix(); > >- if($App->PageRSS != "") { >+ if(isset($App->PageRSS) != "") { > $pageRSS = $App->PageRSS; > } > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 217747
: 88825