Ticket #13175 (confirmed Bug)
Pin to old plone.app.textfield breaks relative links filter
Reported by: | smcmahon | Owned by: | davisagli |
---|---|---|---|
Priority: | major | Milestone: | 4.x |
Component: | Dexterity | Version: | 4.2 |
Keywords: | Cc: | davisagli |
Description
The pin for plone.app.textfield in the 4.2 versions.cfg needs to be updated to 1.2.1 to incorporate davisagli's fix for the relative link transform. Ideally, dexterity's goodpy pins for 4.x.x should be updated also.
Without this fix, all internal relative links from dexterity rich text fields are broken except for a few cases where it works by accident (where it tries to traverse above the virtual host root).
Change History
Note: See
TracTickets for help on using
tickets.
I updated it in the 4.2 versions.cfg. Once those make it into a Plone KGS on good-py, good-py will output the correct set of versions for the latest Plone 4.2.
I also updated it in the plone.z3cform 0.5-next KGS, which will be included the next time I do a Dexterity 1.x KGS release on good-py. (Not sure when I'll get to that, though...)