Page 1 of 1

[fixed] Menu Text cannot be changed

Posted: Sun Aug 21, 2011 2:49 pm
by klenkes
If a page is newly created a value is accepted but afterwards you cannot change it.

Example: I tried to change the menutext for HOME into something else and the debug portion of it shows this:

Code: Select all

(mysql): UPDATE betacms_content SET content_name = 'Home', owner_id = '1', type = 'content', template_id = '22', parent_id = '-1', active = 1, default_content = 1, show_in_menu = 1, cachable = 1, secure = '0', page_url = '', menu_text = 'Home', content_alias = 'home', metadata = '', titleattribute = 'Home Page, shortcut key=1', accesskey = '1', tabindex = '', modified_date = '2011-08-21 16:38:42', item_order = '1', markup = 'html', last_modified_by = '1' WHERE content_id = '15'
Still menu_text="Home"

Default install with example content. No additional modules or changes.

Re: Menu Text cannot be changed

Posted: Sun Aug 21, 2011 2:53 pm
by Rolf
Problem reproduced

Re: [reprod] Menu Text cannot be changed

Posted: Sun Aug 21, 2011 3:22 pm
by Rolf
fixed in rev. 7346