]> source.dussan.org Git - nextcloud-server.git/commit
apps/bookmarks: follow redirects when fetching title
authorFlorian Pritz <bluewind@xinu.at>
Sat, 8 Oct 2011 17:42:09 +0000 (19:42 +0200)
committerFlorian Pritz <bluewind@xinu.at>
Sat, 8 Oct 2011 18:36:40 +0000 (20:36 +0200)
commit4a4e6eb0712bc2f7f188325d2ac87b8aa4927cd8
tree1a04b0e0e92379e27feca1fcdbc31d4b59974da3
parentbbd96fdd39902ae0c2c52342627f705c592d720b
apps/bookmarks: follow redirects when fetching title

This solves a problem where hitting a redirect page would lead to a "302
Found" title.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
apps/bookmarks/bookmarksHelper.php