- This topic has 1 reply, 2 voices, and was last updated 18 years, 11 months ago by Riyad Kalla.
-
AuthorPosts
-
JoeMemberJust purchased MyEclipse Pro and am enjoying it, thanks for the work. On to the task at hand, when using the UI to design a new html select list there appears to be a bug.
When using the add button to put in List Values I was adding blank items (<space> for name and <nothing> for value) between. Accidentially forgot to put a blank between two items and when using the Up button to move the blank item up the list it cleared the Name for all items below it in the list as I moved up the list. When looking at the HTML source the Names still exist however now the UI designer will not show names only <Empty> as a Name. I tried restarting eclipse to no avail, problem persists. If I double click on an item, which brings up the Edit OPTION dialog, the Text value still shows nothing.
NOTE: This is a fresh download of eclipse, as of this morning, with only your plugin(s) and phpeclipse.
*** Date: Sat Feb 11 22:03:49 CST 2006
*** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_06*** MyEclipse details:
MyEclipse Enterprise WorkbenchVersion: 4.1.0 GA
Build id: 20060122-4.1-GA*** Eclipse details:
Eclipse SDKVersion: 3.1.2
Build id: M20060118-1600Eclipse Platform
Version: 3.1.2
Build id: M20060118-1600Eclipse RCP
Version: 3.1.2
Build id: M20060118-1600Eclipse Java Development Tools
Version: 3.1.2
Build id: M20060118-1600Eclipse Plug-in Development Environment
Version: 3.1.2
Build id: M20060118-1600Eclipse Project SDK
Version: 3.1.2
Build id: M20060118-1600Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-launcher
C:\cygwin\home\shared\bin\eclipse\eclipse.exe
-name
Eclipse
-showsplash
600
-exitdata
11b4_60
-vm
C:\WINDOWS\system32\javaw.exe
Riyad KallaMemberCan you post the source of the page causing the problem so we can duplicate this here?
-
AuthorPosts