<div dir="ltr">Hi everyone,<div>Great to see that we are moving forward with the multiple area selection! I share with you some bugs, to see if you can reproduce them.</div><div><br><div>After I updated Ed&#39;s yesterday commits, I get the following errors. [I dumped the old data base and started from scratch].<div>
<br></div><div style>I could create a thread. I coded, and although the areas were created, they were transparent. After saving and display I got: </div></div><div style><br></div><div style><br></div><div style><b>ActiveRecord::RecordNotFound in CodingController#process_highlighted_areas</b><pre style="background-color:rgb(238,238,238);padding:10px;font-size:11px;white-space:pre-wrap;color:rgb(51,51,51);line-height:18px">
Couldn&#39;t find Code with id=</pre><p style="font-family:helvetica,verdana,arial,sans-serif;font-size:13px;line-height:18px;color:rgb(51,51,51)"><code>Rails.root: /home/pablo/sites/pageonex</code></p><div id="traces"><a href="http://localhost:3000/pablo/qwer_qwer_qwer/process_highlighted_areas#" style="color:rgb(102,102,102);font-family:helvetica,verdana,arial,sans-serif;font-size:13px;line-height:18px">Application Trace</a><font color="#333333" face="helvetica, verdana, arial, sans-serif"><span style="line-height:18px"> | </span></font><a href="http://localhost:3000/pablo/qwer_qwer_qwer/process_highlighted_areas#" style="color:rgb(102,102,102);font-family:helvetica,verdana,arial,sans-serif;font-size:13px;line-height:18px">Framework Trace</a><font color="#333333" face="helvetica, verdana, arial, sans-serif"><span style="line-height:18px"> | </span></font><a href="http://localhost:3000/pablo/qwer_qwer_qwer/process_highlighted_areas#" style="color:rgb(102,102,102);font-family:helvetica,verdana,arial,sans-serif;font-size:13px;line-height:18px">Full Trace</a><div id="Application-Trace">
<pre style="color:rgb(51,51,51);font-family:helvetica,verdana,arial,sans-serif;font-size:11px;line-height:18px;background-color:rgb(238,238,238);padding:10px;white-space:pre-wrap"><code>app/controllers/coding_controller.rb:50:in `block in process_highlighted_areas&#39;
app/controllers/coding_controller.rb:46:in `each&#39;
app/controllers/coding_controller.rb:46:in `process_highlighted_areas&#39;</code></pre><div id="Application-Trace"><br></div><div id="Application-Trace" style>In the parameters (I highlight in yellow):</div><div id="Application-Trace" style>
<pre style="padding:10px;font-size:11px;white-space:pre-wrap;color:rgb(51,51,51);line-height:18px"><span style="background-color:rgb(238,238,238)">... &quot;ha_name&quot;=&gt;[&quot;manila_standard_today-01-03-2013_1&quot;],
 &quot;img_id_manila_standard_today-01-03-2013_1&quot;=&gt;&quot;manila_standard_today-01-03-2013&quot;,
 &quot;id_manila_standard_today-01-03-2013_1&quot;=&gt;&quot;0&quot;,
</span><span style="background-color:rgb(255,255,0)"> &quot;code_id_manila_standard_today-01-03-2013_1&quot;=&gt;&quot;&quot;,</span><span style="background-color:rgb(238,238,238)">
 &quot;x1_manila_standard_today-01-03-2013_1&quot;=&gt;&quot;164&quot;,
 &quot;y1_manila_standard_today-01-03-2013_1&quot;=&gt;&quot;152&quot;,
 &quot;x2_manila_standard_today-01-03-2013_1&quot;=&gt;&quot;494&quot;,
 &quot;y2_manila_standard_today-01-03-2013_1&quot;=&gt;&quot;481&quot;,
 &quot;width_manila_standard_today-01-03-2013_1&quot;=&gt;&quot;330&quot;,
 &quot;height_manila_standard_today-01-03-2013_1&quot;=&gt;&quot;329&quot;,
</span><span style="background-color:rgb(255,255,0)"> &quot;deleted_manila_standard_today-01-03-2013_1&quot;=&gt;&quot;&quot;,</span><span style="background-color:rgb(238,238,238)">
 &quot;commit&quot;=&gt;&quot;Save and Display&quot;,
 &quot;username&quot;=&gt;&quot;pablo&quot;,
 &quot;thread_name&quot;=&gt;&quot;zxvc&quot;}</span></pre></div><div id="Application-Trace"><br></div><br>-----------------</div><div id="Application-Trace"><br></div><div id="Application-Trace">From the thread index, when I open a thread I get:</div>
<div id="Application-Trace"><br></div><div id="Application-Trace"><b>NoMethodError in CodingController#display</b><pre style="background-color:rgb(238,238,238);padding:10px;font-size:11px;white-space:pre-wrap;color:rgb(51,51,51);line-height:18px">
undefined method `&lt;&lt;&#39; for nil:NilClass</pre><p style="font-family:helvetica,verdana,arial,sans-serif;font-size:13px;line-height:18px;color:rgb(51,51,51)"><code>Rails.root: /home/pablo/sites/pageonex</code></p><div id="traces" style="color:rgb(51,51,51);font-family:helvetica,verdana,arial,sans-serif;font-size:13px;line-height:18px">
<a href="http://localhost:3000/pablo/qwer_qwer_qwer/#" style="color:rgb(102,102,102)">Application Trace</a> | <a href="http://localhost:3000/pablo/qwer_qwer_qwer/#" style="color:rgb(102,102,102)">Framework Trace</a> | <a href="http://localhost:3000/pablo/qwer_qwer_qwer/#" style="color:rgb(102,102,102)">Full Trace</a><div id="Application-Trace">
<pre style="background-color:rgb(238,238,238);padding:10px;font-size:11px;white-space:pre-wrap"><code>app/controllers/coding_controller.rb:154:in `block in display&#39;
app/controllers/coding_controller.rb:148:in `each&#39;
app/controllers/coding_controller.rb:148:in `display&#39;</code></pre></div></div><h2 style="color:rgb(51,51,51);font-family:helvetica,verdana,arial,sans-serif;line-height:18px;margin-top:30px">Request</h2><p style="font-family:helvetica,verdana,arial,sans-serif;font-size:13px;line-height:18px;color:rgb(51,51,51)">
<b>Parameters</b>:</p><pre style="background-color:rgb(238,238,238);padding:10px;font-size:11px;white-space:pre-wrap;color:rgb(51,51,51);line-height:18px">{&quot;username&quot;=&gt;&quot;pablo&quot;,
 &quot;thread_name&quot;=&gt;&quot;qwer_qwer_qwer&quot;}</pre><br></div></div></div></div></div>