[JBoss JIRA] Assigned: (JBIDE-727) "Browse Class" has ui issues and funny content
by Alexey Kazakov (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-727?page=all ]
Alexey Kazakov reassigned JBIDE-727:
------------------------------------
Assignee: Victor Rubezhny (was: Viacheslav Kabanovich)
> "Browse Class" has ui issues and funny content
> ----------------------------------------------
>
> Key: JBIDE-727
> URL: http://jira.jboss.com/jira/browse/JBIDE-727
> Project: JBoss Tools
> Issue Type: Sub-task
> Reporter: Max Andersen
> Assigned To: Victor Rubezhny
> Priority: Optional
> Fix For: 2.0.0.CR1
>
> Original Estimate: 2 days
> Remaining Estimate: 2 days
>
> Click browse clas for a Class attribute.
> First thing I notice is that ".settings" and "META-INF" is there as a package; why ?
> Expand it so it gets some children and grows bigger than the list.
> layout works fine.
> Close it.
> Click browse again:
> Now the dialog fills up the whole screen (height wise)
> Select a class.
> Close it.
> Open it again:
> Recent tab is empty ?
> Search tab's "arrow down" is bigger and has pixel artifacts. Not the same as with Eclipse's Open Type dialog.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 6 months
[JBoss JIRA] Created: (JBIDE-1142) Add new Action to runned Seam Ear Project - update malfunction
by Aliaksey Nis (JIRA)
Add new Action to runned Seam Ear Project - update malfunction
--------------------------------------------------------------
Key: JBIDE-1142
URL: http://jira.jboss.com/jira/browse/JBIDE-1142
Project: JBoss Tools
Issue Type: Bug
Components: Seam
Affects Versions: 2.0.0.Beta4
Environment: WindowsXP SP2
rhds-win32-1.0.0.beta2.jar
Red Hat Developer Studio
Version: 1.0.0 BETA2
Build: 200710210005-nightly
JDK 1.5_08
Reporter: Aliaksey Nis
1. Create deafult Seam Ear project (HyperSonic DB)
2. Run it on server (JBoss AS)
3. Add new Action.
4. Republish project on server (clean, restart server etc methods)
5. Enter in Browser path to new Action
6. In Action page click on button.
Result shown on screenshot.
Text from page available in SeamPublish.txt
Text from Server's console available in SeamPublishConsoleLog.txt (in log provided text devider - to show place when button pressed)
Note: action in logs named actionNinja. :)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 6 months
[JBoss JIRA] Created: (JBIDE-1078) 3 issues related to JSF projects
by Oleg Varaksin (JIRA)
3 issues related to JSF projects
--------------------------------
Key: JBIDE-1078
URL: http://jira.jboss.com/jira/browse/JBIDE-1078
Project: JBoss Tools
Issue Type: Bug
Components: JSF, jsp/jsf/xml source editing
Environment: Windows XP, JDK 1.4, RedHat Developer Studio Beta 1
Reporter: Oleg Varaksin
I don't know whether the issues below were already fixed. But I had that with RedHat Developer Studio Beta 1
1.) I work with MyFaces Tomahawk which is present in the "Red Hat Palette". If I tip <t: and push Strg+Space, I get an exception: "Content Assist" did not complete normally. Please see the log for more information. java.lang.NullPointerException.
2.) There isn't a file association for CSS files in Window --> Preferences --> General. Therefore I cannot open any *.css files. I get an exception:
"An error has occurred. See error log for more details. org.eclipse.wst.css.core.internal.document.CSSModelImpl cannot be cast to org.w3c.dom.Node".
3.) My web.xml has an filter entry
Code:
<filter>
<filter-name>SecurityFilter</filter-name>
<filter-class>
ip.client.commons.web.secfilter.filter.SecurityFilter
</filter-class>
<init-param>
<param-name>config</param-name>
<param-value>
/WEB-INF/securityfilter-config.xml
</param-value>
<description>Configuration file location</description>
</init-param>
</filter>
I get an error: "error: Attribute param-value references to /WEB-INF/securityfilter-config.xml that is not a valid struts config file".
Clear, the file securityfilter-config.xm is not a struts config file. Why believes RedHat that it would be the struts config file ? All work great, if I go to Window --> Prefernces --> RedHat --> Verification --> Struts Rules and take out "Check Web Descriptor".
Best Regards.
Oleg.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 6 months