Ajax space/ category picker

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2008 08:12 AM
from this post,
http://forums.alfresco.com/viewtopic.php?p=34407&sid=d273e0759d23d6d23fe7cb997fba4613
i was trying to see the picker working.
i've 2.9.0B from 8/Jan
It seems not working on firefox 2.0.0.11.
tested on ie 7.0.6 and works fine
http://forums.alfresco.com/viewtopic.php?p=34407&sid=d273e0759d23d6d23fe7cb997fba4613
i was trying to see the picker working.
i've 2.9.0B from 8/Jan
It seems not working on firefox 2.0.0.11.
tested on ie 7.0.6 and works fine
Labels:
- Labels:
-
Archive
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2008 01:10 PM
hi,
it is probably also problem of AJAX picker..
there is some problem in some instances of FF
Try to install addon Firebug and ENABLE it
http://forums.alfresco.com/viewtopic.php?t=10271
Alfresco engeniers know about this issue.
Best regards,
Danie
it is probably also problem of AJAX picker..
there is some problem in some instances of FF
Try to install addon Firebug and ENABLE it
http://forums.alfresco.com/viewtopic.php?t=10271
Alfresco engeniers know about this issue.
Best regards,
Danie

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 06:22 AM
Can anyone having the same issue please post their exact browser environments (and extensions installed) to here or to the bug comments if they have a JIRA account.
Kevin
Kevin

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 07:27 AM
Hi,
I have the same problem without Firebug installed.
2.9.0B
Browser:
20071127 Firefox/2.0.0.11
Extensions:
Add Bookmark Here 1.0.2
Alfresco Extension 0.91
Dummy Lipsum 2.1.0
Forecastfox 0.9.6
Html Validator 0.8.4.0
Web Developer 1.1.4
akon
I have the same problem without Firebug installed.
2.9.0B
Browser:
20071127 Firefox/2.0.0.11
Extensions:
Add Bookmark Here 1.0.2
Alfresco Extension 0.91
Dummy Lipsum 2.1.0
Forecastfox 0.9.6
Html Validator 0.8.4.0
Web Developer 1.1.4
akon

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 09:46 AM
We reproduced the problem on a plain vanilla firefox. It's my error, i left some code from the prototype of the picker in and it's caused a timing issue that having Firebug installed hid the issue.
It's been fixed!
If you want to fix it rather than updating from SVN or waiting for a new nightly build, then simply edit the file:
tomcat\webapps\alfresco\scripts\ajax\picker.js
and search for the line:
Thanks
Kevin
It's been fixed!

If you want to fix it rather than updating from SVN or waiting for a new nightly build, then simply edit the file:
tomcat\webapps\alfresco\scripts\ajax\picker.js
and search for the line:
async: false,
remove that line, save the file and refresh your browser cache.Thanks
Kevin

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2009 11:30 AM
I installed the Firebug because I gave the same error. But now with the Firebug still gives me error I get these errors …. ….. please can someone help me?
document.getElementById("simple-workflow-action:client-approve-folder_selected") is null
[Break on this error] document.getElementById("simple-workflow…e-folder_selected").value.length == 0 ||
[Exception… "Component is not available" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: file:///usr/lib/firefox-3.0.8/components/nsSessionStore.js :: sss_saveState :: line 1909" data: no]
[Break on this error] this._writeFile(this._sessionFile, oState.toSource());
document.getElementById("simple-workflow-action:client-approve-folder_selected") is null
[Break on this error] document.getElementById("simple-workflow…e-folder_selected").value.length == 0 ||
[Exception… "Component is not available" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: file:///usr/lib/firefox-3.0.8/components/nsSessionStore.js :: sss_saveState :: line 1909" data: no]
[Break on this error] this._writeFile(this._sessionFile, oState.toSource());
