]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Fix: return the proper value for the "self" feed attribute 662/head
authorVirtualTam <virtualtam@flibidi.net>
Sun, 16 Oct 2016 18:52:35 +0000 (20:52 +0200)
committerVirtualTam <virtualtam@flibidi.net>
Sun, 16 Oct 2016 18:58:15 +0000 (20:58 +0200)
commit44a718090d716e53c0e78bf3a0225fd2fb30071e
tree5f3c1db9194133b96b4a4c977a064abc6e550e12
parentbb70e690598d270951148e003a4dc253b05868b4
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