From 90ed78fa967aa9c13d2cfca934ad00bc2c52586c Mon Sep 17 00:00:00 2001 From: John Mizerek Date: Fri, 13 Feb 2026 10:06:43 -0800 Subject: [PATCH] Fix: Extract categories from __OO_STATE__ groups The __OO_STATE__ parsing was only extracting images, not the group names as categories. Now extracts category names from menu.groups and maps items to their proper categories. Co-Authored-By: Claude Opus 4.5 --- api/setup/analyzeMenuUrl.cfm | 44 ++++++++++++++++++++++++++++-------- 1 file changed, 34 insertions(+), 10 deletions(-) diff --git a/api/setup/analyzeMenuUrl.cfm b/api/setup/analyzeMenuUrl.cfm index 60d4e22..86b726a 100644 --- a/api/setup/analyzeMenuUrl.cfm +++ b/api/setup/analyzeMenuUrl.cfm @@ -285,8 +285,9 @@ - + + @@ -316,19 +317,36 @@ - + + + + + + + + + + + - - - - - - + + + + + + + + + + + + + @@ -337,8 +355,9 @@ - + + @@ -346,8 +365,13 @@ + + + + + - +