<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Bug? - Changing user home url through import&#x2F;export]]></title><description><![CDATA[<p dir="auto">I try to export user, change homeUrl in JSON and import it back. But the value of homeUrl remains the same.<br />
I did that because I need to redirect user to a custom JSP page after login.</p>
]]></description><link>https://forum.mango-os.com/topic/778/bug-changing-user-home-url-through-import-export</link><generator>RSS for Node</generator><lastBuildDate>Wed, 10 Jun 2026 00:24:45 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/778.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 18 Mar 2011 17:22:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Bug? - Changing user home url through import&#x2F;export on Mon, 21 Mar 2011 11:26:20 GMT]]></title><description><![CDATA[<p dir="auto">Oops... I've missed that button  :oops:<br />
Thanks a lot!</p>
]]></description><link>https://forum.mango-os.com/post/5579</link><guid isPermaLink="true">https://forum.mango-os.com/post/5579</guid><dc:creator><![CDATA[Sergii]]></dc:creator><pubDate>Mon, 21 Mar 2011 11:26:20 GMT</pubDate></item><item><title><![CDATA[Reply to Bug? - Changing user home url through import&#x2F;export on Sun, 20 Mar 2011 22:31:35 GMT]]></title><description><![CDATA[<p dir="auto">Click the update button instead of the query button. Also, you might need to say "homeUrl" (capital U).</p>
]]></description><link>https://forum.mango-os.com/post/5577</link><guid isPermaLink="true">https://forum.mango-os.com/post/5577</guid><dc:creator><![CDATA[mlohbihler]]></dc:creator><pubDate>Sun, 20 Mar 2011 22:31:35 GMT</pubDate></item><item><title><![CDATA[Reply to Bug? - Changing user home url through import&#x2F;export on Sun, 20 Mar 2011 22:08:38 GMT]]></title><description><![CDATA[<p dir="auto">Thanks Matthew.<br />
Sorry for my next stupid question, but how can I change homeUrl for user?<br />
I tried a SQL request</p>
<pre><code>update users set homeurl='test.jsp' where id=2
</code></pre>
<p dir="auto">but no success.<br />
Error message is "Statement.executeQuery() cannot be called with a statement that returns a row count"</p>
]]></description><link>https://forum.mango-os.com/post/5576</link><guid isPermaLink="true">https://forum.mango-os.com/post/5576</guid><dc:creator><![CDATA[Sergii]]></dc:creator><pubDate>Sun, 20 Mar 2011 22:08:38 GMT</pubDate></item><item><title><![CDATA[Reply to Bug? - Changing user home url through import&#x2F;export on Sat, 19 Mar 2011 04:11:17 GMT]]></title><description><![CDATA[<p dir="auto">Yeah, i guess this is a bug of sorts. The DAO was not saving the home url, but that is what is used by the import code. A fix for this will be included in the next release. Until then you can always use the SQL console to set values directly in the database.</p>
]]></description><link>https://forum.mango-os.com/post/5569</link><guid isPermaLink="true">https://forum.mango-os.com/post/5569</guid><dc:creator><![CDATA[mlohbihler]]></dc:creator><pubDate>Sat, 19 Mar 2011 04:11:17 GMT</pubDate></item></channel></rss>