Skip to content
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

Support the use of xml:base in gadget specification #1278

Open
mmarum-sugarcrm opened this issue Jun 5, 2013 · 0 comments
Open

Support the use of xml:base in gadget specification #1278

mmarum-sugarcrm opened this issue Jun 5, 2013 · 0 comments

Comments

@mmarum-sugarcrm
Copy link
Member

Original author: [email protected] (April 06, 2012 21:05:44)

SPECIFICATION BUGS ONLY - Description
=====================================
Right now, the spec says that all relative URI's in a gadget spec are relative to the gadget specs URL... the challenge is, this URL can vary depending on how it is registered and stored. For consistency, we should allow a gadget developer to specify the Base URL for all relative URI's in the gadget specification by using an xml:base attribute on the Module. e.g.

<Module xml:base="http://example.org/">
...
</Module>

This allows a module to be completely portable with regards to relative URI resolution.

Document affected:
==================
1.) Please attach a patch for the document if appropriate.
2.) Post a thread at
http://groups.google.com/group/opensocial-and-gadgets-spec/topics
linking to this issue report.
3.) Post a comment on this issue, linking back to the thread.

Original issue: http://code.google.com/p/opensocial-resources/issues/detail?id=1294

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant