8000 External urls in file/image TVs not working anymore · Issue #7518 · modxcms/revolution · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

External urls in file/image TVs not working anymore #7518

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mschlegel opened this issue Apr 1, 2012 · 1 comment
Closed

External urls in file/image TVs not working anymore #7518

mschlegel opened this issue Apr 1, 2012 · 1 comment
Labels
area-core bug The issue in the code or project, which should be addressed.

Comments

@mschlegel
Copy link

mschlegel created Redmine issue ID 7518

In MODx Revo < 2.20 it was possible to specify external urls ('http://www.somedomain/somefile.pdf') for file/image TVs. @[[*filetv]]@ would then output the external url only, without any baseUrl prepended.
Unfortunately, Revo 2.20 breaks this behavior, it always prepends the baseUrl, and the output looks like this:
@baseUrl/http://www.somedomain/somefile.pdf@

Maybe there were reasons to remove this feature in MODx 2.20. But at least for me it had been quite useful. Currently, I have to remove the baseUrl using an output filter.

@splittingred
Copy link

splittingred submitted:

Fixed: b81794b

enigmatic-user pushed a commit to enigmatic-user/revolution that referenced this issue Feb 13, 2014
enigmatic-user pushed a commit to enigmatic-user/revolution that referenced this issue Feb 13, 2014
Merge branch 'release-2.2'

* release-2.2: (213 commits)
  Bump version for 2.2.1-pl release
  Fix uninstalled state to report 503 error
  [xPDO] Updated xPDO to 2.2.4-pl release
  Override modAccess->getOne for Principal aggregate
  Add Group/UserPrincipal aggregates to modAccess
  Fix CSS for windows
  [modxcms#7387] Add New Category button to Element tree toolbar
  [modxcms#7518] Fix issue that prevented absolute URLs in media-source bound TVs
  [modxcms#7521] Allow filtering of usergroup by request on users page
  Update of Czech translation
  Oprava 'kriticke chyby'
  Correction of Czech translation
  Correction of Czech translation in settings
  Refactor aggregate/composite criteria support
  Remove deprecated comments
  [ReUp] Add assets_path field to modNamespace
  Fix xPDOObject::_loadInstance for graph objects
  Refactor schema parsing using SimpleXML
  Translated new phrases in default.inc.php and user.inc.php to German
  Scale back prior commit a bit to prevent issues with field loading
  ...
enigmatic-user pushed a commit to enigmatic-user/revolution that referenced this issue Feb 13, 2014
* release-2.2:
  Bump version for 2.2.1-pl release
  Fix uninstalled state to report 503 error
  [xPDO] Updated xPDO to 2.2.4-pl release
  Override modAccess->getOne for Principal aggregate
  Add Group/UserPrincipal aggregates to modAccess
  Fix CSS for windows
  [modxcms#7387] Add New Category button to Element tree toolbar
  [modxcms#7518] Fix issue that prevented absolute URLs in media-source bound TVs
  [modxcms#7521] Allow filtering of usergroup by request on users page
  Update of Czech translation
  Oprava 'kriticke chyby'
  Correction of Czech translation
  Correction of Czech translation in settings
  Oprava 'kriticke chyby'
  Correction of Czech translation
  Correction of Czech translation in settings
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core bug The issue in the code or project, which should be addressed.
Projects
None yet
Development

No branches or pull requests

2 participants
0