cancel
Showing results for 
Search instead for 
Did you mean: 

Ajax space/ category picker

dloureiro
Champ in-the-making
Champ in-the-making
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
5 REPLIES 5

dmatejka
Champ in-the-making
Champ in-the-making
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

kevinr
Star Contributor
Star Contributor
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

akon07
Champ in-the-making
Champ in-the-making
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

kevinr
Star Contributor
Star Contributor
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! Smiley Happy

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

annier
Champ in-the-making
Champ in-the-making
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());