]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Fix: return the proper value for the "self" feed attribute
authorVirtualTam <virtualtam@flibidi.net>
Sun, 16 Oct 2016 18:52:35 +0000 (20:52 +0200)
committerArthurHoaro <arthur@hoa.ro>
Sat, 5 Nov 2016 13:30:13 +0000 (14:30 +0100)
commit7b004f3986457c9438f509fc318cccdbc5820951
tree3242a2b9ba0a54acc968404e010cf97c321d9f26
parent4e4479ddc561abaf3564359bdb663dd954c4215b
Fix: return the proper value for the "self" feed attribute

Fixes https://github.com/shaarli/Shaarli/issues/629
Closes https://github.com/shaarli/Shaarli/pull/630

Note: you might need to empty the "pagecache" directory for the
fix to be taken into account

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
application/FeedBuilder.php
tests/FeedBuilderTest.php