Updates:
Status: WontFix
Comment #4 on issue 1347 by pekka.klarck: Enhancements to automatic URL
matching logic in log and report
http://code.google.com/p/robotframework/issues/detail?id=1347
This issue was updated by revision 6359910c7733.
Owner: -pekka.klarck
Labels: -Target-2.7.7
The new URL matching algorithm turned out to be a bit greedy. Matching
URLs in strings like `Foo:http://bar` caused problems with --tagstatlink
option (build broken) and could have caused problems also elsewhere. It
would have been better to change HTML escaping so that URL replacing can
be disabled altogether, but that's a bigger change and this starts to
get too risky to be done in a minor release.
In the end decided to revert to the old URL matching algorithm. Did some
enhancements to it, though, to make most of the newly added tests pass.
The only test that needed to be removed was handling pipes.
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.