Posted by DWagner on November 1, 2006 at 8:19am
Jump to:
| Project: | Drupal core |
| Version: | 8.x-dev |
| Component: | base system |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
When creating content, clicking the "More information about formatting options" link under "Formatting Options" redirects the page to ../filter/tips. Using the browser's back button returns the user to the previous content creation form, however any content previously created will have been dropped. Understand this has been addressed by making it themeable, however, would be helpful to have this corrected "out of the box" for new users. This happens in both Firefox and IE, but not Opera.
Related issue: http://drupal.org/node/72797
Comments
#1
Feature requests should be against the development version - updated to 5.x-dev.
#2
Since the code freeze is in effect, feature requests go against the next development version.
#3
#4
Bumping to 8.x-dev. It's indeed suboptimal, but hitting the browser's back button goes back to the page and content is still here, nothing is lost.