core

Ticket #35 (closed Bug: fixed)

Opened 6 months ago

Last modified 5 months ago

pageconfigurations.ini not working with directorybased shorturls

Reported by: gf Owned by: markwest
Priority: major Milestone: 1.0.1
Component: Version: 1.0.0
Keywords: Cc:

Description

Definitions like

[pagemaster/user/viewpub/tid=2]
file = home.ini

in the pageconfigurations.ini aren't working if directorybased shorturls are enabled.

Attachments

pnTheme.class.php (22.6 KB) - added by markwest 5 months ago.
Test patch

Change History

Changed 6 months ago by markwest

The theme code works on URL matching so what is the URL of the page you think this rule should match?

-Mark

Changed 5 months ago by arg

I have got the same problem:
URL: http://kaffeeringe.de/Pagesetter/main/tid/19

Neither: [pagesetter/main/tid/19]
file = pgarticle.ini

nor: [pagesetter/user/main/tid/19]
file = pgarticle.ini

works...

Changed 5 months ago by markwest

  • owner set to markwest
  • status changed from new to accepted

Steffen,

Can you provide me with access to this setup so that I can experiment. I don't really fancy trying to get pagesetter working locally (I hate it!) and the old version of pagemaster I have doesn't work fully.

Thanks.

-Mark

Changed 5 months ago by markwest

Test patch

Changed 5 months ago by markwest

The attached patch seems to work on steffen's site. Any other feedback on this proposed fix welcome.

-Mark

Changed 5 months ago by markwest

  • status changed from accepted to closed
  • resolution set to fixed

(In [24433]) re-worked page identification logic - fixes #35 pageconfigurations.ini not working with directorybased shorturls

Changed 5 months ago by markwest

(In [24433]) re-worked page identification logic - fixes #35 pageconfigurations.ini not working with directorybased shorturls

Note: See TracTickets for help on using tickets.