Links entered in OE not working after update to 3.6

Author Message

Michael Zielinski

Wednesday 13 July 2005 12:37:53 am

Hi,
has anybody else encountered this problem?
After I updated to 3.6 links entered through OE don't work anymore. All that's displayed when I disable the editor is

<strong><link href='' target='_self'>Ungdommens Naturvidenskabelige Forening (UNF) </link></strong>har til formål er at fremme interessen for naturvidenskab og teknologi, fortrinsvis blandt unge. UNF arrangerer foredrag, studiebesøg, konkurrencer og camps, f.eks. <link href=''>Biotech Camp</link>

Both links are displayed as standard text only. They worked before the update.

Here's the link to the page:http://130.226.173.218/index.php/planteforskningdk/links/forening.

I use the following to display the links:

{let nodes=fetch('content','list',hash('parent_node_id',$node.node_id ,
                                    sort_by,array('name',true()),
                                    depth,3,
                                    class_filter_type,include,
                                    class_filter_array,array('link')
                                   ))}
<table> 
{section loop=$nodes}
<tr><td width="580">
{attribute_view_gui attribute=$:item.object.data_map.description}
</td>
</tr>
{/section}
</table>
{/let}
{/let}

Thanks
Michael

Michael Zielinski

Wednesday 13 July 2005 1:19:13 am

NM,
I've updated to the latest version of OE and now the links are inserted correctly.
But the link pages created before the update still don't work. I suppose it might have something to do with the db update? Is it safe to restore the old posts (yes,I have a bckup ;) )into the updated db?

Michael

Ekkehard Dörre

Wednesday 13 July 2005 2:56:08 am

Hi,

depends perhaps on this?
http://ez.no/bugs/view/6653

Greetings, ekke

http://www.coolscreen.de - Over 40 years of certified eZ Publish know-how: http://www.cjw-network.com
CJW Newsletter: http://projects.ez.no/cjw_newsletter - http://cjw-network.com/en/ez-publ...w-newsletter-multi-channel-marketing

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.