This page is no longer maintained — Please continue to the home page at www.scala-lang.org

[scala-bts] #2844: Local part of prefixed name still has colon

2 replies
Scala 2
Joined: 2009-03-05,
User offline. Last seen 42 years 45 weeks ago.

----------------------+-----------------------------------------------------
Reporter: dbrooksnz | Owner: scala-xml_team
Type: defect | Status: new
Priority: normal | Component: XML support
Keywords: |
----------------------+-----------------------------------------------------
The following needs to be applied to
src/library/scala/xml/parsing/MarkupParser.scala -- all's fine with 2.7.7
which uses qname.substring(p.length+1, qname.length).

{{{
Index: MarkupParser.scala
===================================================================

Scala 2
Joined: 2009-03-05,
User offline. Last seen 42 years 45 weeks ago.
Re: [scala-bts] #2844: Local part of prefixed name still has col

----------------------+-----------------------------------------------------
Reporter: dbrooksnz | Owner: scala-xml_team
Type: defect | Status: new
Priority: normal | Component: XML support
Keywords: |
----------------------+-----------------------------------------------------

Comment(by odersky):

(In [20401]) Fixed #2844 with dpp's patch. review by xmlteam.

Scala 2
Joined: 2009-03-05,
User offline. Last seen 42 years 45 weeks ago.
Re: [scala-bts] #2844: Local part of prefixed name still has col

----------------------+-----------------------------------------------------
Reporter: dbrooksnz | Owner: scala-xml_team
Type: defect | Status: closed
Priority: normal | Component: XML support
Version: | Resolution: fixed
Keywords: |
----------------------+-----------------------------------------------------
Changes (by extempore):

* cc: paulp@… (added)
* status: new => closed
* resolution: => fixed

Comment:

paulp comes in and scoops up the ticket closing credit.

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland