wall: share link, title contains non ASCII char

Sharing a link to timeline whos title tag contains an umlaut makes parseHtmlByName return immediately (before umlaut). HTML is therefore incorrect and might affect the layout of the site.

Quote · 13 Nov 2013

Might not be the title tag.

Post these links to wall to reproduce this bug:

http://www.ccs-zh.ch/ausbildung/index.htm

http://www.uzh.ch/index.html

umlaut.png · 48.7K · 269 views
Quote · 15 Jan 2014

I think that the problem is that these sites aren'' using UTF-8 encoding which is used in Dolphin by default.

Rules → http://www.boonex.com/terms
Quote · 21 Jan 2014

Alex is right: 

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

http://boonexpert.com
Quote · 21 Jan 2014

No trac entry? This means boonex won't fix it and I have to add a charset check/conversion myself?

Quote · 3 Feb 2014

http://www.boonex.com/trac/dolphin/ticket/3367

Rules → http://www.boonex.com/terms
Quote · 3 Feb 2014

 http://www.boonex.com/trac/dolphin/ticket/3367


This doesn't fix my issue – only things for sites module.

My issue needs to be fixed in wall module -> BxWallModule.php:714 _processLinkUpload

725 call getSiteInfo instead of bx_file_get_contents

 

 

Do I get salary now? 

Quote · 4 Feb 2014

Thank you for pointing this out, fix in Wall module was added to the ticket as well:

http://www.boonex.com/trac/dolphin/changeset/17863 

This doesn't fix my issue – only things for sites module.

My issue needs to be fixed in wall module

 

Rules → http://www.boonex.com/terms
Quote · 10 Feb 2014

tested, works now

Quote · 10 Feb 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.