Closed (won't fix)
Project:
Better Formats
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2009 at 09:10 UTC
Updated:
28 Apr 2009 at 19:00 UTC
If you create a new node the right format is selected, but when click the filter tips link and then uses browsers (just tested in fx 3.0.6) back button no input format is selected.
Comments
Comment #1
dragonwize commentedThat is a browser/internet issue that is beyond the Better Formats module.
Comment #2
detot commentedWhat I find interesting is that without the better format module the browser remembers my selected input format
Comment #3
dragonwize commentedWell, you have something weird is going on with your browser then because BF doesn't go any where near that area of the web.
When you hit the back button your browser will do one of 2 things.
BF nor Drupal can control what, when, or how your browser caches forms and form entries. The only way to work around that would be to store all form entries(also way outside the BF module) in a cookie which is not only bad practice but also insecure and breaks normal user/browser interactions.