[JBoss JIRA] Resolved: (JBIDE-737) Problems occurr when CSS file is created
by Viacheslav Kabanovich (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-737?page=all ]
Viacheslav Kabanovich resolved JBIDE-737.
-----------------------------------------
Resolution: Done
When validating the fix, please check Open With menu, to ascertain that active editor for *.css is Red Hat XML Editor. If it is not so and validation failed, please report which editor was used to open *.css.
> Problems occurr when CSS file is created
> ----------------------------------------
>
> Key: JBIDE-737
> URL: http://jira.jboss.com/jira/browse/JBIDE-737
> Project: JBoss Tools
> Issue Type: Bug
> Environment: Windows XP
> RHDS build-333
> Reporter: Anton Klimkovich
> Assigned To: Viacheslav Kabanovich
> Fix For: 2.0.0.CR1
>
> Attachments: Create_Css.txt, Create_Css2.txt, Create_CSS3.txt, Css edit.txt
>
>
> 1 Right click on WebContent ->New->File->Css...
> 2 Inpute file name and press finish
> Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
> Log file attached.
--
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] Commented: (JBIDE-737) Problems occurr when CSS file is created
by Viacheslav Kabanovich (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-737?page=comments#action_12381956 ]
Viacheslav Kabanovich commented on JBIDE-737:
---------------------------------------------
Stephen, your comment was most helpful to me. Thanks.
The bug appears when *.css file is opened by Red Hat XML Editor. Of course, it was not designed to support *.css, and I could not believe that it can be used to open it, because whenever I started RHDS on clean workspace, for a *.css file I could see in Open With sub-menu only CSS Editor and Text Editor. But now, having remembered the good rule 'it happens', I manually added an association of *.css to Red Hat XML Editor - and the bug was reproduced.
> Problems occurr when CSS file is created
> ----------------------------------------
>
> Key: JBIDE-737
> URL: http://jira.jboss.com/jira/browse/JBIDE-737
> Project: JBoss Tools
> Issue Type: Bug
> Environment: Windows XP
> RHDS build-333
> Reporter: Anton Klimkovich
> Assigned To: Viacheslav Kabanovich
> Fix For: 2.0.0.CR1
>
> Attachments: Create_Css.txt, Create_Css2.txt, Create_CSS3.txt, Css edit.txt
>
>
> 1 Right click on WebContent ->New->File->Css...
> 2 Inpute file name and press finish
> Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
> Log file attached.
--
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] Updated: (JBIDE-776) VPE don't recognize some Struts tags
by Rob Stryker (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-776?page=all ]
Rob Stryker updated JBIDE-776:
------------------------------
Component/s: Visual Page Editor
> VPE don't recognize some Struts tags
> ------------------------------------
>
> Key: JBIDE-776
> URL: http://jira.jboss.com/jira/browse/JBIDE-776
> Project: JBoss Tools
> Issue Type: Feature Request
> Components: Visual Page Editor
> Affects Versions: 2.0.0.Beta3
> Environment: WindowsXP SP2
> rhds-win32-1.0.0.ALPHA.jar
> Red Hat Developer Studio
> Version: 1.0.0
> Build id: 1.0.0
> Reporter: Aliaksey Nis
> Attachments: StrutsOpenOnsTestProjectZ.zip, Strutstags.JPG
>
>
> The tag should display sting from corresponding message bundle.
> Example: we have in struts-config.xml following declaration:
> <message-resources key="resource" parameter="resource"/>
> in file resource.properties:
> badlogin=Your password or login is incorrect!
> JSP:
> <bean:message bundle="resource" key="badlogin"/>
> Tag should dispay "Your password or login is incorrect!", but it is shown as unknown tag.
> Look at attached screenshot with examples of unrecognized tags.
> Test project attached
--
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