Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 369320 - If else statements
Summary: If else statements
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: PHP Core CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-21 17:59 EST by Michael Francis CLA
Modified: 2020-05-14 11:16 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Francis CLA 2012-01-21 17:59:55 EST
Build Identifier: 20110615-0604

Any time that I do anything in the form of

<?php if(true){ ?>
  HTML
<?php } else { ?>

<?php } ?>

When I attempt to type html within the if statement eclipse goes crazy. Just clicking on the mouse will delete large portions of the page. When typing nothing appears and sometimes things appear but not at the location in which I type it.

Reproducible: Always

Steps to Reproduce:
1. Setup if statement
<?php if(true){ ?>
  HTML
<?php } else { ?>

<?php } ?>

2. Begin typing html.
Comment 1 Zhongwei Zhao CLA 2012-05-03 02:27:02 EDT
please update your pdt to the latest version.
Comment 2 Kalin CLA 2012-07-05 09:57:40 EDT
Verified fixed.
Closing...

Kalin Yanev
kalin.a@zend.com