Linefeed problem

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
jpeppas
New Member
New Member
Posts: 2
Joined: Sat Dec 15, 2012 3:08 pm

Linefeed problem

Post by jpeppas »

Hi to all.

After upgrading to 1.11.x (I am up to 1.11.4), I am having a weird problem:

when editing a page, line feeds display OK in the editor.

However, when viewing the page, no linefeeds are displayed.

To give an example, something that in the editor looks like this:

1
2
3
4

but in the view page it looks like:

1 2 3 4

I have tried also <shift>+<enter> but no difference. I have changed from MicroTiny to tinyMCE and also changed in TinyMCE the Newline-style setting. No difference.

Any ideas?

BR,
Jim
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Linefeed problem

Post by Dr.CSS »

Turn of the wysiwyg and see what the html looks like, then view the page source to see if it is any different...

Hitting enter should give you <p> tags if that is the setting in tiny admin...
jpeppas
New Member
New Member
Posts: 2
Joined: Sat Dec 15, 2012 3:08 pm

Re: Linefeed problem

Post by jpeppas »

I did what you said, and indeed I did not see any difference between the wysiwyg view and the html view. No <p>

This made me think that something was wrong with the TinyMCE module.

I uninstalled and re-installed it and now it's working OK. I have no idea why the upgrade may have caused this.


Thanks for your help.
Locked

Return to “[locked] Installation, Setup and Upgrade”