<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 1655: (ok 4.5) Support IPv6 browser transformation</title><link href="https://sourceforge.net/p/phpmyadmin/feature-requests/1655/" rel="alternate"/><link href="https://sourceforge.net/p/phpmyadmin/feature-requests/1655/feed.atom" rel="self"/><id>https://sourceforge.net/p/phpmyadmin/feature-requests/1655/</id><updated>2015-04-20T12:28:43.171000Z</updated><subtitle>Recent changes to 1655: (ok 4.5) Support IPv6 browser transformation</subtitle><entry><title>#1655 (ok 4.5) Support IPv6 browser transformation</title><link href="https://sourceforge.net/p/phpmyadmin/feature-requests/1655/?limit=25#d4c1" rel="alternate"/><published>2015-04-20T12:28:43.171000Z</published><updated>2015-04-20T12:28:43.171000Z</updated><author><name>Marcus Bointon</name><uri>https://sourceforge.net/u/coolbru/</uri></author><id>https://sourceforge.net90969a417630ec482d7563c56aea0d6b09982677</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ah, ok, thanks.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1655 (ok 4.5) Support IPv6 browser transformation</title><link href="https://sourceforge.net/p/phpmyadmin/feature-requests/1655/?limit=25#31ec" rel="alternate"/><published>2015-04-20T12:23:36.474000Z</published><updated>2015-04-20T12:23:36.474000Z</updated><author><name>Madhura Jayaratne</name><uri>https://sourceforge.net/u/madhuracj/</uri></author><id>https://sourceforge.net0b47684c9c5f7855914ee866a0ccdbf4638e321a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Transformations are not supported for the inline edit functionality, only for the regular edit/insert functionality. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1655 (ok 4.5) Support IPv6 browser transformation</title><link href="https://sourceforge.net/p/phpmyadmin/feature-requests/1655/?limit=25#6001" rel="alternate"/><published>2015-04-20T12:21:23.591000Z</published><updated>2015-04-20T12:21:23.591000Z</updated><author><name>Marcus Bointon</name><uri>https://sourceforge.net/u/coolbru/</uri></author><id>https://sourceforge.netd6ee234b7b6650da514c2f8be66a261250a07dcc</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks. That fixes the output transform, but if I set the input transform too, when I double-click a field to edit it, it turns back into hex for the edit, then is reformatted on save. Isn't it supposed to remain in the formatted style when using the input transform?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1655 (ok 4.5) Support IPv6 browser transformation</title><link href="https://sourceforge.net/p/phpmyadmin/feature-requests/1655/?limit=25#8e02" rel="alternate"/><published>2015-04-20T12:01:22.964000Z</published><updated>2015-04-20T12:01:22.964000Z</updated><author><name>Madhura Jayaratne</name><uri>https://sourceforge.net/u/madhuracj/</uri></author><id>https://sourceforge.net27d87229aca1f0b4da1d317c8efeab60374a3826</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I also added input transformation named Iptobinary.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1655 (ok 4.5) Support IPv6 browser transformation</title><link href="https://sourceforge.net/p/phpmyadmin/feature-requests/1655/?limit=25#10b6" rel="alternate"/><published>2015-04-20T12:00:27.664000Z</published><updated>2015-04-20T12:00:27.664000Z</updated><author><name>Madhura Jayaratne</name><uri>https://sourceforge.net/u/madhuracj/</uri></author><id>https://sourceforge.net27063c2638952a7154e5f259ff0efc47e3acd427</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This should be fixed now. You might have to manually delete the corresponding rows from 'pma__column_info' table and set the transformations again.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1655 (ok 4.5) Support IPv6 browser transformation</title><link href="https://sourceforge.net/p/phpmyadmin/feature-requests/1655/?limit=25#1bc0" rel="alternate"/><published>2015-04-20T07:37:57.554000Z</published><updated>2015-04-20T07:37:57.554000Z</updated><author><name>Madhura Jayaratne</name><uri>https://sourceforge.net/u/madhuracj/</uri></author><id>https://sourceforge.nete44af195b62de64d72017848a8114b915ec09d5f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I can reproduce the issue on out demo server. I am working on it.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1655 (ok 4.5) Support IPv6 browser transformation</title><link href="https://sourceforge.net/p/phpmyadmin/feature-requests/1655/?limit=25#f182" rel="alternate"/><published>2015-04-18T19:19:05.448000Z</published><updated>2015-04-18T19:19:05.448000Z</updated><author><name>Marcus Bointon</name><uri>https://sourceforge.net/u/coolbru/</uri></author><id>https://sourceforge.netf8a14f0e8a2fed8ae085c95acd04e6d02757caec</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The output transform is working for me on OS X, but I just installed a fresh clone on a linux server with the same database schema and it's not working on there. Instead of reformatting the binary value, it shows it in hex and it's linkable, and if I click it it downloads a .bin file - this is the same as it behaves if I remove the transforms from that field.&lt;/p&gt;
&lt;p&gt;A long2ip transform works ok on a different field, so transforms in general appear to be working.&lt;/p&gt;
&lt;p&gt;Is there some global setting relating to binary fields?&lt;/p&gt;
&lt;p&gt;On OS X the output transform works fine, but the input doesn't seem to - when I edit the field it turns into hex, rather than remaining as a colon-delimited or dotted quad string.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1655 (ok 4.5) Support IPv6 browser transformation</title><link href="https://sourceforge.net/p/phpmyadmin/feature-requests/1655/?limit=25#6866" rel="alternate"/><published>2015-04-17T10:23:17.505000Z</published><updated>2015-04-17T10:23:17.505000Z</updated><author><name>Madhura Jayaratne</name><uri>https://sourceforge.net/u/madhuracj/</uri></author><id>https://sourceforge.net2217f7f45c277c37d0b14c339f3ef2775924ad78</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;summary&lt;/strong&gt;: Support IPv6 browser transformation --&amp;gt; (ok 4.5) Support IPv6 browser transformation&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; resolved&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Priority&lt;/strong&gt;: Normal --&amp;gt; Low&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#1655 Support IPv6 browser transformation</title><link href="https://sourceforge.net/p/phpmyadmin/feature-requests/1655/?limit=25#e069" rel="alternate"/><published>2015-04-17T09:24:59.643000Z</published><updated>2015-04-17T09:24:59.643000Z</updated><author><name>Marcus Bointon</name><uri>https://sourceforge.net/u/coolbru/</uri></author><id>https://sourceforge.net794b6ec7c701cd51d440aaae78f39a84066d76f8</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;That looks great, thanks.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1655 Support IPv6 browser transformation</title><link href="https://sourceforge.net/p/phpmyadmin/feature-requests/1655/?limit=25#f9cb" rel="alternate"/><published>2015-04-17T09:20:17.260000Z</published><updated>2015-04-17T09:20:17.260000Z</updated><author><name>Madhura Jayaratne</name><uri>https://sourceforge.net/u/madhuracj/</uri></author><id>https://sourceforge.net140ae0830a466cff3535d2243849105fbae4ec8f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks.&lt;br /&gt;
Intend to use the code directly inside applyTransformation() method. &lt;a href="https://github.com/phpmyadmin/phpmyadmin/pull/1650" rel="nofollow"&gt;https://github.com/phpmyadmin/phpmyadmin/pull/1650&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>