Yes the framework's webserver resources are installed and there is no other 
error messages in the browser besides the TypeError.

This is what i get in the head of the page:

<head>
<title>Editar Expedientes</title>
        <link rel="stylesheet" type="text/css" 
href="/WebObjects/MediSysBeta.woa/Frameworks/ERModernDirectToWeb.framework/WebServerResources/reset_base_fonts.css">


<script 
src="/WebObjects/MediSysBeta.woa/Contents/WebServerResources/prototype-1.6.0.2.js"></script>
<script 
src="/WebObjects/MediSysBeta.woa/Contents/WebServerResources/prototype-base-extensions.js"></script>
<script 
src="/WebObjects/MediSysBeta.woa/Contents/WebServerResources/prototype-date-extensions.js"></script>
<link rel="stylesheet" type="text/css" 
href="/WebObjects/MediSysBeta.woa/Contents/WebServerResources/datepickerET.css">
<script 
src="/WebObjects/MediSysBeta.woa/Frameworks/Ajax.framework/WebServerResources/prototype.js"></script>
<script 
src="/WebObjects/MediSysBeta.woa/Frameworks/Ajax.framework/WebServerResources/effects.js"></script>
<script 
src="/WebObjects/MediSysBeta.woa/Frameworks/Ajax.framework/WebServerResources/wonder.js"></script>
<script 
src="/WebObjects/MediSysBeta.woa/Frameworks/ERCoolComponents.framework/WebServerResources/ercoolcomponents.js"></script>
<script 
src="/WebObjects/MediSysBeta.woa/Contents/WebServerResources/tiny_mce/tiny_mce.js"></script>
<link rel="stylesheet" type="text/css" media="screen" 
href="/WebObjects/MediSysBeta.woa/Frameworks/ERModernDefaultSkin.framework/WebServerResources/default_screen_stylesheet.css">
<link rel="stylesheet" type="text/css" media="print" 
href="/WebObjects/MediSysBeta.woa/Frameworks/ERModernDefaultSkin.framework/WebServerResources/default_print_stylesheet.css">
<link rel="stylesheet" type="text/css" media="screen" 
href="/WebObjects/MediSysBeta.woa/Frameworks/ERModernDefaultSkin.framework/WebServerResources/datepicker.css">
<link rel="stylesheet" 
href="http://10.1.7.55/WebObjects/MediSysBeta.woa/Contents/WebServerResources/tiny_mce/themes/simple/skins/default/ui.css";>
</head>


Daniel.


On 24/04/2011, at 12:19, David LeBer wrote:

> Did the Ajax framework's web server resources make it in the migration?
> 
> i.e: If you view inspect element on the head of the page, do the paths for 
> the js resources resolve correctly?
> 
> On 2011-04-24, at 1:11 PM, Daniel Mejia wrote:
> 
>> Hi All,
>> 
>> I need some help with the ERDEditHTML component.  
>> 
>> I have an application that use ERDEditHTML component to edit many fields of 
>> and entity using tabs in D2W. The editor is in different fields in different 
>> tabs. The editor in the first tab is displayed correctly and I can edit the 
>> text using TinyMCE, but the other text fields that are inside the other tabs 
>> they never display the HTML editor. Actually, the editor is displayed if I 
>> reload the page. I can't see any error in the logs and the only error that I 
>> can see is in the browser debugger where I get the following error:   
>> 
>> TypeError: Result of expression 'Ajax.InPlaceEditorWithEmptyText' 
>> [undefined] is not a constructor.
>> 
>> The application run correctly in a server using mac os server 10.6, but this 
>> weekend we migrate to a new server with 10.6.6 and this feature was broken.
>> 
>> I hope somebody can lead me where I need to look to fix this problem.
>> 
>> I'm using:
>> WO 5.4.3
>> Project Wonder 54
>> Deployed in Mac OS 10.6.6
>> java.version=1.6.0_24
>> The application has all the frameworks embedded.
>> 
>> Saludos,
>> 
>> Daniel.
>> 
>> 
>> 
>> 
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      ([email protected])
>> Help/Unsubscribe/Update your Subscription:
>> http://lists.apple.com/mailman/options/webobjects-dev/dleber_wodev%40codeferous.com
>> 
>> This email sent to [email protected]
> 
> ;david
> 
> --
> David LeBer
> Codeferous Software
> 'co-def-er-ous' adj. Literally 'code-bearing'
> site:         http://codeferous.com
> blog:         http://davidleber.net
> profile:      http://www.linkedin.com/in/davidleber
> twitter:      http://twitter.com/rebeld
> --
> Toronto Area Cocoa / WebObjects developers group:
> http://tacow.org
> 
> 
> 
> 

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to