Nathan Craven

Results 2 comments of Nathan Craven

For a work around I just did ``` CREATE OR REPLACE VIEW test_vw AS SELECT REPLACE('The quick brown dog', 'dog', 'fox') FROM DUAL ```

I'm having a similar issue, it seems like for some reason `http://` is randomly being prepended to the mailto: link and this is causing the failure.