Hi devs,
In a recent pull request
(https://github.com/xwiki/xwiki-platform/pull/254), I have "fixed" a
bug reported by the accessibility validator by hiding a
link if javascript is not enabled on the browser. It didn't fix the fact
that the feature is unavailable without javascript, but at least the link
was not there.
I did it because I have the feeling that some committers think we don't
need support the navigation without javascript in 2014.
Now, it seems that we do not all agree about this.
That is why I think we should talk about this to decide what rule we should
put in place for the next years.
Thanks, in advance, for your opinions.
Louis-Marie
Due to performance reasons I had to improve Groovy script to
print results directly to the response object:
{{groovy}}
response.setContentType('application/xml');
response.setCharacterEncoding("UTF-8");
def out=response.getWriter();
try {
...
out.println('<?xml version="1.0" encoding="UTF-8"?>');
out.println('<certificates>');
...
But now problem is that after that I got additional XWiki HTML even
using ?outputSyntax=plain parameter.
I suspect, I need to end/close response somehow programmatically.
Any hints?
Thanks in advance
Hi devs,
Today is release day for 5.4M1.
I see that there are quite a few broken functional tests (GuillaumeD, it seems you’ve broken the build 2 weeks ago… could you please fix it ASAP?). Could everyone check the CI to see if there’s anything they can fix?
We also need a RM to start the release. Any volunteer? (If not, I’ll propose someone based on http://dev.xwiki.org/xwiki/bin/view/Community/ReleaseManagerRoster Good candidates: GuillaumeD, Denis, Sergiu and then Thomas, Vincent and last Marius who’s been doing quite a lot during the 5.x cycle).
Please don’t commit anything that may fail the build ATM since we need to release M1. Note that I’m worried since the next release is RC1 and not much has been done compared to the defined roadmap… Please make sure that you can still implement what you had planned to do. Let me know how you wish to proceed.
Thanks
-Vincent
http://ow.ly/sanLQ
Thanks for your hard work, for this nice product and even better community!
Warm regards,
Ricardo
--
Ricardo Rodríguez
Research Management and Promotion Technician
Technical Secretariat
Health Research Institute of Santiago de Compostela (IDIS)
http://www.idisantiago.es
Nota: A información contida nesta mensaxe e os seus posibles documentos adxuntos é privada e confidencial e está dirixida únicamente ó seu destinatario/a. Se vostede non é o/a destinatario/a orixinal desta mensaxe, por favor elimínea. A distribución ou copia desta mensaxe non está autorizada.
Nota: La información contenida en este mensaje y sus posibles documentos adjuntos es privada y confidencial y está dirigida únicamente a su destinatario/a. Si usted no es el/la destinatario/a original de este mensaje, por favor elimínelo. La distribución o copia de este mensaje no está autorizada.
See more languages: http://www.sergas.es/aviso_confidencialidad.htm