<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/tests/profile, branch master</title>
<subtitle>The forums.mageia.org Website</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/'/>
<entry>
<title>[ticket/12514] Remove tests/profiles as they're no longer required</title>
<updated>2014-06-17T09:29:26+00:00</updated>
<author>
<name>Shitiz Garg</name>
<email>mail@dragooon.net</email>
</author>
<published>2014-06-14T09:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=70db69cb8c4f1495291054db4c81785e3c95d866'/>
<id>70db69cb8c4f1495291054db4c81785e3c95d866</id>
<content type='text'>
PHPBB3-12514
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12514
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12514] custom_string_test is no longer required</title>
<updated>2014-06-17T09:29:25+00:00</updated>
<author>
<name>Shitiz Garg</name>
<email>mail@dragooon.net</email>
</author>
<published>2014-05-25T20:08:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=3cb04756bfc430a9bcd157076f62ca401d4a20a7'/>
<id>3cb04756bfc430a9bcd157076f62ca401d4a20a7</id>
<content type='text'>
PHPBB3-12514
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12514
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12514] Add test for "int" type custom profile field</title>
<updated>2014-06-17T09:29:25+00:00</updated>
<author>
<name>Shitiz Garg</name>
<email>mail@dragooon.net</email>
</author>
<published>2014-06-11T07:50:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b1da3e9c7e3d637f13ae1939cb420340d9b4ea45'/>
<id>b1da3e9c7e3d637f13ae1939cb420340d9b4ea45</id>
<content type='text'>
PHPBB3-12514
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12514
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12594] Remove @package tags and update file headers</title>
<updated>2014-05-27T18:51:13+00:00</updated>
<author>
<name>Yuriy Rusko</name>
<email>github@rusko.net</email>
</author>
<published>2014-05-27T18:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=a759704b39fc1c1353f865a633759b1369589b67'/>
<id>a759704b39fc1c1353f865a633759b1369589b67</id>
<content type='text'>
PHPBB3-12594
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12594
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/9040] Minor cleanup in the unit test file</title>
<updated>2014-03-17T12:05:37+00:00</updated>
<author>
<name>Shitiz Garg</name>
<email>mail@dragooon.net</email>
</author>
<published>2014-03-17T10:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=8a48f6e2673ca7ffe050e80e7387c1bf983414ed'/>
<id>8a48f6e2673ca7ffe050e80e7387c1bf983414ed</id>
<content type='text'>
PHPBB3-9040
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-9040
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/9040] Count HTML entities as single in custom profile fields</title>
<updated>2014-03-17T12:05:30+00:00</updated>
<author>
<name>Shitiz Garg</name>
<email>mail@dragooon.net</email>
</author>
<published>2014-03-17T10:24:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=403ab49716c8bc7d93fc33bbf810e0814e3de049'/>
<id>403ab49716c8bc7d93fc33bbf810e0814e3de049</id>
<content type='text'>
Currently when an user adds a HTML entity to a custom profile field, the length
gets incremented by 4 since the code reads &amp;gt; instead of &lt;. However, the
length is presentational and not DB storage so it should be treated as a
single character even if it takes four lengths in the DB by being stored as
a HTML entity.

Work around this by decoding html entities before counting. Also, added unit
tests for string field type

PHPBB3-9040
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently when an user adds a HTML entity to a custom profile field, the length
gets incremented by 4 since the code reads &amp;gt; instead of &lt;. However, the
length is presentational and not DB storage so it should be treated as a
single character even if it takes four lengths in the DB by being stored as
a HTML entity.

Work around this by decoding html entities before counting. Also, added unit
tests for string field type

PHPBB3-9040
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'nickvergessen/ticket/12205' into ticket/12205-develop</title>
<updated>2014-02-25T17:35:03+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-02-25T17:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=ae98810ddcfb3aed870bd9392e1882083058288e'/>
<id>ae98810ddcfb3aed870bd9392e1882083058288e</id>
<content type='text'>
* nickvergessen/ticket/12205:
  [ticket/12205] Do not display 0 for empty integers when show_novalue is off

Conflicts:
	phpBB/includes/functions_profile_fields.php
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* nickvergessen/ticket/12205:
  [ticket/12205] Do not display 0 for empty integers when show_novalue is off

Conflicts:
	phpBB/includes/functions_profile_fields.php
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12205] Do not display 0 for empty integers when show_novalue is off</title>
<updated>2014-02-25T17:24:45+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-02-25T17:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=ffbc7ccb64f28c0932f4ec09a94379e968224945'/>
<id>ffbc7ccb64f28c0932f4ec09a94379e968224945</id>
<content type='text'>
PHPBB3-12205
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12205
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12151] Remove old dependency from profile type in tests</title>
<updated>2014-02-02T18:52:23+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-02-02T18:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=360862fad06224456d18b3702894b56cfd4ab558'/>
<id>360862fad06224456d18b3702894b56cfd4ab558</id>
<content type='text'>
PHPBB3-12151
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12151
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11201] Add tables to constructor in tests</title>
<updated>2014-01-18T12:16:28+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-01-18T12:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=ad8d4492a703f48997bfba51e962bd2fc91a3acc'/>
<id>ad8d4492a703f48997bfba51e962bd2fc91a3acc</id>
<content type='text'>
PHPBB3-11201
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11201
</pre>
</div>
</content>
</entry>
</feed>
