Anomalie #1496
reverseproxy : ajouter des variables obligatoires ou des tests dans les templates [2.3]
Description
Actuellement, il est possible de ne rien remplir dans la famille "Reverse proxy" mais ça donne :
*** Génération des fichiers de configuration *** Erreur: Utilisation d'une variable non existante dans /var/lib/creole/nginx.default : "value' while searching for 'location_iter.value" RECONFIGURE : Erreur => Erreur lors de l'instanciation des templates : Erreur: Utilisation d'une variable non existante dans /var/lib/creole/nginx.default : "value' while searching for 'location_iter.value"
Associated revisions
Merge no-current-message-1238-6
Author: exarkun
Reviewer: glyph
Fixes #1238
Fixes #1496
Fixes #1272
Fixes #1491
Fixes #1483
Fixes #1305
Fixes #1429
Automatic Athena event handler registration is fixed for all supported browsers
and is no longer document-sensitive (ie, it works inside tables now). Handler
tags are processed server-side when templates are loaded and rewritten to the
appropriate HTML before being served. Note that this means that only documents
which run through the document preprocessing mechanism will be able to use the
handler tag (so use docFactory!).
The XPath-specific implementation of node discovery in Athena's JavaScript runtime
module has been refactored, simplified, and now has well-defined (and unit tested)
error behavior.
Nit has gained a new assertion method, assertIn. Factoring of test collection has
also been improved, separating _TestMethod creation from discovery of the names
of the defined test methods.
The JavaScript classes which implement Mantissa's ScrollTable have been further
refactored, documented, and generally cleaned up. There is now an API for removing
rows, several existing asynchronous APIs now return Deferreds, and test coverage
has been further improved.
Quotient's inbox has been changed to use <athena:handler> in numerous places
to improve error handling. Many APIs have been changed to separate DOM concerns
from model concerns.
On the server side, the Quotient inbox no longer maintains state to track what
message the browser is currently displaying. All action methods now take an
argument specifying what message or group of messages to act on, removing the
possibility of the server acting on a message other than the one which the client
intended.
Much model logic has been factored out of the display classes which implement
the inbox. Overall documentation and test coverage has also been improved.
support des conteneurs pour nginx + mettre les variables en obligatoire (fixes #1496 )
nginx.default : ajout du test manquant (fixes #1496)
History
#1 Updated by Emmanuel GARETTE over 12 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Appliqué par commit f9efdecf524a8b09483b44b95b63eeeac97dce04.
#2 Updated by Joël Cuissinat over 12 years ago
- % Done changed from 100 to 50
Pour moi, c'est toujours pas bon, il manque encore un test dans le haut du template !
#3 Updated by Joël Cuissinat over 12 years ago
- % Done changed from 50 to 100
Appliqué par commit 33a6eeb1ab0427926b60e28c6e5f17eff0d992d6.
#4 Updated by Joël Cuissinat over 12 years ago
- Status changed from Résolu to Fermé
- Assigned To set to Emmanuel GARETTE
OK avec eole-reverseproxy (2.3-eole84~3)