Bug #358

[PATCH] home made permalinks fix

Added by reinierl-gmail-com - 1222 days ago. Updated 790 days ago.

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
Added by scoop 1193 days ago

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.

07/28/2005 05:51 PM - reinierl-gmail-com -

Couldn't find an 'attach' option at first, so I uploaded it to my server. Then I saw one after I submitted the ticket. :-)

07/31/2005 09:22 PM - scott -

  • Status changed from New to Closed
  • Resolution set to fixed

(In r473) Fixed another permalink problem. Closes #242

Also available in: Atom PDF