<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>remember me and session.auto.extend will cause submit form not working</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=122476193" />
  <subtitle>remember me and session.auto.extend will cause submit form not working</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=122476193</id>
  <updated>2026-05-13T06:44:13Z</updated>
  <dc:date>2026-05-13T06:44:13Z</dc:date>
  <entry>
    <title>RE: RE: remember me and session.auto.extend will cause submit form not working</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122518237" />
    <author>
      <name>Václav Suchánek</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122518237</id>
    <updated>2024-04-03T07:00:03Z</updated>
    <published>2024-04-03T07:00:02Z</published>
    <summary type="html">&lt;p&gt;It definitely looks like a bug.&lt;/p&gt;</summary>
    <dc:creator>Václav Suchánek</dc:creator>
    <dc:date>2024-04-03T07:00:02Z</dc:date>
  </entry>
  <entry>
    <title>RE: RE: remember me and session.auto.extend will cause submit form not working</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122506974" />
    <author>
      <name>Jamie Sammons</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122506974</id>
    <updated>2024-03-28T15:16:45Z</updated>
    <published>2024-03-28T15:16:44Z</published>
    <summary type="html">&lt;p&gt;Would this be a feature request or more of a bug?&lt;/p&gt;</summary>
    <dc:creator>Jamie Sammons</dc:creator>
    <dc:date>2024-03-28T15:16:44Z</dc:date>
  </entry>
  <entry>
    <title>RE: RE: remember me and session.auto.extend will cause submit form not working</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122485855" />
    <author>
      <name>Václav Suchánek</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122485855</id>
    <updated>2024-03-22T08:48:24Z</updated>
    <published>2024-03-22T08:47:38Z</published>
    <summary type="html">&lt;p&gt;Hello Olaf,&lt;/p&gt;
&lt;p&gt;Yes I agree with you - there is some configuration on our side + our
  instance is not the latest (7.4.3.59).&lt;/p&gt;
&lt;p&gt;But I can feel there is something wrong, so I made a new
  investigation with a fresh instance and I can see there are some
  issues (not with blogs but other modules are affected).&lt;/p&gt;
&lt;p&gt;Steps to reproduce:&lt;br&gt; 1) Download 7.4.3.112 from &lt;a
  href="https://github.com/liferay/liferay-portal/releases/download/7.4.3.112-ga112/liferay-ce-portal-tomcat-7.4.3.112-ga112-20240226061339195.tar.gz"&gt;https://github.com/liferay/liferay-portal/releases/download/7.4.3.112-ga112/liferay-ce-portal-tomcat-7.4.3.112-ga112-20240226061339195.tar.gz&lt;/a&gt;&lt;br&gt;
  2) Modify web.xml -&amp;gt;
  &amp;lt;session-timeout&amp;gt;1&amp;lt;/session-timeout&amp;gt;&lt;br&gt; 3) Start
  tomcat&lt;br&gt; 4) Setup your first start configuration&lt;br&gt; 5) Instance
  Settings -&amp;gt; Infrastructure -&amp;gt; Session Timeout -&amp;gt; Auto Extend
  Offset: 10, Auto Extend: check -&amp;gt; Save&lt;br&gt; 6) Setup Wiki Display
  module (test if you can add a child page)&lt;br&gt;
  &lt;strong&gt;7) Sign out -&amp;gt; Sign In with &amp;quot;remember me&amp;quot; checked&lt;/strong&gt;
  &lt;br&gt; 8) Go to Wiki Display -&amp;gt; Add Child Page -&amp;gt; fill title and
  body -&amp;gt; move your cursor to Publish button&lt;br&gt; 9) wait 1 minute&lt;br&gt;
  10) Click on Publish button&lt;br&gt; 11) See there is no content added&lt;/p&gt;
&lt;p&gt;Note: content is added OK if &amp;quot;remember me&amp;quot; is unchecked&lt;/p&gt;
&lt;p&gt;Tested modules:&lt;br&gt; Wiki -&amp;gt; positive&lt;br&gt; Message Boards -&amp;gt;
  positive&lt;br&gt; Blogs -&amp;gt; negative&lt;br&gt; comments -&amp;gt; positive (add a
  comment to Wiki page)&lt;/p&gt;</summary>
    <dc:creator>Václav Suchánek</dc:creator>
    <dc:date>2024-03-22T08:47:38Z</dc:date>
  </entry>
  <entry>
    <title>RE: remember me and session.auto.extend will cause submit form not working</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122484229" />
    <author>
      <name>Olaf Kock</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122484229</id>
    <updated>2024-03-21T14:19:51Z</updated>
    <published>2024-03-21T14:19:50Z</published>
    <summary type="html">&lt;p&gt;I couldn't reproduce this with blogs in the current version (which
  changes the timeout-settings to now be in InstanceSettings instead of portal-ext.properties).&lt;/p&gt;
&lt;p&gt;Please notice that &amp;quot;Submit for publication&amp;quot; is a sign that
  the content is subject to Workflow - so it might not be lost, but just
  require approval. Can you check this?&lt;/p&gt;</summary>
    <dc:creator>Olaf Kock</dc:creator>
    <dc:date>2024-03-21T14:19:50Z</dc:date>
  </entry>
  <entry>
    <title>remember me and session.auto.extend will cause submit form not working</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122476192" />
    <author>
      <name>Václav Suchánek</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122476192</id>
    <updated>2024-03-18T14:45:43Z</updated>
    <published>2024-03-18T14:45:42Z</published>
    <summary type="html">&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;There is some scenario that troubles our customers. A lot of people
  are writing long blog posts, wiki pages, comments etc. When blog posts
  are pretty long then it takes longer (hours) than it is expected. They
  will return to their content and publish it -&amp;gt; and the content is
  lost. I will give you some steps as to why it is happening.&lt;/p&gt;
&lt;p&gt;Env:&lt;br&gt; session.timeout.auto.extend=true&lt;br&gt; session.timeout=1&lt;br&gt;
  allow &amp;quot;rememberme&amp;quot; as a part of your login page&lt;/p&gt;
&lt;p&gt;Steps to reproduce:&lt;br&gt; 1) Login to portal with
  &amp;quot;rememberme&amp;quot; checked&lt;br&gt; 2) Go to wiki module and &amp;quot;Add
  child page&amp;quot;&lt;br&gt; 3) wait 1 minute&lt;br&gt; 4) Submit your content with
  &amp;quot;Submit for publication&amp;quot;&lt;br&gt; 5) You are redirected to Wiki
  Display&lt;br&gt; 6) See there is no content added&lt;/p&gt;
&lt;p&gt;Affected modules:&lt;br&gt; Message Boards, Knowledge Base, Blogs, Comments etc.&lt;/p&gt;
&lt;p&gt;Conclusion:&lt;br&gt; After some testing we thought there was a problem
  with the session timeout. But the real problem seems to be in
  &amp;quot;rememberme&amp;quot; functionality. Where combination
  session.auto.extend=true and &amp;quot;rememberme&amp;quot; will cause the
  submit button won't submit the content.&lt;br&gt;
  &lt;br&gt; What to do:&lt;br&gt; The best way how to handle this is to disable
  &amp;quot;rememberme&amp;quot; for us. But there are a lot of users using it I
  guess. On the other hand it is facing like Liferay bug so that is why
  I'm sharing this with you. I would expect to throw some warning
  (session is expired) at least before the content is lost.&lt;br&gt;  &lt;/p&gt;</summary>
    <dc:creator>Václav Suchánek</dc:creator>
    <dc:date>2024-03-18T14:45:42Z</dc:date>
  </entry>
</feed>
