ox-taskjuggler.el: Fix fetching of dependency options
commit1f51836c57d51cb3fa22cdf27e9221ccb1de6a22
authorChristian Egli <christian.egli@alumni.ethz.ch>
Wed, 5 Nov 2014 09:03:55 +0000 (5 10:03 +0100)
committerChristian Egli <christian.egli@alumni.ethz.ch>
Thu, 6 Nov 2014 08:02:38 +0000 (6 09:02 +0100)
tree167750b81d0d4da06638f5bc29bf9ec968595fa7
parentf8d7da4c33729296d2a38bcb4ccaaabfe01dd121
ox-taskjuggler.el: Fix fetching of dependency options

* contrib/lisp/ox-taskjuggler.el (org-taskjuggler-format-dependencies):
Pass string that was used in string-match to
org-match-string-no-properties. This fixes a problem with dependency
options.
contrib/lisp/ox-taskjuggler.el