In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
99 [In-Portal CMS] Admin Interfaces bug report always 2009-06-20 12:47 2009-10-03 07:56
alex  
alex  
normal  
closed 5.0.0  
fixed  
 
none 5.0.0  
0
0000099: Category Name not shown in List and Other pages
When viewing categories list on non-primary language, that just was added (of course category names were not translated to it), then we can't see category names at all. This is all wrong, because kMultiLanguage formatter is used on Name field of categories and it should still show category name from primary language, when value on non-primary language is missing.

Same stuff with all other category fields and content block (in case, when content block is filled on primary language, then primary content is not shown on other language, when their translation is missing).
This all happens because of "format => 'no_default'" specified for Name field in "categories_config.php". This format prevents showing primary language field value instead of missing value in current language. Proper placement for this format is in block on editing form, when such behavior is expected, but not globally in any case.
jpg SectionNameMissing.jpg (119,299) 2009-06-21 00:04
http://tracker.in-portal.org/file_download.php?file_id=14&type=bug
jpg
Issue History
2009-10-03 07:56 administrator Note Added: 0000664
2009-10-03 07:56 administrator Status resolved => closed
2009-07-08 11:50 alex Fixed in Version => 5.0.0
2009-07-08 11:50 alex Note Added: 0000123
2009-07-08 11:50 alex Status reviewed and tested => resolved
2009-07-08 11:50 alex Resolution open => fixed
2009-07-08 11:50 alex Changeset attached RC r11897
2009-06-21 00:13 Dmitry Note Added: 0000096
2009-06-21 00:05 Dmitry Assigned To => alex
2009-06-21 00:05 Dmitry Status active => reviewed and tested
2009-06-21 00:05 Dmitry Target Version => 5.0.0
2009-06-21 00:04 Dmitry File Added: SectionNameMissing.jpg
2009-06-21 00:02 Dmitry Summary Category name not shown in categories list => Category Name not shown in List and Other pages
2009-06-21 00:00 Dmitry Note Added: 0000095
2009-06-20 12:48 alex Category (No Category) => Admin Interfaces
2009-06-20 12:47 alex New Issue

Notes
(0000095)
Dmitry   
2009-06-21 00:00   
Quick note - test on the Front End and it gives the same issue, BUT older Demo (4.3.9) seems to be working fine.

Note that Nav. bar on the Front End works fine.
(0000096)
Dmitry   
2009-06-21 00:13   
Also noticed that this issue affects "Parent Section" field (drop-down) which is visible while Editing an Item.
(0000123)
alex   
2009-07-08 11:50   
Fix committed to RC branch. Commit Message:

Fixes 0000099: Category Name not shown in List and Other pages
(0000664)
administrator   
2009-10-03 07:56   
Closing issues from 5.0.0 version, because version was already released.