Hello Wulf,
I used firebug to debug the application and the three js-files.
Unfortunately firebug didn't detect some errors and I didn't find some path
manipulations. do you have any other suggestions?
Best wishes
Tooobi
--
View this message in context:
http://tapestry.1045711.n5.
Hi Josh,
could you tell me how can I debug the tapestry.js file? My problem is that
the js files are included form the maven repository so that eclispe couldn't
open files there aren't in the file base resources. I tried to debug the
grid component but I couldn't find something.
Thanks for your s
I have logged the request.getPath(). It is illustrated in the following:
[INFO] AppModule.TimingFilter request.getPath(): /index.grid.pager/2
[INFO] AppModule.TimingFilter request.getPath(): /
[ERROR] TapestryModule.RequestExceptionHandler Processing of request failed
with uncaught exception: Exc
Hey Taha, thank you very much for your suggestion. I removed the spacer.gif
from the project but unfortunately the error still exist.
At next I will try to figure out the content of Request.getPath().
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Grid-onAction-Problem-I
thank you for your suggestion. the strange thing is that the error occurs
only on the IEmobile. on every other browser there is no error. I tested tha
application on opera 10, safari mobile and skyfire mobile. therefore I think
the chance to retrieve the error with the described plugin for firefox
This is the html source code, which was produced by Firefox. Please remember,
the problem occurs only on the Internet Explorer Mobile on the HTC HD2 and
I'm not able to post this source code.
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>http://www.w3.org/1999/xhtml";
xmlns:p="tapestry:para
Thank you very much for the fast response.
I think the asset:context:pics/black.gif is not the problem because if I
uncomment them the error still occur.
Do you know what is going wrong with the ${toLoginAreaImage} and
${logoutImage}? At the moment I have no idea. I posted the corresponding
co
thank you very much for helping me ;)
http://tapestry.apache.org/schema/tapestry_5_0_0.xsd";
xmlns:p="tapestry:parameter">
do you mean the entire code of the tml file? It is approximately 200 line of
codes.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Grid-onAction-Problem-IEM6-tp3339635p3346166.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
I used the RequestGlobals.getHTTPServletRequest(), but I think it isn't the
right request. Any suggestions?
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Grid-onAction-Problem-IEM6-tp3339635p3346151.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
I have implemented your code so that I'm now able to log all requests. So,
could you tell me which parameter of the request is interessting to figure
out my problem, please?
Is it proper to use the Request request typ for analysing the HTTPRequest
for my problem?
--
View this message in context:
Sorry, but I'm not sure how to log all HTTP requests. Do you have a tapestry
example?
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Grid-onAction-Problem-IEM6-tp3339635p3344786.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
--
Hey thank you for your response. How can I turn off the redirect after post?
Yes, the error occurs after clicking the paging button.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Grid-onAction-Problem-IEM6-tp3339635p3344587.html
Sent from the Tapestry - User mailing lis
The css-file is included in a seperate layout.java with
@IncludeStylesheet("context:layout/layout.css"). The corresponding
layout.tml includes the content of the other tml-files which one of them
contains the grid.
I saw an example to build a submit button with an image on the following
website.
Thank you very much for your response!
I removed the whole ... block containing the image, but the
problem still exist.
I will revise my code as you described.
Is there any other possible error?
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Grid-onAction-Problem-IEM6
Thanky ou very much for your fast response.
I checked my css and saw configurations for assets like:
- button images
.tologinareaimage { background-image:
url(../pics/button_zum_anmelden.png);
background-color: transparent; width: 150px; height: 50px; border: 0;}
- taxtarea
background: #FE
Dear all,
I have a curious problem with my grid component. The grid works fine on
firefox and IE desktop, as well as opera and safari moblie. The grid
produces only errors on the IEmobile on WM6.5.
Thanks in advance!
Tooobi
My Grid component is:
${fahrzeug.kennzeichenNummer
17 matches
Mail list logo