Topic: Bugs
janus![]() |
Posted at: 2016-06-22, 19:33
das problem mit den klammern ist, das beim in die datenbank ablegen der string html konform umgewandelt wird und dann beim auslesen noch mal, das problem ist hier das und zeichen. an einer stelle sollte das nicht gemacht werden dann wird es regelgerecht angezeigt. die frage ist hier, wo. ![]() ![]() |
kaputtnik![]() Topic Opener |
Posted at: 2016-06-22, 19:59
Nochmal ein test: < > & Wir sind alle nur chemische Marionetten Jazzkantine ![]() ![]() |
kaputtnik![]() Topic Opener |
Posted at: 2016-06-22, 22:06
non alphabet signs: < > ! @ # $ % ^ & * ( ) ~ ` { } [ ] \ | ; : ' " , . / Wir sind alle nur chemische Marionetten Jazzkantine ![]() ![]() |
kaputtnik![]() Topic Opener |
Posted at: 2016-06-22, 22:07
testing backticks: Wir sind alle nur chemische Marionetten Jazzkantine ![]() ![]() |
kaputtnik![]() Topic Opener |
Posted at: 2016-06-22, 22:11
Evil script code: <script>alert("II am evil")</script> Wir sind alle nur chemische Marionetten Jazzkantine ![]() ![]() |
kaputtnik![]() Topic Opener |
Posted at: 2016-06-22, 22:17
Code blocks:
This is "text in double quotes" and 'single quotes' And a link: https://code.launchpad.net/~widelands-dev/widelands-website/django1_8
And text with a\backslash And an ampersand: & Wir sind alle nur chemische Marionetten Jazzkantine ![]() ![]() |
kaputtnik![]() Topic Opener |
Posted at: 2016-06-22, 22:28
Quoting a post Wir sind alle nur chemische Marionetten Jazzkantine ![]() ![]() |
kaputtnik![]() Topic Opener |
Posted at: 2016-06-22, 22:40
What about power: 6² = 36 Wir sind alle nur chemische Marionetten Jazzkantine ![]() ![]() |
einstein13![]() |
Posted at: 2016-06-22, 22:43
As I can see, you were able to find the solution! Great! Where was that? Hey, this is my wrong signature :P ![]() ![]() |
kaputtnik![]() Topic Opener |
Posted at: 2016-06-22, 23:13
It was in function urlize Near at the end there is django_urlize() called which should only turn text urls (like Don't know why this is working with the current site. Somehow the code of urlize was changed between Django 1.3.7 and Django 1.8 but i couldn't find the related changes. Wir sind alle nur chemische Marionetten Jazzkantine ![]() ![]() |