Skip to content

Fixed a bug with replace-vars and multiple vars in the same node#65

Closed
aviflax wants to merge 2 commits into
cgrand:masterfrom
aviflax:fix-multi-replace-vars
Closed

Fixed a bug with replace-vars and multiple vars in the same node#65
aviflax wants to merge 2 commits into
cgrand:masterfrom
aviflax:fix-multi-replace-vars

Conversation

@aviflax

@aviflax aviflax commented May 10, 2013

Copy link
Copy Markdown

The regex was a little too loose, so it was capturing everything from the beginning of the first var and the end of the last as if it was one var.

The regex was a little too loose, so it was capturing everything from the beginning of the first var and the end of the last as if it was one var.
ebaxt added a commit to ebaxt/enlive that referenced this pull request May 10, 2013
@aviflax

aviflax commented May 23, 2013

Copy link
Copy Markdown
Author

@cgrand OK, I added a fix for single-char vars, along with a new test.

@cgrand

cgrand commented Jun 25, 2013

Copy link
Copy Markdown
Owner

@aviflax sorry i missed the notification for your latest patch.

@cgrand cgrand closed this Jun 25, 2013
@aviflax

aviflax commented Jun 25, 2013

Copy link
Copy Markdown
Author

So… you don’t want to merge this?

@cgrand

cgrand commented Jun 26, 2013

Copy link
Copy Markdown
Owner

I pushed a similar commit before noticing your latest patch.

@aviflax

aviflax commented Jun 26, 2013

Copy link
Copy Markdown
Author

Ah, I see. OK then, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants