You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Case: I have 2 resources with alias "sitemap". One is being output as HTML, one as XML. Normally, MODX will warn you about double aliasses, but it's allowed when using different content types..
This results in Gitify storing the data from sitemap.xml in sitemap.html in the _data folder, meaning the actual sitemap.html disappears on gitify build --force. The problem would be solved if the file extension was .xml in the _data folder.
Case: I have 2 resources with alias "sitemap". One is being output as HTML, one as XML. Normally, MODX will warn you about double aliasses, but it's allowed when using different content types..
This results in Gitify storing the data from sitemap.xml in sitemap.html in the _data folder, meaning the actual sitemap.html disappears on gitify build --force. The problem would be solved if the file extension was .xml in the _data folder.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: