{2} Active Tickets by Version (50 matches)
This report shows how to color results by priority, while grouping results by version.
Last modification time, description and reporter are included as hidden fields for useful RSS export.
| Ticket | Summary | Component | Version | Type | Severity | Owner | Status | Created |
|---|---|---|---|---|---|---|---|---|
| #152 | The XML document type declaration parsing error | PullParser | defect | minor | ser | new | 05/14/08 | |
| #153 | The XML document type declaration parsing error | PullParser | defect | minor | ser | new | 05/14/08 | |
| #125 | Add == for Document and Element | DOM | enhancement | normal | ser | new | 12/17/07 |
3.1.2 (10 matches)
| Ticket | Summary | Component | Version | Type | Severity | Owner | Status | Created |
|---|---|---|---|---|---|---|---|---|
| #14 | Undefined namespaces used in XPath should be an error | DOM | 3.1.2 | defect | normal | ser | assigned | 05/25/05 |
| #17 | Add to_xml and from_xml | DOM | 3.1.2 | enhancement | normal | ser | new | 05/26/05 |
| #18 | Add RelaxNG validation support | DOM | 3.1.2 | enhancement | normal | ser | new | 05/26/05 |
| #19 | Add ability to turn of collaping empty elements | DOM | 3.1.2 | enhancement | normal | ser | new | 05/26/05 |
| #20 | This should be an alternative to the context flag :ignore_whitespace. | DOM | 3.1.2 | enhancement | normal | ser | new | 05/26/05 |
| #22 | Line numbers of elements | DOM | 3.1.2 | enhancement | normal | ser | new | 05/26/05 |
| #23 | Improve Light interface | DOM | 3.1.2 | enhancement | normal | ser | new | 05/26/05 |
| #37 | Encodings should be able to suggest a preference order for conversion. | DOM | 3.1.2 | enhancement | normal | ser | new | 11/12/05 |
| #44 | Text class escapes '&notanxmlentityref;' incorrectly. | DOM | 3.1.2 | enhancement | normal | ser | assigned | 01/11/06 |
| #67 | Should be able to pass raw to Text.new from Document.new | DOM | 3.1.2 | enhancement | minor | ser | new | 05/23/06 |
3.1.3 (1 match)
| Ticket | Summary | Component | Version | Type | Severity | Owner | Status | Created |
|---|---|---|---|---|---|---|---|---|
| #83 | REXML does not appear to handle special characters inside a set of tags | DOM | 3.1.3 | defect | normal | ser | assigned | 09/05/06 |
3.1.4 (9 matches)
| Ticket | Summary | Component | Version | Type | Severity | Owner | Status | Created |
|---|---|---|---|---|---|---|---|---|
| #130 | String comparison | Other | 3.1.4 | defect | blocker | ser | assigned | 12/26/07 |
| #120 | Issue with XML generated with DocType | DOM | 3.1.4 | defect | normal | ser | assigned | 11/27/07 |
| #104 | Add spport for stream parsers to XPath | DOM | 3.1.4 | enhancement | minor | ser | assigned | 07/28/07 |
| #97 | Tutorial lacks simple information | DOM | 3.1.4 | defect | normal | ser | new | 01/16/07 |
| #106 | REXML should conform better to the xml namespace spec, WRT the 'xml' namespace | DOM | 3.1.4 | defect | normal | ser | new | 07/29/07 |
| #107 | &entity; not reported by StreamParser | Stream | 3.1.4 | task | normal | ser | assigned | 07/31/07 |
| #113 | REXML::Element, REXML::Elements inject methods break compatibility with REXML from ruby 1.8.5 | XPath | 3.1.4 | enhancement | normal | ser | new | 09/25/07 |
| #119 | Problems using REXML and Firewatir | DOM | 3.1.4 | defect | normal | ser | new | 11/13/07 |
| #109 | Add ability to ignore bad UTF-8 encoded characters | DOM | 3.1.4 | enhancement | minor | ser | new | 08/04/07 |
3.1.5 (2 matches)
| Ticket | Summary | Component | Version | Type | Severity | Owner | Status | Created |
|---|---|---|---|---|---|---|---|---|
| #87 | Store attributes as instances; defer to_s calls until serialization | DOM | 3.1.5 | enhancement | minor | ser | new | 09/11/06 |
| #86 | XML transported within text "unnormalizes" slowly | DOM | 3.1.5 | enhancement | normal | ser | new | 09/10/06 |
3.1.6 (16 matches)
| Ticket | Summary | Component | Version | Type | Severity | Owner | Status | Created |
|---|---|---|---|---|---|---|---|---|
| #141 | REXML does not apply attribute normalization rules | Other | 3.1.6 | defect | normal | ser | new | 02/29/08 |
| #162 | Document#write calls for a Formatter with the wrong number of arguments | DOM | 3.1.6 | defect | normal | ser | new | 06/30/08 |
| #148 | Incorrectly replacing "
" with "
" | DOM | 3.1.6 | defect | major | ser | new | 05/06/08 |
| #160 | [XPath] Subtraction throws error | XPath | 3.1.6 | defect | major | ser | new | 06/26/08 |
| #132 | XPath 'and' of attributes doesn't work | DOM | 3.1.6 | defect | normal | ser | new | 01/02/08 |
| #144 | XPath problem on finding a SVG element | XPath | 3.1.6 | defect | normal | ser | new | 03/23/08 |
| #145 | Cache nodes xpath when parsing document | DOM | 3.1.6 | enhancement | normal | ser | new | 04/23/08 |
| #147 | quoting bug | DOM | 3.1.6 | defect | normal | ser | new | 04/29/08 |
| #149 | Non-blocking parsing mode | PullParser | 3.1.6 | enhancement | normal | ser | new | 05/08/08 |
| #154 | RDoc: wrong description of attrs in StreamListener#tag_start | Stream | 3.1.6 | defect | normal | ser | new | 05/16/08 |
| #155 | [PATCH] REXML::Element#delete_attribute not behaving correctly | DOM | 3.1.6 | defect | normal | ser | new | 05/22/08 |
| #156 | NCR causes parsing error | Stream | 3.1.6 | defect | normal | ser | new | 06/17/08 |
| #157 | DOM parser blow-up on CDATA section containing XML doc | DOM | 3.1.6 | defect | normal | ser | new | 06/17/08 |
| #161 | Element#delete_element does not return deleted element | DOM | 3.1.6 | defect | normal | ser | new | 06/30/08 |
| #164 | REXML::Text responds to =~ but not usefully | XPath | 3.1.6 | defect | normal | ser | assigned | 07/19/08 |
| #166 | unguarded output wrapping | DOM | 3.1.6 | defect | normal | ser | new | 07/29/08 |
3.1.7 (9 matches)
| Ticket | Summary | Component | Version | Type | Severity | Owner | Status | Created |
|---|---|---|---|---|---|---|---|---|
| #163 | segmentation fault | Other | 3.1.7 | defect | blocker | ser | new | 07/15/08 |
| #165 | Continue after parsing undefined namespace prefixes | SAX2 | 3.1.7 | defect | major | ser | new | 07/22/08 |
| #142 | xmlns' showing up in closing tags | DOM | 3.1.7 | defect | minor | ser | new | 03/03/08 |
| #143 | Cloning a Text object causes double escaping | DOM | 3.1.7 | defect | normal | ser | new | 03/11/08 |
| #146 | Pretty printing causes exception. | Other | 3.1.7 | defect | normal | ser | new | 04/28/08 |
| #150 | SAX2 doesn't handle entity references consistently | SAX2 | 3.1.7 | defect | normal | ser | new | 05/13/08 |
| #151 | SAX2 parser doesn't define standard entities | SAX2 | 3.1.7 | defect | normal | ser | new | 05/13/08 |
| #158 | [patch] REXML::Formatters::Pretty#wrap fails on long words and on long lines | Other | 3.1.7 | defect | normal | ser | new | 06/20/08 |
| #159 | When there is no encoding attribute, REXML cannot throw an exception. | DOM | 3.1.7 | defect | normal | ser | new | 06/22/08 |
Note:
See TracReports for help on using and creating reports.
