[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ic] Rich Text editor problems


Hi all,

Using IC 5.3.0, we encounter problems with the Rich Text editor
(HTMLArea V3.0 rev rc.1):

as admin user, everything works fine, but as a non-admin user, the '<'
en '>' characters are translated to &lt; and &gt; , so the pages aren't
shown properly.

When typing a text in the editor as a non-admin user,selecting 'justify
center' (text is centered) and saving the data, the following happens:
the data  recalled in the Rich Text editor shows: <p
align="center">test</p> , and the HTML sources shows this: &lt;p
align="center">test&lt;/p>.

When typing a text in the editor as an admin user,selecting 'justify
center' (text is centered) and saving the data, the following happens:
the data  recalled in the Rich Text editor shows: test (which is
centered) , and the HTML sources shows this: <p
align="center">test</p>.

So, the data entered by the admin user is treated other than entered by
a non-admin user.
Can this be a setting ? 

Jan
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.