[JBoss JIRA] Created: (JBIDE-1788) Extend XML Catalog to support jboss.dtd, jboss-app.dtd, and jboss-web.xml
by Juergen Zimmermann (JIRA)
Extend XML Catalog to support jboss.dtd, jboss-app.dtd, and jboss-web.xml
-------------------------------------------------------------------------
Key: JBIDE-1788
URL: http://jira.jboss.com/jira/browse/JBIDE-1788
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml source editing
Affects Versions: 2.0.1
Environment: Eclipse 3.3.2RC2, WTP 2.0.2RC2, JBossTools nightly 20080201
Reporter: Juergen Zimmermann
When a project has jboss.xml, jboss-app.xml, or jboss-web.xml, then the XML validator of WTP shows warnings regarding a missing dtd, e.g. when the internet connection is broken.
Workaround is to extend the XML catalog (Preferences -> Web and XML -> XML catalog) so that there are entries like
* -//JBoss//DTD JBOSS 4.2//EN
* -//JBoss//DTD J2EE Application 4.2//EN
* -//JBoss//DTD Web Application 4.2//EN
These entries are mapped to a local DTD just like Hibernate Tools are already doing it with
* -//Hibernate/Hibernate Configuration DTD 3.0//EN
* -//Hibernate/Hibernate Mapping DTD 3.0//EN
* -//Hibernate/Hibernate Reverse Engineering DTD 3.0//EN
I'd appreciate to also have mappings for JBoss' XML files.
--
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
17 years, 8 months
[JBoss JIRA] Created: (JBIDE-1697) Some bugs for <rich:tabPannel> and <rich:tab> attributes.
by Andrei Scherbovich (JIRA)
Some bugs for <rich:tabPannel> and <rich:tab> attributes.
---------------------------------------------------------
Key: JBIDE-1697
URL: http://jira.jboss.com/jira/browse/JBIDE-1697
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.0.0.GA
Reporter: Andrei Scherbovich
Assigned To: Maxim Areshkau
Priority: Minor
1) <f:facet name="label"> tag not supported for <rich:tab> component (see developer guide for more information)
2) "dir" attribute doesn't work for <rich:tabPannel> component
3) when user makes resizing of <rich:tabPannel> component we change "style" attribute (style=" width : 502px; height : 171px;"). I think it would be better to change "width" and "height" attributes instead.
4) Not all styles supported for <rich:tab> and <rich:tabPannel> components (most of styles not supported)
--
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
17 years, 9 months
[JBoss JIRA] Created: (JBIDE-1682) <rich:calendar> missing features in VPE.
by Andrei Scherbovich (JIRA)
<rich:calendar> missing features in VPE.
----------------------------------------
Key: JBIDE-1682
URL: http://jira.jboss.com/jira/browse/JBIDE-1682
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.0.0.GA
Reporter: Andrei Scherbovich
<rich:calendar> missing features in VPE.
1) attribute: popup="true" doesn't work properly. Popup should be dynamic.
2) attributes: "buttonLable", "buttonIcon", "direction", "cellHeght", "cellWidth", "datePattern", "disabled", "horisontalOffset", "verticalOffset", "locale", "showApplyButton", "showInput", showScrollerBar", "showWeeksDayBar", "showWeeksBar", "todayControlMode="hidden"" don't work
3) <f:facet> not supported. (see developer guide for more information about <f:facet> in calendar)
4) styles don't work
--
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
17 years, 9 months