Page 1 of 1

[fixed] Content type Seperator and empty alias on System Ma.

Posted: Sun Jun 24, 2012 11:10 am
by deactivated010521
Rev: 8101

Tiny issue.

After adding a "Seperator" content type the cache and content tab of the system maintanance page warns about a missing alias.

How to reproduce:

Add a seperator:

Content -> Pages [Add New Content]
Content Type : Seperator
[Submit]

Go to:

Site Admin -> System Maintenance [Cache and content]-tab:

"1 pages missing aliases" .....

Check your database:

SELECT content_id, type, content_alias FROM `cms_content` WHERE type = 'separator'

Re: Content type Seperator and empty alias on System Maintan

Posted: Sun Jun 24, 2012 3:36 pm
by calguy1000
Fixed in SVN R8102

Re: Content type Seperator and empty alias on System Maintan

Posted: Sun Jun 24, 2012 4:18 pm
by deactivated010521
Rev: 8102 confirmed fix

Re: Content type Seperator and empty alias on System Maintan

Posted: Sun Jun 24, 2012 4:38 pm
by Rolf
works for me too