Bug in the "content" plugin

A place to discuss the testing process in beta cycles or against SVN for the CMS Made Simple CORE package.
Locked
User avatar
Augustas
Forum Members
Forum Members
Posts: 241
Joined: Wed Oct 17, 2007 6:09 pm
Location: the world

Bug in the "content" plugin

Post by Augustas »

Hello,

I wanted to add the second Content-Block with the name containing quatation marks - in order on the Content input page that block has the name similar to this:
Block 4 - fill only if "nickname" field is not empty

I was sure converting " into " will work, but it didn't.
I tried this

Code: Select all

{content block="Block 4 - fill only if "nickname" field is not empty"}
and with online=true:

Code: Select all

{content block="Block 4 - fill only if "nickname" field is not empty" oneline="true"}
In both cases it submits the content as EMPTY. Does not matter what I write in the Content-Block - it always appears again empty, when I go back in order to edit the content of that page.

However, if the Content-Block name contains ampersand &, works without problems, but when I tried to add another html entity code inside the block="" parameter, like

Code: Select all

&
>
<
it always saved as EMPTY.

I am using CMSMS 1.3
http://FollowTheRoad.com/ - living on the road...
http://www.kligys.com/ - asmeninis blog'as...
Locked

Return to “[locked] Quality Assurance”