Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AlignedString in CasTransformation cannot properly handle transformations in first position. #50

Closed
reckart opened this issue May 12, 2015 · 1 comment
Labels
🐛Bug Something isn't working
Milestone

Comments

@reckart
Copy link
Member

reckart commented May 12, 2015

replaceTest3() in AlignedStringTest reproduces the error.

Original issue reported on code.google.com by torsten.zesch on 2012-03-07 15:55:04

@reckart
Copy link
Member Author

reckart commented May 12, 2015

Had to add some special handling for insert/replace at the intial position. Also added/reactivated
more test cases.
---
Fixed in rev 561. 

Original issue reported on code.google.com by richard.eckart on 2012-03-07 21:28:54

  • Labels added: Milestone-1.4.0

@reckart reckart added 🐛Bug Something isn't working Priority-Medium labels May 12, 2015
@reckart reckart closed this as completed May 12, 2015
@reckart reckart modified the milestone: 1.4.0 May 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant