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

----------------------+-----------------------------------------------------
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
===================================================================

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.

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.

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