diff options
author | martin <martin@web> | 2009-11-14 21:02:34 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-11-14 21:02:34 -0500 |
commit | 11787065a133f4884dfb8a8dc8a5ecacfe2fed63 (patch) | |
tree | d04276bbf5235284b22c4ff85818d7c94ef8a1fd /doc/bugs | |
parent | 88a217598d1254774f611f1878883083289606f1 (diff) |
opened bug
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/map_sorts_by_pagename_and_not_title_when_show__61__title_is_used.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bugs/map_sorts_by_pagename_and_not_title_when_show__61__title_is_used.mdwn b/doc/bugs/map_sorts_by_pagename_and_not_title_when_show__61__title_is_used.mdwn new file mode 100644 index 000000000..2973c6010 --- /dev/null +++ b/doc/bugs/map_sorts_by_pagename_and_not_title_when_show__61__title_is_used.mdwn @@ -0,0 +1 @@ +The [[directive/map]] directive sorty by pagename. That looks kind of odd, when used together with show=title. I would expect it to sort by title then. |