You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "David Johnson (JIRA)" <ji...@apache.org> on 2011/01/24 00:00:48 UTC

[jira] Issue Comment Edited: (ROL-1901) Incorrectly directs to Main Menu after saving new entry

    [ https://issues.apache.org/jira/browse/ROL-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985448#action_12985448 ] 

David Johnson edited comment on ROL-1901 at 1/23/11 6:00 PM:
-------------------------------------------------------------

Fixed by a rather ugly hack in a Struts 2 interceptor.

Fortunately there is only one place where we are doing this type of action chaining.


Author: snoopdave
Date: Sun Jan 23 21:56:09 2011
New Revision: 1062537

URL: http://svn.apache.org/viewvc?rev=1062537&view=rev
Log:
Fix for "Incorrectly directs to Main Menu after saving new entry"
  https://issues.apache.org/jira/browse/ROL-1901

Modified:
   roller/trunk/weblogger-web/src/main/java/org/apache/roller/weblogger/ui/struts2/util/UIActionPrepareInterceptor.java


      was (Author: djohnson):
    Fixed by a rather ugly hack in a Struts 2 interceptor.

Fortunately there is only place where we are doing this type of action chaining.


Author: snoopdave
Date: Sun Jan 23 21:56:09 2011
New Revision: 1062537

URL: http://svn.apache.org/viewvc?rev=1062537&view=rev
Log:
Fix for "Incorrectly directs to Main Menu after saving new entry"
  https://issues.apache.org/jira/browse/ROL-1901

Modified:
   roller/trunk/weblogger-web/src/main/java/org/apache/roller/weblogger/ui/struts2/util/UIActionPrepareInterceptor.java

  
> Incorrectly directs to Main Menu after saving new entry
> -------------------------------------------------------
>
>                 Key: ROL-1901
>                 URL: https://issues.apache.org/jira/browse/ROL-1901
>             Project: Roller
>          Issue Type: Bug
>          Components: Weblog Editor
>            Reporter: David Johnson
>            Assignee: David Johnson
>             Fix For: 5.0
>
>
> Just noticed this in RC3 after I upgraded my site.
> With a new entry, after you "Save as Draft" or "Publish to Weblog" you should be directed by to the Edit Entry page for additional editing, etc. but now, for some reason (new version of Struts perhaps) you are incorrectly directed to the Main Menu.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.