Felix Knecht napisaĆ(a): >> You should not touch form/ajax stuff and only adjust your own paths. >> Infrastructure for loading all (or most) resources >> from both block is already there. Where this requests comes from? Have you >> performed all necessary find&replace actions? >> >> > At least I think so (following the migration guide I did a > search&replace on my whole block). The problems I had with the form > block (I can redo my commit) solved at least all the warnings of > resources not found from the form block.
It's good idea to redo them. They hide original problem, not fix. > Do you agree that this kind of errors can point me in the direction that > not all sources are loaded correctly by the ajax block? I believe Forms and Ajax blocks are ok, it's something with your block. > 2007-05-03 18:53:59.546:/:INFO: Resolving ajax:/resources/dojo/dojo.js > to /cocoon-ajax-impl/resources/dojo/dojo.js > 2007-05-03 18:53:59.547:/:INFO: Resolving > forms:/resources/forms/js/forms-lib.js to > /cocoon-forms-impl/resources/forms/js/forms-lib.js > 2007-05-03 18:53:59.549:/:INFO: Resolving > forms:/resources/forms/css/forms.css to > /cocoon-forms-impl/resources/forms/css/forms.css > 2007-05-03 18:53:59.550:/:INFO: Resolving > forms:/resources/forms/mattkruse-lib/AnchorPosition.js to > /cocoon-forms-impl/resources/forms/mattkruse-lib/AnchorPosition.js > 2007-05-03 18:53:59.550:/:INFO: Resolving > forms:/resources/forms/mattkruse-lib/PopupWindow.js to > /cocoon-forms-impl/resources/forms/mattkruse-lib/PopupWindow.js > 2007-05-03 18:53:59.551:/:INFO: Resolving > forms:/resources/forms/mattkruse-lib/OptionTransfer.js to > /cocoon-forms-impl/resources/forms/mattkruse-lib/OptionTransfer.js > 2007-05-03 18:53:59.551:/:INFO: Resolving > forms:/resources/forms/mattkruse-lib/selectbox.js to > /cocoon-forms-impl/resources/forms/mattkruse-lib/selectbox.js > 2007-05-03 18:53:59.552:/:INFO: Resolving > forms:/resources/forms/htmlarea/htmlarea.js to > /cocoon-forms-impl/resources/forms/htmlarea/htmlarea.js <snip/> I fear that's again my fault with messed up paths in guide (corrected now). Can you show your pipeline that renders forms? I guess problem is there. -- Grzegorz Kossakowski
