Maybe not, I didn't back port this change, I only updated trunk. On Thu, Dec 10, 2009 at 4:07 PM, Andreas Andreou <[email protected]> wrote: > hmm - i don't see the Blackbird related changes in the 5.1 branch... > is it fair to close this then? > > On Fri, Dec 11, 2009 at 1:34 AM, Howard M. Lewis Ship (JIRA) > <[email protected]> wrote: >> >> [ >> https://issues.apache.org/jira/browse/TAP5-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel >> ] >> >> Howard M. Lewis Ship closed TAP5-785. >> ------------------------------------- >> >> Resolution: Duplicate >> Assignee: Howard M. Lewis Ship >> >> This is related to TAP5-908; it's cause by the cookies the Blackbird console >> used to send (that behavior has been removed). >> >>> Logfiles contain many warnings that something is wrong with Blackbird >>> cookies >>> ----------------------------------------------------------------------------- >>> >>> Key: TAP5-785 >>> URL: https://issues.apache.org/jira/browse/TAP5-785 >>> Project: Tapestry 5 >>> Issue Type: Bug >>> Components: tapestry-core >>> Affects Versions: 5.1.0.5 >>> Reporter: Andy Pahne >>> Assignee: Howard M. Lewis Ship >>> Attachments: blackbird.js.patch >>> >>> >>> Environment: >>> - Tapestry 5.1.0.5, >>> - running in maven jetty plugin >>> 2009-07-16 10:42:03.629::INFO: Started [email protected]:7080 >>> [INFO] Started Jetty Server >>> 2009-07-16 10:43:47.385::WARN: java.lang.IllegalArgumentException: Cookie >>> name ""size": 0" is a reserved token >>> 2009-07-16 10:43:47.401::WARN: java.lang.IllegalArgumentException: Cookie >>> name ""load": null}" is a reserved token >>> 2009-07-16 10:43:47.401::WARN: java.lang.IllegalArgumentException: Cookie >>> name ""size": 0" is a reserved token >>> 2009-07-16 10:43:47.401::WARN: java.lang.IllegalArgumentException: Cookie >>> name ""load": null}" is a reserved token >>> 2009-07-16 10:43:49.510::WARN: java.lang.IllegalArgumentException: Cookie >>> name ""size": 0" is a reserved token >>> 2009-07-16 10:43:49.510::WARN: java.lang.IllegalArgumentException: Cookie >>> name ""load": null}" is a reserved token >>> 2009-07-16 10:43:49,525 INFO (CommonsLoggingOutput.java:51) - DWR Version >>> 2.0.5 starting. >>> 2009-07-16 10:43:49,525 INFO (CommonsLoggingOutput.java:51) - - Servlet >>> Engine: jetty/6.1.19 >>> 2009-07-16 10:43:49,525 INFO (CommonsLoggingOutput.java:51) - - Java >>> Version: 1.6.0_12 >>> 2009-07-16 10:43:49,525 INFO (CommonsLoggingOutput.java:51) - - Java >>> Vendor: Sun Microsystems Inc. >>> Those are the cookies set (besides JSESSIONID): >>> Name blackbird >>> Val {"pos": 1, "size": 0, "load": null} >>> Host localhost >>> Path /tb/search/ >>> Gültig bis Thu, 30 Jul 2009 08:43:50 GMT >>> Name blackbird >>> Val {"pos": 1, "size": 0, "load": null} >>> Host localhost >>> Path /tb/ >>> Gültig bis Thu, 16 Jul 2009 11:26:09 GMT >> >> -- >> This message is automatically generated by JIRA. >> - >> You can reply to this email to add a comment to the issue online. >> >> > > > > -- > Andreas Andreou - [email protected] - http://blog.andyhot.gr > Tapestry / Tacos developer > Open Source / JEE Consulting > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
-- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
