opendatateam / udata

Customizable and skinnable social platform dedicated to open data.
http://udata.readthedocs.org
GNU Affero General Public License v3.0
239 stars 87 forks source link

Urls in a text preview from admin view is different than from public view #2498

Open JulienParis opened 4 years ago

JulienParis commented 4 years ago

If you have a dataset text as follow as a description of your dataset :

test **BLEACH**
link 01 : [rte-inspire-01@rte-france.com](mailto:rte-inspire-infos@rte-france.com)
link 02 : rte-inspire-02@rte-france.com
link 03 : [rte-france-03.com](rte-france-03.com)
link 03b : [rte-france-03b.com/route](rte-france-03b.com/route)
link 04 : rte-france-04.com
link 04b : rte-france-04b.com/route
link 05 : www.rte-france-05.com
link 05b : www.rte-france-05b.com/route
link 06 : [www.rte-france-06.com](www.rte-france-06.com)
link 06b : [www.rte-france-06b.com/route](www.rte-france-06b.com/route)
link 07 : [local/route/rte-france-07](/local/route/rte-france-07)
link 08 : [/ ... root-08](/)

... you'll see you have a preview in your admin side where urls are not linkified the same way than in the public side

You can check an example of this behaviour here => test Bleach dataset

Detailed Description


same text as above => admin preview

Capture d’écran 2020-06-15 à 13 10 07

same text as above => public view

Capture d’écran 2020-06-15 à 13 10 39
abulte commented 4 years ago

Can you make a table w/ the following columns : input text /link | rendered front | rendered admin? It's very difficult to read as is.