[ 
https://issues.apache.org/jira/browse/WAVE-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ali Lown resolved WAVE-102.
---------------------------

    Resolution: Done

Test doesn't fail anymore...

> Library test PasteExtractorTest.testCutInlineText fails
> -------------------------------------------------------
>
>                 Key: WAVE-102
>                 URL: https://issues.apache.org/jira/browse/WAVE-102
>             Project: Wave
>          Issue Type: Bug
>            Priority: Minor
>
> This test fails when running ant test.  Specifically, this test fails:
> executeSimpleCut("<line></line>a[bc]");
> The cause as far as I can tell is the call to Text.deleteData here, 
> http://code.google.com/p/wave-protocol/source/browse/src/org/waveprotocol/wave/client/editor/content/ContentTextNode.java?repo=libraries&r=f1a446612a13d83cca27aa467917673b66689cb7#172,
>  which should remove 2 characters from offset 1 but ends up deleting all 
> three characters.  When running this using the internal infrastructure the 
> result after deletion is "a", using ant externally it is 
> "".
> ---
> Issue imported from 
> http://code.google.com/p/wave-protocol/issues/detail?id=101
> Label: Type-Defect
> Label: Priority-Medium
> Stars: 1
> State: open
> Status: Accepted



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to