Opened 12 years ago

Last modified 11 years ago

#317 new defect

Scripts AFS patch breaks Rails 3.2+ caching and asset pipeline

Reported by: glasgall Owned by:
Priority: normal Milestone: Fedora 20
Component: web Keywords:
Cc:

Description

The Scripts AFS patch unintentionally disallows chmod() calls that only modify the group (or that are effective no-ops), which newish ActiveSupport?'s atomically-replace-file operation, which the default backend of the Rails caching mechanism uses. This causes all sorts of exciting things in Rails to break.

Change History (2)

comment:1 Changed 11 years ago by adehnert

  • Component changed from default to web

comment:2 Changed 11 years ago by achernya

  • Milestone set to Fedora 19
Note: See TracTickets for help on using tickets.