]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Fixed broken regex from previous commit 5307/head
authorJoe Workman <joe@workmanmail.com>
Tue, 10 Jun 2014 19:54:39 +0000 (12:54 -0700)
committerJoe Workman <joe@workmanmail.com>
Tue, 10 Jun 2014 19:54:39 +0000 (12:54 -0700)
commit9291ff76d0708bdeb38703119e34f806332aa0e2
tree08d8e41e8d8bf6f4821d4fbe3ed6ee0b7e4b5853
parentc3ee66edb7acdd77a1e5ba07e738a82534dfa3b0
Fixed broken regex from previous commit

There was a previous commit that broke many existing interchange instances because it was trying to add the ability to support commas inside the url path. In order to support backwards compatibility and this new edge case, more logic needed to be added. This should work in all cases now.

I also made sure that I left support in for defining new directives outside of the default 'replace'
js/foundation/foundation.interchange.js