Javascript API - createRootCategory and some subCategories

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2008 11:31 AM
Hi,
As the classification method
and as
what would be the best alternative to create a root category and its subcategories using the Javascript API, if any?
All the best,
Stephane
As the classification method
createRootCategory(aspect, name)
returns undefined instead of the expected CategoryNode (see http://issues.alfresco.com/browse/AR-2074) even if the category is indeed created, and as
getRootCategories
doesn't reflect the change immediately (it doesn't contain the newly created top level category),what would be the best alternative to create a root category and its subcategories using the Javascript API, if any?
All the best,
Stephane
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2008 01:35 PM
Hi
That issue has actually been fixed in the v2.9 code (I hadn't known abut the JIRA issue).
Thanks,
Mike
That issue has actually been fixed in the v2.9 code (I hadn't known abut the JIRA issue).
Thanks,
Mike
