Fix the URL to the user after exporting a Thing in CSV format. The URL needs to contain the thingId to see non-default things. Fixes bug #12063

This commit is contained in:
Colin Kuskie 2011-02-28 20:33:29 -08:00
parent 7091cedc0a
commit 79ab978e49
2 changed files with 25 additions and 1 deletions

View file

@ -3,6 +3,7 @@
- fixed #12051: Prevent Proxy Caching Breaks Edit/Add Thing
- fixed #12053: Thingy: View Thing Data
- fixed #12062: Thingy: column headers missing from exported file
- fixed #12063: Return URL from export doesn't work on non-default Thingy's
7.10.10
- fixed #12035: Story Manager - make keywords from Story view work