<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi,</div><div>I'm having an error using #on:of: with an anchor.</div><div><br></div><div>This is the code I wrote:&nbsp;</div><div><br></div><div>html anchor</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>on: #advancedSearch of: self;<br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>with: 'Advanced'<br></div><div><br></div><div><br></div><div>And this is the error stack:</div><div><span class="Apple-style-span" style="font-family: Times; font-size: 16px; "><div style="margin-bottom: 25px; color: rgb(0, 40, 66); font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: rgb(251, 255, 250); "><h1 style="color: rgb(1, 89, 141); margin-bottom: 1ex; font-weight: normal; ">Seaside Walkback</h1><h2 style="color: rgb(1, 89, 141); margin-bottom: 1ex; font-weight: normal; ">MessageNotUnderstood: UndefinedObject>>parent</h2><p><a title="Open a debugger in your IDE and block until you hit &quot;Proceed&quot;" href="http://localhost:8080/seaside/Showcase?_s=nkxXJllegxfcwgQc&amp;_k=GxgqgEpf&amp;1" style="color: rgb(0, 138, 255); ">Debug</a>&nbsp;<a href="http://localhost:8080/seaside/Showcase?_s=nkxXJllegxfcwgQc&amp;_k=GxgqgEpf&amp;2" style="color: rgb(0, 138, 255); ">Proceed</a>&nbsp;<a href="http://localhost:8080/seaside/Showcase?_s=nkxXJllegxfcwgQc&amp;_k=GxgqgEpf&amp;3" style="color: rgb(0, 138, 255); ">Full Stack</a></p><h3 style="color: rgb(1, 89, 141); margin-bottom: 1ex; font-weight: normal; ">Possible Causes</h3><ul><li>the receiver of the message is nil</li><li>a class extension hasn't been loaded correctly</li><li>you sent the wrong message</li></ul><h3 style="color: rgb(1, 89, 141); margin-bottom: 1ex; font-weight: normal; ">Stack Trace</h3><ol><li><dl><dt><a href="http://localhost:8080/seaside/Showcase?_s=nkxXJllegxfcwgQc&amp;_k=GxgqgEpf&amp;4" style="color: rgb(0, 138, 255); ">thisContext</a></dt><dd>UndefinedObject(Object)>>doesNotUnderstand: #parent</dd><dt><a href="http://localhost:8080/seaside/Showcase?_s=nkxXJllegxfcwgQc&amp;_k=GxgqgEpf&amp;5" style="color: rgb(0, 138, 255); ">self</a></dt><dd>nil</dd><dt><a href="http://localhost:8080/seaside/Showcase?_s=nkxXJllegxfcwgQc&amp;_k=GxgqgEpf&amp;6" style="color: rgb(0, 138, 255); ">aMessage</a></dt><dd>parent</dd></dl></li><li><dl><dt><a href="http://localhost:8080/seaside/Showcase?_s=nkxXJllegxfcwgQc&amp;_k=GxgqgEpf&amp;7" style="color: rgb(0, 138, 255); ">thisContext</a></dt><dd>SWCanvas(WACanvas)>>nest:</dd><dt><a href="http://localhost:8080/seaside/Showcase?_s=nkxXJllegxfcwgQc&amp;_k=GxgqgEpf&amp;8" style="color: rgb(0, 138, 255); ">self</a></dt><dd>a SWCanvas</dd><dt><a href="http://localhost:8080/seaside/Showcase?_s=nkxXJllegxfcwgQc&amp;_k=GxgqgEpf&amp;9" style="color: rgb(0, 138, 255); ">aBlock</a></dt><dd>[] in WAAnchorTag(WATagBrush)>>with: {[self before. anObject renderOn: canvas. self after]}</dd></dl></li><li><dl><dt><a href="http://localhost:8080/seaside/Showcase?_s=nkxXJllegxfcwgQc&amp;_k=GxgqgEpf&amp;10" style="color: rgb(0, 138, 255); ">thisContext</a></dt><dd>WAAnchorTag(WABrush)>>with:</dd><dt><a href="http://localhost:8080/seaside/Showcase?_s=nkxXJllegxfcwgQc&amp;_k=GxgqgEpf&amp;11" style="color: rgb(0, 138, 255); ">self</a></dt><dd>a WAAnchorTag</dd><dt><a href="http://localhost:8080/seaside/Showcase?_s=nkxXJllegxfcwgQc&amp;_k=GxgqgEpf&amp;12" style="color: rgb(0, 138, 255); ">aBlock</a></dt><dd>[] in WAAnchorTag(WATagBrush)>>with: {[self before. anObject renderOn: canvas. self after]}</dd></dl></li><li><dl><dt><a href="http://localhost:8080/seaside/Showcase?_s=nkxXJllegxfcwgQc&amp;_k=GxgqgEpf&amp;13" style="color: rgb(0, 138, 255); ">thisContext</a></dt><dd>WAAnchorTag(WATagBrush)>>with:</dd><dt><a href="http://localhost:8080/seaside/Showcase?_s=nkxXJllegxfcwgQc&amp;_k=GxgqgEpf&amp;14" style="color: rgb(0, 138, 255); ">self</a></dt><dd>a WAAnchorTag</dd><dt><a href="http://localhost:8080/seaside/Showcase?_s=nkxXJllegxfcwgQc&amp;_k=GxgqgEpf&amp;15" style="color: rgb(0, 138, 255); ">anObject</a></dt><dd>'Advanced'</dd></dl></li><li><dl><dt><a href="http://localhost:8080/seaside/Showcase?_s=nkxXJllegxfcwgQc&amp;_k=GxgqgEpf&amp;16" style="color: rgb(0, 138, 255); ">thisContext</a></dt><dd>WAAnchorTag>>with:</dd><dt><a href="http://localhost:8080/seaside/Showcase?_s=nkxXJllegxfcwgQc&amp;_k=GxgqgEpf&amp;17" style="color: rgb(0, 138, 255); ">self</a></dt><dd>a WAAnchorTag</dd><dt><a href="http://localhost:8080/seaside/Showcase?_s=nkxXJllegxfcwgQc&amp;_k=GxgqgEpf&amp;18" style="color: rgb(0, 138, 255); ">aBlock</a></dt><dd>'Advanced'</dd></dl></li></ol></div></span></div><div>Is this a bug?</div><div><br></div><div>Cheers,</div><div>Esteban</div><div><br></div><div><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div>"Querer es suscitar las paradojas"</div><div>Camus - El mito de Sísifo</div></span></span></div></span> </div><br></div></body></html>