Opened 17 years ago
Last modified 17 years ago
#896 closed defect
Stop generating too long URL:s — at Version 1
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | minor | Milestone: | BASE 2.6 |
Component: | web | Version: | |
Keywords: | Cc: |
Description (last modified by )
If a list page is configured to display many columns (around 50+), you may get strange errors saying that you have been logged out or that the server has been restarted. This happens because the URL BASE generates to navigate is too long and may get truncated. This is only an issue with Internet Explorer but may also be affected by web server limitations or proxies.
See mailing list for information: http://www.mail-archive.com/basedb-users@lists.sourceforge.net/msg01006.html
Possible workarounds:
1) Do not display too many columns.
2) Use Firefox instead of IE.