travis-cook-sfdc opened a new issue, #35280:
URL: https://github.com/apache/airflow/issues/35280
### Apache Airflow version
Other Airflow 2 version (please specify below)
### What happened
Currently using Airflow 2.6.2 but didn't see any fixes in the changelog for
this on the current version, but perhaps my search-fu was bad.
In the grid view, the log tab will not render URLs as links.
This is not the case in the `/log` page which can still be accessed via Grid
Details -> More Details -> Logs.
### What you think should happen instead
URLs should be clickable links if they're present in the log pane
### How to reproduce
Run any operator that calls `logger.info("https://www.example.com")`
Notice that in the webserver, this line will not be rendered as clickable
link the grid view
### Operating System
Debian GNU/Linux 10 (buster)
### Versions of Apache Airflow Providers
n/a
### Deployment
Other Docker-based deployment
### Deployment details
_No response_
### Anything else
This happens on all logs
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]