I did a quick experiment to try to remove the <author> elements. It
failed, but I don't understand why (I suspect caching).

I tried to turn caching off:
webui.feed.cache.size = 0
webui.feed.cache.age = 0

And I set:
webui.feed.item.author = dc.nonexistent

"webui.feed.item.author" is used to fill the "authorField" variable in
the following class, used here to create the <author> tags:

https://github.com/DSpace/DSpace/blob/dspace-1_8_x/dspace-api/src/main/java/org/dspace/app/util/SyndicationFeed.java#L301

I restarted DSpace, but curiously, the authors were still added as before.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to