You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Richard Bondi <rb...@itasoftware.com> on 2008/06/26 21:20:41 UTC

bug in oneform.jx?

In [lenyahome]/src/modules/editors/usecases/forms/oneform.jx, the src  
is wrong:

     <script type="text/javascript" src="/modules/editors/javascript/ 
oneform_lenya_glue.js"/>

oneform_lenya_glue.js is actually in [lenyahome]/src/modules/editors/ 
resources/javascript/.  The /resources has been left out of the src.

Best,
/r:b:


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: bug in oneform.jx?

Posted by Richard Bondi <rb...@itasoftware.com>.
No functional problems.
Thanks,
/r:b:
On Jun 27, 2008, at 4:47 AM, Andreas Hartmann wrote:

> Richard Bondi schrieb:
>> In [lenyahome]/src/modules/editors/usecases/forms/oneform.jx, the  
>> src is wrong:
>>    <script type="text/javascript" src="/modules/editors/javascript/ 
>> oneform_lenya_glue.js"/>
>> oneform_lenya_glue.js is actually in [lenyahome]/src/modules/ 
>> editors/resources/javascript/.  The /resources has been left out of  
>> the src.
>
> Actually this should be correct - the /resources directory is a  
> convention to serve static files, it's not included in URLs.
>
> Did you notice any functionial problems when using the editor?
>
> -- Andreas
>
>
> -- 
> Andreas Hartmann, CTO
> BeCompany GmbH
> http://www.becompany.ch
> Tel.: +41 (0) 43 818 57 01
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: bug in oneform.jx?

Posted by Andreas Hartmann <an...@apache.org>.
Richard Bondi schrieb:
> In [lenyahome]/src/modules/editors/usecases/forms/oneform.jx, the src is 
> wrong:
> 
>     <script type="text/javascript" 
> src="/modules/editors/javascript/oneform_lenya_glue.js"/>
> 
> oneform_lenya_glue.js is actually in 
> [lenyahome]/src/modules/editors/resources/javascript/.  The /resources 
> has been left out of the src.

Actually this should be correct - the /resources directory is a 
convention to serve static files, it's not included in URLs.

Did you notice any functionial problems when using the editor?

-- Andreas


-- 
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org