Weird behaviour when contents contain certain characters?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Weird behaviour when contents contain certain characters?

Sergi Reyner
When I input certain data as the contents of a page, and I later go to edit the page, I get all sorts of weird behaviour, like:

- getting only the Title field
- getting no fields
- getting some html in the editor instead of the page contents

I am not sure of what exactly is triggering the bug, the following text should do it:

!Algunos hosts
!!Listado 1
|!NOMBRE|!IP|!MAC|!UBICACIÓN|
|a|192.168.1.1{{{<br/>}}}192.168.2.1|12:34:56:78:90:12|here|
|b|192.168.1.2|12:34:56:78:90:12|there|
!!Listado 2
|!NOMBRE|!IP|!MAC|!UBICACIÓN|
|c|192.168.1.3|12:34:56:78:90:12|here|
|d|192.168.1.4|12:34:56:78:90:12|here|
|e|192.168.1.5|12:34:56:78:90:12|here|
|f|192.168.1.6|12:34:56:78:90:12|there|

Variations on it may produce different results.

Cheers,
Sergi

_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Reply | Threaded
Open this post in threaded view
|

Re: Weird behaviour when contents contain certain characters?

Stephan Eggermont-3
Hi Sergi

We have been able to confirm the behavior. Replacing a ë by a e solved it,
so it looks like an encoding problem.

Stephan
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Reply | Threaded
Open this post in threaded view
|

Re: Weird behaviour when contents contain certain characters?

Sergi Reyner
2014-05-20 10:40 GMT+01:00 Stephan Eggermont <[hidden email]>:
Hi Sergi

We have been able to confirm the behavior. Replacing a ë by a e solved it,
so it looks like an encoding problem.

Good! Now that I have confirmation that it´s not something I broke, I´ll see if I can figure out where to look. This one is really stopping the show for me :|

Thanks a bunch!
Sergi

_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki