Bug #358
[PATCH] home made permalinks fix
| Status : | Closed | Start : | ||
| Priority : | Normal | Due date : | ||
| Assigned to : | tobi - | % Done : | 0% |
|
| Category : | frontend | |||
| Target version : | 2.5 | |||
| Resolution : | fixed |
Description
Home made permalinks didn't work in the latest version. The ones created by Typo itself were still used as title links while the system expected the home made permalink. I changed the url to work with the homemade ones. (This is my first patch I ever made with Ruby, so maybe someone can check it a little bit more, thanks)
The Diff file:
http://www.altijdfijn.com/typo_patch/permalink_fix.diff
Associated revisions
Revision f1f91f971147113699b99285491bd0c192697a1b
Fixed Admin::PagesController to call filter_text_by_name correctly (also moved into an update_html controller method), added functional tests (closes #358)
git-svn-id: http://svn.typosphere.org/typo/trunk@580 820eb932-12ee-0310-9ca8-eeb645f39767
History
07/28/2005 05:47 PM - scott -
Can you attach the file here instead of having your website serve it up as text/html?
07/28/2005 05:48 PM - scott -
Oops--bad timing on my part. Let me think about this a bit--it's probably correct, but I want to make sure.
