Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-05-19[343823] Update documentation in ↵jmoller1-2/+2
org.eclipse.wst.xml.xpath2.processor.sdk.doc and org.eclipse.wst.xml.xpath2.processor.doc.user (Released as per WTP PMC Review policy on docs-only changes)
2011-05-17[345833] org.eclipse.wst.xml.xpath2.processor.tests has mismatch of BREE and ↵jmoller1-1/+1
.classpath
2011-05-16[345999] JSP Editor shows false error when <h:commandButton> has value="<"nsandonato3-3/+3
2011-05-16[345990] Duplicate tld entries in taglib indexnsandonato1-1/+1
2011-05-12[345616] standard.schemas versioning errornsandonato1-1/+1
2011-05-12[345326]: Wrong null-handling in StaticNameResolverjmoller1-2/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=345326
2011-05-11[345464] WorkspaceFileHyperlink throws Null Pointer Exception for tag ↵nsandonato1-1/+1
attribute values which contain path to image file
2011-05-11[345464 revert] WorkspaceFileHyperlink throws Null Pointer Exception for tag ↵nsandonato1-1/+1
attribute values which contain path to image file
2011-05-11[345464] WorkspaceFileHyperlink throws Null Pointer Exception for tag ↵nsandonato1-1/+1
attribute values which contain path to image file
2011-05-10[345219] Javadoc In Autocomplete Distortednsandonato1-1/+1
2011-05-10[345219] Javadoc In Autocomplete Distortednsandonato1-1/+1
2011-05-09[344723] StackOverFlowError in erroneous jsp file - destabilizing issuensandonato3-3/+3
2011-05-09[146113] [misc] reconsider forced activation of jdt plugin with jsp content ↵nsandonato1-2/+2
assist [342462] java.lang.ArrayIndexOutOfBoundsException during problem detection
2011-05-05[323981] [NLS] [wizard] Modify New XML Schema wizard label to be "XML Schema ↵kchong1-1/+1
File" for consistency with other wizards- v201105050216
2011-05-02[343804] Update API versioning informationjmoller2-3/+3
2011-04-29[343770] Incomplete TagData for custom tags in tag attribute regionsnsandonato2-2/+2
2011-04-27[343012] Deadlock in ModelManagerImpl / JSPTranslationAdapternsandonato1-1/+1
2011-04-25[322694] Provide toString() implementation to the ↵canderson1-1/+1
FlagComponentDeployable$ComponentModuleResource class
2011-04-25[343451] Premature end of filensandonato1-1/+1
2011-04-21[343451] Premature end of filensandonato2-2/+2
[296069] [editor] HTML links with special characters not decoded when using Ctrl-click from editor
2011-04-20*** empty log message ***jmoller1-1/+1
2011-04-20[323448] XPath view doesn't show runtime error information well (or at all)jmoller1-3/+3
2011-04-20[340935] Move XPath View to use new APIjmoller2-3/+3
2011-04-20[340933] - Migrate to new XPath2 API - DONEjmoller1-2/+2
[340934] Migrate XPath2 test suite to new API - DONE Add tests for new API features
2011-04-19[342985] NPE : problem with reconcilingnsandonato1-2/+2
2011-04-19[342425] High amount of idle work done by StructuredRegionProcessornsandonato1-1/+1
2011-04-19[343299] CSS formatter breaks IE filter property valuesnsandonato1-1/+1
2011-04-19[343189] Attribute case modified for XHTML documentsnsandonato1-1/+1
2011-04-19[343225] Clean up LogValStart and LogValEnd stringsnitind1-1/+1
2011-04-15[155295] [parser] Prefixing scriplet with pound (#) sign changes ↵nsandonato2-2/+2
meaning/construct
2011-04-15[340840] NPE during validating an erroneous jsp filensandonato1-1/+1
2011-04-13[302060] Wrong default used for rtexprvalue in tag file attribute (JSP 2.1)nsandonato1-1/+1
2011-04-13[306263] [validation] ValidatorHelper hides exception informationnsandonato2-2/+2
[320861] JSP EL can not be parsed correctly during editing in JSP editor
2011-04-11[342196] Category org.eclipse.wst.xml not found for viewnsandonato2-2/+2
2011-04-07[340934] Migrate XPath2 test suite to new API - Code cleanup, organize ↵jmoller1-2/+2
imports, etc.
2011-04-07[340923] many comparator errors in latest I-build - v201104070312kchong1-1/+1
2011-04-07[nobug] doc updatensandonato1-1/+1
2011-04-07[340933] Migrate to new XPath2 APIjmoller1-2/+2
[340934] Migrate XPath2 test suite to new API
2011-04-05[341279] [API] Allow for external schemaLocation definitionsnsandonato3-3/+3
[341948] An internal error occurred during: "Updating Tag Library Index"
2011-04-01[341515] [api] Element returns null instead of empty string for undefined ↵nsandonato2-2/+2
attributes (regression) [341535] NullPointerException at org.eclipse.wst.xml.core.internal.document.DocumentImpl.getCMAttributes
2011-03-31*** empty log message ***nitind1-1/+1
2011-03-31update provider names for source featuresnitind1-1/+1
2011-03-30[336264] Add http://schemas.xmlsoap.org/soap/envelope/ to XML catalognsandonato1-1/+1
2011-03-30[157490] dtd core manifest.mf exports "rose" packagensandonato1-1/+1
2011-03-24Match org.eclipse.wst.standard.schemas with 3.2.4's incrementednitind1-1/+1
2011-03-22[215668] [document] Code assist within Style element does not worknsandonato3-3/+3
2011-03-22[340647] JSPSearchSupport & JSSearchSupport should not consider derived ↵nsandonato1-1/+1
resources
2011-03-22[302120] trimDirectiveWhitespaces attribute in @tag directive should be ↵nsandonato3-3/+3
valid for JSP 2.1 tag files
2011-03-22[No Bug]jmoller1-2/+2
Update version numbers due to XPath2 version change
2011-03-21Bug 339771: Split WTP-specific schema type provider into separate plugin ↵jmoller1-4/+6
(plus test plugin)

Back to the top