<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div dir="ltr" id="yui_3_16_0_1_1424747298070_30387"><span>Johannes,</span></div><div dir="ltr" id="yui_3_16_0_1_1424747298070_30393"><span><br></span></div><div dir="ltr" id="yui_3_16_0_1_1424747298070_30391"><span>If you have&nbsp;time to add a note in the Upgrading.POD file, feel free to send a pull request ;) =&gt;&nbsp;</span><a href="https://github.com/perl-catalyst/catalyst-runtime" id="yui_3_16_0_1_1424747298070_30390">perl-catalyst/catalyst-runtime</a></div> <div class="qtdSeparateBR"><br><br></div><div class="yahoo_quoted" style="display: block;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div dir="ltr"> <font size="2" face="Arial"> On Tuesday, February 24, 2015 5:12 AM, Johannes Kilian &lt;Jo.Kilian@gmx.de&gt; wrote:<br> </font> </div>  <br><br> <div class="y_msg_container"><div id="yiv3430973291"><div><div style="font-family:Verdana;font-size:12.0px;"><div>Hello John,</div>

<div>&nbsp;</div>

<div>
<div>On Monday, February 23, 2015, John Napiorkowski &lt;jjn1056@yahoo.com&gt; wrote:</div>

<div>...The likely reason is that about 9 months ago the stash was moved to the middleware layer, which makes it context bound and you are asking for the stash in application scope....</div>

<div>&nbsp;</div>

<div>&nbsp;</div>

<div>Yes - you are right. Completly forgot about this - while I stuck in developing on Perl 5.18/Catalyst 5.8xxxx until yesterday.</div>

<div>The error was indeed still using stash within application scope. After moving all stash access from application scope into the controller scope (root controller) everything works again as expected. Thanks for your valueable hint.</div>

<div>&nbsp;</div>

<div>Regards</div>

<div>Johannes</div>
</div></div></div>

</div><br>_______________________________________________<br>List: <a ymailto="mailto:Catalyst@lists.scsys.co.uk" href="mailto:Catalyst@lists.scsys.co.uk">Catalyst@lists.scsys.co.uk</a><br>Listinfo: <a href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst" target="_blank">http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst</a><br>Searchable archive: <a href="http://www.mail-archive.com/catalyst@lists.scsys.co.uk/" target="_blank">http://www.mail-archive.com/catalyst@lists.scsys.co.uk/</a><br>Dev site: <a href="http://dev.catalyst.perl.org/" target="_blank">http://dev.catalyst.perl.org/</a><br><br><br></div>  </div> </div>  </div> </div></body></html>