Feature #83
Start on 3.3g
| Status: | New | Start: | 06/01/2010 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
Description
I started a port of advanced search to 3.3g, but am at a point where I'm stuck. I put the details (and the zipfile) on Gforge because I didn't know which issue tracker you guys were using. There's more details in the project's forum on gforge too...
http://forge.alfresco.com/tracker/index.php?func=detail&aid=103&group_id=242&atid=1036
History
Updated by Mahmoud M'HIRI 613 days ago
Hi Bryce,
I just replied to your Forge thread: http://forge.alfresco.com/forum/message.php?msg_id=2509
We can use this Feature to follow-up your work.
Thanks again,
Regards.
Updated by Bryce Nordgren 613 days ago
- File share-adv-search.zip added
Here's the share zipfile. There does not appear to be an error message to report, at least not that I can find. It draws the search button, but pressing it does not seem to do anything. The hide/show search panel button works, and the search form is displayed.
In my test setup, I've installed the 3.2r2CE webscripts in the repository app. This zipfile is a modified version of the 3.2r2CE version on svn head.
Updated by Bryce Nordgren 613 days ago
From the gforge tracker...¶
Here is my start at a port to alfresco share 3.3g. this is just the share component, not the repository webscripts. This essentially represents the result of generating a patch by differencing the modified files of this extension against a pristine set of 3.2r2CE files, then applying the patch to a pristine set of 3.3g files.
My version of 3.3g "pristine" is a nightly snapshot taken about a month ago.
Status of this patch:
- The search panel appears on the document library page.
- The "hide search panel" button works.
- The "reset form" button works.
- The "search" button does nothing.
I'm kind of stumped at this point. Pls help if you can.