{6} All Tickets By Milestone (Including closed) (164 matches)
A more complex example to show how to make advanced reports.
Results (1 - 100 of 164)
Deferred (3 matches)
| Ticket | Summary | Component | Status | Resolution | Version | Type | Severity | Priority | Owner | Modified |
|---|---|---|---|---|---|---|---|---|---|---|
| #17 | Add to_xml and from_xml | DOM | new | None | 3.1.2 | enhancement | normal | normal | ser | 10/01/07 |
| #83 | REXML does not appear to handle special characters inside a set of tags | DOM | assigned | None | 3.1.3 | defect | normal | normal | ser | 07/24/07 |
| #97 | Tutorial lacks simple information | DOM | new | None | 3.1.4 | defect | normal | normal | ser | 07/25/07 |
3.2.0 (11 matches)
| Ticket | Summary | Component | Status | Resolution | Version | Type | Severity | Priority | Owner | Modified |
|---|---|---|---|---|---|---|---|---|---|---|
| #14 | Undefined namespaces used in XPath should be an error | DOM | assigned | None | 3.1.2 | defect | normal | normal | ser | 07/29/07 |
| #18 | Add RelaxNG validation support | DOM | new | None | 3.1.2 | enhancement | normal | normal | ser | 05/29/06 |
| #20 | This should be an alternative to the context flag :ignore_whitespace. | DOM | new | None | 3.1.2 | enhancement | normal | normal | ser | 03/26/06 |
| #22 | Line numbers of elements | DOM | new | None | 3.1.2 | enhancement | normal | normal | ser | 03/26/06 |
| #23 | Improve Light interface | DOM | new | None | 3.1.2 | enhancement | normal | normal | ser | 05/29/06 |
| #44 | Text class escapes '&notanxmlentityref;' incorrectly. | DOM | assigned | None | 3.1.2 | enhancement | normal | normal | ser | 11/22/07 |
| #87 | Store attributes as instances; defer to_s calls until serialization | DOM | new | None | 3.1.5 | enhancement | minor | normal | ser | 07/25/07 |
| #106 | REXML should conform better to the xml namespace spec, WRT the 'xml' namespace | DOM | new | None | 3.1.4 | defect | normal | normal | ser | 07/29/07 |
| #67 | Should be able to pass raw to Text.new from Document.new | DOM | new | None | 3.1.2 | enhancement | minor | low | ser | 09/10/06 |
| #105 | REXML fails to conform to the XPath spec ยง5.7 | DOM | closed | worksforme | defect | normal | normal | ser | 10/02/07 | |
| #41 | 41 Mb XML file makes REXML choke | XPath | closed | wontfix | 3.1.2 | enhancement | normal | normal | ser | 07/28/07 |
3.1.9 (3 matches)
| Ticket | Summary | Component | Status | Resolution | Version | Type | Severity | Priority | Owner | Modified |
|---|---|---|---|---|---|---|---|---|---|---|
| #141 | REXML does not apply attribute normalization rules | Other | new | None | 3.1.6 | defect | normal | high | ser | 02/29/08 |
| #19 | Add ability to turn of collaping empty elements | DOM | new | None | 3.1.2 | enhancement | normal | normal | ser | 10/01/07 |
| #104 | Add spport for stream parsers to XPath | DOM | assigned | None | 3.1.4 | enhancement | minor | normal | ser | 10/01/07 |
3.1.8 (28 matches)
| Ticket | Summary | Component | Status | Resolution | Version | Type | Severity | Priority | Owner | Modified |
|---|---|---|---|---|---|---|---|---|---|---|
| #120 | Issue with XML generated with DocType | DOM | assigned | None | 3.1.4 | defect | normal | high | ser | 07/23/08 |
| #37 | Encodings should be able to suggest a preference order for conversion. | DOM | new | None | 3.1.2 | enhancement | normal | normal | ser | 07/28/07 |
| #86 | XML transported within text "unnormalizes" slowly | DOM | new | None | 3.1.5 | enhancement | normal | normal | ser | 07/25/07 |
| #107 | &entity; not reported by StreamParser | Stream | assigned | None | 3.1.4 | task | normal | normal | ser | 10/14/07 |
| #113 | REXML::Element, REXML::Elements inject methods break compatibility with REXML from ruby 1.8.5 | XPath | new | None | 3.1.4 | enhancement | normal | normal | ser | 10/01/07 |
| #164 | REXML::Text responds to =~ but not usefully | XPath | assigned | None | 3.1.6 | defect | normal | normal | ser | 07/23/08 |
| #109 | Add ability to ignore bad UTF-8 encoded characters | DOM | new | None | 3.1.4 | enhancement | minor | low | ser | 08/04/07 |
| #131 | Support Ruby 1.9 | DOM | closed | fixed | 3.1.6 | enhancement | normal | normal | rubys | 09/13/08 |
| #112 | getting local-name using xpath results in error | XPath | closed | worksforme | 3.1.4 | defect | normal | normal | ser | 08/06/08 |
| #94 | REXML having difficulty parsing small xml file | DOM | closed | worksforme | 3.1.4 | defect | blocker | normal | ser | 08/04/08 |
| #123 | unnormalization may go too far | DOM | closed | fixed | 3.1.4 | defect | normal | normal | rubys | 01/17/08 |
| #134 | bad markup which is accepted by REXML | DOM | closed | fixed | 3.1.6 | defect | normal | normal | rubys | 01/10/08 |
| #128 | Element.write fails | DOM | closed | fixed | defect | major | normal | rubys | 01/09/08 | |
| #110 | doc.to_s leaves BOM in place, removes descriptor from file for UTF-16 | DOM | closed | fixed | 3.1.6 | defect | normal | normal | ser | 01/09/08 |
| #127 | Entity replacement not working for add_element with dictionary | DOM | closed | fixed | defect | normal | normal | rubys | 01/09/08 | |
| #133 | Assigning to an attribute no longer does a to_s | DOM | closed | fixed | 3.1.6 | defect | normal | normal | rubys | 01/09/08 |
| #124 | Text#value never returns already unnormalized value | Other | closed | fixed | 3.1.6 | defect | normal | normal | rubys | 01/09/08 |
| #122 | Document.new("<e a='&'/>").to_s != "<e a='&'/>" | DOM | closed | fixed | 3.1.6 | defect | normal | high | ser | 12/11/07 |
| #96 | UNILE file without XML declaration could not be parsed properly | DOM | closed | fixed | 3.1.6 | defect | major | normal | ser | 10/03/07 |
| #111 | Entities in attributes aren't replaced correctly when parsing a string | DOM | closed | duplicate | 3.1.6 | defect | normal | normal | ser | 10/03/07 |
| #6 | Move whitespace handling to later | DOM | closed | wontfix | 2.7 | defect | normal | normal | ser | 07/28/07 |
| #98 | Add a mechanism for forcing the encoding handling | Other | closed | duplicate | 3.1.4 | enhancement | normal | high | ser | 07/28/07 |
| #103 | XPath query on attribute value fails when namespaces are present | XPath | closed | fixed | 3.1.6 | defect | normal | normal | ser | 07/28/07 |
| #102 | Cannot select attribute with default namespace | DOM | closed | fixed | 3.1.6 | defect | normal | normal | ser | 07/28/07 |
| #99 | XMLDecl parent and next_sibling methods do not work | DOM | closed | fixed | 3.1.4 | defect | major | high | ser | 07/28/07 |
| #95 | xpath modify original document | DOM | closed | fixed | 3.1.3 | defect | normal | normal | ser | 07/28/07 |
| #91 | Weird outputting of a already parsed XML file after changes. | DOM | closed | fixed | 3.1.5 | defect | normal | normal | ser | 07/28/07 |
| #101 | Variable "source" wrongly used instead of "arg" in exception in source.rb | Stream | closed | fixed | 3.1.4 | defect | minor | normal | ser | 07/28/07 |
3.1.7 (10 matches)
| Ticket | Summary | Component | Status | Resolution | Version | Type | Severity | Priority | Owner | Modified |
|---|---|---|---|---|---|---|---|---|---|---|
| #100 | Can't recognize encoding in check_encoding method | Other | closed | fixed | 3.1.4 | defect | blocker | normal | ser | 07/28/07 |
| #92 | sax2parser does not fire doctype event to listeners | SAX2 | closed | fixed | 3.1.5 | defect | normal | normal | ser | 07/24/07 |
| #85 | Document#write doesn't indent when whitespace is preserved | Other | closed | fixed | 3.1.4 | defect | normal | normal | ser | 07/24/07 |
| #89 | REXML::ParseException on xml with encoding=CP-1252 | Other | closed | fixed | 3.1.4 | defect | normal | normal | ser | 06/09/07 |
| #88 | REXML doesn't handle spaces in XML declarations | DOM | closed | fixed | 3.1.3 | defect | normal | normal | ser | 06/09/07 |
| #84 | Document#write indent documentation confusing | Other | closed | fixed | 3.1.4 | defect | minor | high | ser | 12/03/06 |
| #81 | Strange XML serialization bug. | DOM | closed | fixed | 3.1.3 | defect | critical | high | ser | 12/03/06 |
| #80 | XPath parser does not correctly implement the "NCName:*" node test | XPath | closed | fixed | 3.1.3 | defect | normal | normal | ser | 12/03/06 |
| #79 | name selection does not work with numbers | XPath | closed | fixed | 3.1.3 | defect | normal | normal | ser | 12/03/06 |
| #77 | test_auto_string_value returning a value when it shouldn't | XPath | closed | fixed | 3.1.3 | defect | normal | normal | ser | 12/02/06 |
3.1.6 (16 matches)
| Ticket | Summary | Component | Status | Resolution | Version | Type | Severity | Priority | Owner | Modified |
|---|---|---|---|---|---|---|---|---|---|---|
| #62 | StreamListener: parser_stream: halt processing of the stream part way through | Stream | closed | wontfix | 3.1.3 | enhancement | normal | normal | ser | 11/27/06 |
| #78 | String element values that look like numbers are treated as numbers, causing XPath queries to fail | DOM | closed | fixed | 3.1.3 | defect | normal | normal | ser | 11/26/06 |
| #75 | <UNKNOWN> ... </> XML error | DOM | closed | worksforme | 3.1.3 | defect | normal | normal | ser | 11/26/06 |
| #71 | Handling of multiple namespaces for a shared attribute name | XPath | closed | fixed | 3.1.3 | defect | normal | normal | ser | 11/26/06 |
| #66 | Node:: index_in_parent not working correctly | DOM | closed | fixed | 2.7 | defect | normal | normal | ser | 11/26/06 |
| #63 | REXML doesn't work with UTF-16 XML files | XPath | closed | fixed | 3.1.3 | defect | normal | normal | ser | 11/26/06 |
| #61 | problem with xpath | XPath | closed | fixed | 3.1.3 | defect | normal | normal | ser | 11/26/06 |
| #15 | Element#clone should be changed to support decendent classes | DOM | closed | fixed | 3.1.2 | enhancement | normal | normal | ser | 09/10/06 |
| #7 | Pretty printing w/ transitive breaks elements with text incorrectly | DOM | closed | wontfix | 3.1.2 | defect | normal | normal | ser | 09/10/06 |
| #68 | parse_stream and sax2 parser fail on JMdict XML data (doctype problem?) | SAX2 | closed | fixed | 3.1.3 | defect | major | normal | ser | 09/10/06 |
| #59 | to_a sometimes scrambles order of elements | DOM | closed | fixed | 3.1.2 | defect | major | normal | ser | 09/10/06 |
| #72 | REXML::Element#xpath alters the data | XPath | closed | worksforme | 3.1.3 | defect | minor | normal | ser | 09/07/06 |
| #70 | XPath contains() doesn't always work with trailing zeros | XPath | closed | fixed | 3.1.3 | defect | normal | normal | ser | 09/03/06 |
| #74 | xpath doesn't parse relative to node | XPath | closed | invalid | 3.1.2 | defect | normal | normal | ser | 07/11/06 |
| #73 | XPath::match method swaps relational operator '>' with '<' when using 'and' operator | XPath | closed | invalid | 3.1.3 | defect | normal | normal | ser | 07/06/06 |
| #60 | XPath.each does not match numeric values | XPath | closed | fixed | 3.1.3 | defect | normal | normal | ser | 06/25/06 |
3.1.5 (11 matches)
| Ticket | Summary | Component | Status | Resolution | Version | Type | Severity | Priority | Owner | Modified |
|---|---|---|---|---|---|---|---|---|---|---|
| #21 | Improve REXML error message about missing attribute quotes | DOM | closed | fixed | 3.1.2 | enhancement | normal | normal | ser | 09/06/06 |
| #76 | REXML doesn't always report missing end-tags | DOM | closed | fixed | 3.1.3 | defect | normal | normal | ser | 09/06/06 |
| #57 | xpath first method returnd true/false instead of node | XPath | closed | fixed | 3.1.3 | defect | normal | normal | ser | 09/06/06 |
| #51 | incorrect namespace handling | XPath | closed | fixed | 3.1.2 | defect | normal | normal | ser | 09/06/06 |
| #52 | Comments have added newlines when indent > -1 | DOM | closed | fixed | 3.1.3 | defect | normal | normal | ser | 09/03/06 |
| #43 | Won't parse Yahoo!! RSS | DOM | closed | fixed | 3.1.2 | defect | normal | normal | ser | 09/03/06 |
| #36 | #delete may be ignoring the namespace prefix | DOM | closed | worksforme | 3.1.2 | defect | normal | normal | anonymous | 09/03/06 |
| #82 | Manually adding a doctype is ignored | DOM | closed | invalid | 3.1.3 | defect | normal | normal | ser | 09/03/06 |
| #16 | Include collect where there exists a each method | DOM | closed | fixed | 3.1.2.1 | enhancement | minor | normal | ser | 08/05/06 |
| #5 | pretty tree is not pretty after write &amp;amp; reread even if used :compress_whitespace | DOM | closed | wontfix | 3.0.2 | defect | normal | normal | ser | 07/04/06 |
| #11 | REXML can generate invalid XML | DOM | closed | worksforme | 3.1.2 | defect | normal | normal | ser | 05/29/06 |
3.1.4 (18 matches)
| Ticket | Summary | Component | Status | Resolution | Version | Type | Severity | Priority | Owner | Modified |
|---|---|---|---|---|---|---|---|---|---|---|
| #39 | XPath.match doesn't find elements preceded by element with xmlns attribute | XPath | closed | fixed | 3.1.3 | defect | normal | normal | ser | 05/29/06 |
| #4 | Text.new doesn't work as documented in the tutorial | DOM | closed | fixed | 3.1.2 | defect | normal | normal | ser | 05/29/06 |
| #42 | XPath node-set function 'name' fails with relative node set parameter | XPath | closed | fixed | 3.1.2.1 | defect | normal | normal | ser | 05/29/06 |
| #24 | Patch to allow parsing of instances of Tempfile | Other | closed | fixed | 3.0.2 | enhancement | normal | normal | ser | 05/29/06 |
| #29 | XPath // acts like descendant axis, not descendant-or-self axis | XPath | closed | invalid | 3.1.2.1 | defect | critical | normal | ser | 05/29/06 |
| #1 | REXML::Document.new() raises REXML::ParseException | DOM | closed | wontfix | 3.1 | defect | normal | normal | ser | 05/29/06 |
| #25 | Functions::sum() is unimplemented | XPath | closed | fixed | 3.1.2 | defect | major | normal | ser | 05/29/06 |
| #40 | child.replace_with replaces the wrong node | DOM | closed | fixed | 3.1.2 | defect | major | normal | ser | 05/29/06 |
| #30 | Xpath parser bug causing each_element('tag') to fail. | DOM | closed | fixed | 3.1.2 | defect | major | high | ser | 05/29/06 |
| #9 | XPath Union operator not working | DOM | closed | fixed | 2.7 | defect | normal | normal | ser | 05/29/06 |
| #35 | Deleting nodes leaves behind whitespace text nodes | DOM | closed | invalid | 3.1.2 | defect | normal | normal | ser | 05/29/06 |
| #8 | XPath preceding-sibling ordering problem | DOM | closed | fixed | 3.1.2 | defect | normal | normal | ser | 05/29/06 |
| #32 | preceding-sibling fails attempting delete_if on nil nodeset | XPath | closed | fixed | 3.1.3 | defect | major | normal | ser | 05/29/06 |
| #31 | One unescape too many | DOM | closed | fixed |
